[mythtv-commits] Ticket #5583: LIRC improvements
MythTV
mythtv at cvs.mythtv.org
Wed Jul 30 02:23:04 UTC 2008
#5583: LIRC improvements
-------------------------+--------------------------------------------------
Reporter: danielk | Owner: danielk
Type: enhancement | Status: new
Priority: minor | Milestone: unknown
Component: mythtv | Version: unknown
Severity: medium | Mlocked: 0
-------------------------+--------------------------------------------------
Improves LIRC handling in MythTV.
* Allows user to connect to the local LIRC daemon, even if it is running
on say /dev/lircd2 rather than /dev/lircd. This is very useful if you have
multiple LIRC daemons running, say one for transmit and nother for recv,
you do not need to go through any contortions to make sure the LIRC daemon
for recv is always on /dev/lircd
* Allows user to connect to a remote LIRC daemon, using host[:port],
ip[:port] instead of the default '/dev/lircd'.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5583>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list