[mythtv-commits] mythtv commit: r19523 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Dec 31 18:37:10 UTC 2008


      Author: danielk
        Date: 2008-12-31 18:37:10 +0000 (Wed, 31 Dec 2008)
New Revision: 19523
   Changeset: http://cvs.mythtv.org/trac/changeset/19523

Modified:

   trunk/mythtv/libs/libmythui/lirc.cpp

Log:

Refs #5583. Make sure we handle modifier keys correctly for LIRC. Qt4's QKeySequence requires that the modifier name be followed by a '+' instead of the lircrc standard of '-'. also we want to release the modifier keys after releasing the character key, so the key release loop has been inverted.




More information about the mythtv-commits mailing list