[mythtv-commits] Ticket #8103: no UI control over Apple Remote (Mac) enable/disable

MythTV mythtv at cvs.mythtv.org
Thu Sep 16 01:11:45 UTC 2010


#8103: no UI control over Apple Remote (Mac) enable/disable
-------------------------+--------------------------------------------------
 Reporter:  ecronin      |           Owner:  nigel   
     Type:  enhancement  |          Status:  assigned
 Priority:  minor        |       Milestone:  unknown 
Component:  Ports - OSX  |         Version:  unknown 
 Severity:  medium       |      Resolution:          
 Keywords:               |   Ticket locked:  0       
-------------------------+--------------------------------------------------

Comment (by nigel):

 I will need to look back over LIRC on Mac discussions, but as far as I
 know the default trunk build does enable both LIRC and AppleRemote.
 ''e.g.:''
 {{{
 % ./osx-packager.pl --enable-backend --verbose --themeskip
 ...
 Checked out revision 26338.
 [osx-pkg] Configuring mythtv
 [osx-pkg] ./configure --prefix=/Volumes/Backups/MythTV/.osx-packager/build
 --runprefix=../Resources --disable-mmx --enable-disable-mmx-for-debugging
 --enable-backend --disable-distcc
 ...
 # Input Support
 Joystick menu             no
 lirc support              yes
 Apple Remote              yes
 ...
 }}}
 The patch allows the user to disable AppleRemote, but I'm not happy
 applying that - the correct fix would be to work out why both LIRC and
 AppleRemote can't co-exist. Happy to discuss on mythtv-dev

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8103#comment:5>
MythTV <http://www.mythtv.org/>
MythTV Media Center


More information about the mythtv-commits mailing list