[mythtv] Help on changing mythsetup

Curtis Wood curtis at penguinbrat.com
Sun Dec 21 17:23:42 EST 2003


It was in my first reply, but here it is again ;-) It's not in C++, just
straight C - I hope that isnt going to be an issue (it compiles just
fine), but it may be... Note, that in the source code the LIRC_WAIT is
set to 200000, I just had to bump it up to 300000 - something is
different in the way it changes channels from up/down to something
completely different.

Curtis

On Sun, 2003-12-21 at 16:14, DBakker at arrayasolutions.com wrote:
> easy enough. can you send the patch?
>  
> 
> 
> 
> Curtis Wood <curtis at penguinbrat.com> 
> Sent by: mythtv-dev-bounces at mythtv.org
> 12/21/2003 05:07 PM
> Please respond to
> Development of mythtv <mythtv-dev at mythtv.org>
> 
> 
> To
> Development of mythtv <mythtv-dev at mythtv.org>
> cc
> 
> Subject
> Re: [mythtv] Help on changing mythsetup
> 
> 
> 
> 
> 
> 
> There are 4 settings... 
> 
> REMOTE_CONTROL => is the corresponding remote name in the
> /etc/lircd.conf
> 
> LIRC_DEVICE => /dev/lircd or something else for multiple daemons (Im
> running remoted also, for the transmitter)
> 
> LIRC_WAIT => how long to wait between sends, I think this depends on
> your setup, Im currently at 0.3 seconds
> 
> STB_DIGITS => the number of digits for the STB, like if to enter a
> channel without hitting enter and not waiting for the timeout, 003 =
> channel 3.... I think satelite has 4 digits, while cable has 3 type of
> thing.
> 
> Now, everything is set as #defines in the source code, but obviously
> this would have to be configurable for the end user....
> 
> 
> On Sun, 2003-12-21 at 15:53, DBakker at arrayasolutions.com wrote:
> > Sounds like a great patch. I look forward to testing it. How difficult 
> is 
> > it to configure without the setup piece done? If no too hard can you 
> pass 
> > it on now?
> > 
> > 
> > 
> > 
> > 
> > Curtis Wood <curtis at penguinbrat.com> 
> > Sent by: mythtv-dev-bounces at mythtv.org
> > 12/21/2003 04:44 PM
> > Please respond to
> > Development of mythtv <mythtv-dev at mythtv.org>
> > 
> > 
> > To
> > mythtv-dev at mythtv.org
> > cc
> > 
> > Subject
> > [mythtv] Help on changing mythsetup
> > 
> > 
> > 
> > 
> > 
> > 
> > Hi,
> > 
> >   I've come up with a patch to MythTV that changes channels, with an
> > external changer (lirc), much faster than the default setup. It talks
> > directly to lirc it self; while at the same time reseting and unpausing
> > the ring buffer - and doesnt go through an external script. The problem
> > arrises about configuring it though - you need to set the remote control
> > out of the /etc/lircd.conf, the device file (for more than one lircd
> > daemon), and a couple of other user definablable settings. I have no
> > idea where to start with the configuration, but I know from my setup -
> > this patch is well worth it, goes from 3+ seconds to change channels to
> > <1 second. 
> > 
> > TIA,
> > Curtis
> > 
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> > 
> > 
> > 
> > ______________________________________________________________________
> > 
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> 
> 
> ______________________________________________________________________
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv-0.13-external_channel_changing.patch
Type: text/x-patch
Size: 11487 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031221/719a6f73/mythtv-0.13-external_channel_changing-0001.bin


More information about the mythtv-dev mailing list