[PATCH] vdr-1.3.22 bugfix: delete recording above directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

following problem: when deleting a recording which is followed by a
directory in the list of recordings, the directory gets the focus but the
help at the bottom of the screen stays unchanged and still shows four
options, instead of only "open".

It is necessary to update the help row between delete and OSD update,
patch attached.

Regards,
-- 
Steffen Beyer <sbeyer@xxxxxxxxxx>

GnuPG key fingerprint: CA00 1611 242B 89D4 E643  E235 05F3 7689 DD3E EB26
Public key available upon request or at http://wwwkeys.de.pgp.net
-------------- next part --------------
--- menu.c.orig	2005-03-16 00:25:16.000000000 +0100
+++ menu.c	2005-03-16 00:27:19.960873400 +0100
@@ -1619,6 +1619,7 @@
               cReplayControl::ClearLastReplayed(ri->FileName());
               cOsdMenu::Del(Current());
               Recordings.Del(recording);
+              SetHelpKeys();
               Display();
               if (!Count())
                  return osBack;

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux