[mythtv-commits] mythtv commit: r25407 by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jul 22 18:58:14 UTC 2010


      Author: mdean
        Date: 2010-07-22 18:58:14 +0000 (Thu, 22 Jul 2010)
New Revision: 25407
   Changeset: http://svn.mythtv.org/trac/changeset/25407

Modified:

   trunk/mythtv/libs/libmythui/lirc.cpp

Log:

Fix LIRC handling of keys with modifiers (Alt+Esc, Ctrl+Y, etc.), which have been ignored for a while.

The modifier values must be stripped from the keycode before processing or the keycode will not match properly.  This was lost in [19502] with a major change to LircKeycodeEvent and the MythMainWindow LircKeycodeEvent processing.





More information about the mythtv-commits mailing list