[mythtv-commits] mythtv commit: r18133 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Aug 11 23:59:53 UTC 2008


      Author: nigel
        Date: 2008-08-11 23:59:52 +0000 (Mon, 11 Aug 2008)
New Revision: 18133
   Changeset: http://cvs.mythtv.org/trac/changeset/18133

Modified:

   trunk/mythtv/libs/libmythui/AppleRemote.cpp
   trunk/mythtv/libs/libmythui/AppleRemote.h
   trunk/mythtv/libs/libmythui/mythmainwindow.cpp

Log:

Fix AppleRemote re-entrancy bug. The CFRunLoop didn't like being started,
stopped, and then re-started, so I have gone back to the original code.
(which never actually deleted the object -
 it just re-used the first-created instance). Refs #5501.





More information about the mythtv-commits mailing list