[PATCH] vdr-1.7.31 & small improvement for last viewed recording

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

 



Hi,

attached is a small patch which I find very useful. 

It extends the (Re)PlayButton.
If no last viewed recording was set (mostly after restart of vdr) and
you press the Play Button all Recordings will be shown.

Would be nice, if it find's a way into the main vdr.

BR,
Alex
--- vdr.c.orig	2012-09-24 14:43:04.000000000 +0200
+++ vdr.c	2012-10-03 10:11:26.775120496 +0200
@@ -1238,6 +1238,9 @@
                      cControl::Shutdown();
                      cControl::Launch(new cReplayControl);
                      }
+		  else {
+		     DirectMainFunction(osRecordings);
+		  }
                   break;
              default:    break;
              }
_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[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