[mythtv] patch to add native lirc support

Isaac Richards ijr at po.cwru.edu
Wed Aug 6 18:16:30 EDT 2003


On Wednesday 06 August 2003 05:38 am, Anduin Withers wrote:
> Known bug: The left/right keys behave poorly in edit boxes (at least the
> one where you enter your system shutdown command).
>
> Uneasiness: can't lock qApp. The modal event loop locks that sucker tight.

Does it still work if you replace the sendEvent()s with postEvent?  postEvent 
is thread safe, sendEvent isn't..

Isaac


More information about the mythtv-dev mailing list