-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!
When pressing the back key during replay, the replay is not really stopped
immediately. It has another behaviour than pressing stop or blue.
When pressing back, the replay stops, and I get back to the menu. But the
recording seems to be still open.

I derived the cReplayControl class in my plugin, to add the archive-hdd
functions.
Before play, the archive-hdd gets mounted, then the videofiles are
symlinked to
the recordingdir under /video. After stopping the replay, the symlinks
should be
removed again, and the archive-hdd should be unmounted.
I did not find a better place to do the unlinking and unmounting, than the
destructor of my class cMyReplayControl. This works only, when stopping the
replay with stop or blue. When stopping with back, I get a "busy" while
unmounting.
And my derived class only implements my own destructor, nothing else.

Klaus, can you check the exact behaviour when pressing back during replay?
I cannot see kBack in cReplayControl::ProcessKey.

Thomas

- -- 
gpg-id: D31AAEEA
http://www.setho.org/people
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQEcBAEBAgAGBQJSKjNDAAoJEMMw//HTGq7qIkEIALSuhsm/YtK8RZTfKqZkmF79
+sCkl0MIMcVNXm+ACQQY08aZRDs5ncpo8bkASr0ngqsg+rkhq2PdBZ4Xag5KoioX
Mo2GVhzsFGYejy2EvZLoWLUPS4Fo/J3dUam8bLgbWlIkqmahw4ZBWY4RjhOaMbEl
PH0JUgMYv1rY4ubLrZnEig6VPXmXwqQA8HrGYzK80aWZ3njjVq37Bm32mqBTeCN3
hn7fIEFCjtSnX6Ch1TX6BYquQwP3sELnsXvgVVm4LNNTspa0g8/xQt3WiqJ6eer9
ovlSeYLIZhldZPCfL5BrsB4kGNGFSCIZehmMEn/EvAKbzKfgtb8iaqRl3pxK5S0=
=ov5V
-----END PGP SIGNATURE-----


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to