no live tv pause patch

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

 



Thanks a lot Magnus,

That does the job

Here is the patch file in case somebody else finds it usefull:

*** vdr.c.ori	2009-05-05 16:16:03.000000000 +0200
--- vdr.c	2009-05-05 16:17:15.000000000 +0200
***************
*** 1310,1323 ****
                 key = kNone;
                 break;
            // Pausing live video:
!           case kPause:
!                if (!cControl::Control()) {
!                   DELETE_MENU;
!                   if (!cRecordControls::PauseLiveVideo())
!                      Skins.Message(mtError, tr("No free DVB device to
record!"));
!                   key = kNone; // nobody else needs to see this key
!                   }
!                break;
            // Instant recording:
            case kRecord:
                 if (!cControl::Control()) {
--- 1310,1324 ----
                 key = kNone;
                 break;
            // Pausing live video:
! // Disabled by Arturo as I want no live video pause
! //         case kPause:
! //               if (!cControl::Control()) {
! //                  DELETE_MENU;
! //                  if (!cRecordControls::PauseLiveVideo())
! //                     Skins.Message(mtError, tr("No free DVB device to
record!"));
!  //                 key = kNone; // nobody else needs to see this key
! //                  }
! //               break;
            // Instant recording:
            case kRecord:
                 if (!cControl::Control()) {

_______________________________________________
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