Re: reelchannelscan 0.6.1 patch for vdr-1.7.0 + h264

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

 



On Mon, May 26, 2008 at 12:17 PM, Mike Booth
<mike_booth76@xxxxxxxxxxxxxx> wrote:

> works fine for me except that at the end of a scan it returns to channel 1 and
> not the last channel ( pain in the arse)

Hope this patch remedies your problem.


==============
--- csmenu.c    (revision 6186)
+++ csmenu.c    (working copy)
@@ -483,7 +483,7 @@
 cMenuChannelscan::ProcessKey(eKeys Key)
 {

-  if (cMenuChannelscan::scanState == ssInterrupted )
+  if (cMenuChannelscan::scanState >= ssInterrupted )
   {
     // get back to the channel that was being played, not to channel
#1 if Interrupted
   Channels.SwitchTo(::Setup.CurrentChannel);
===============

-- 

Sundararaj

_______________________________________________
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