[mythtv-commits] mythtv commit: r22477 - in trunk by jarod

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 15 14:22:16 UTC 2009


      Author: jarod
        Date: 2009-10-15 14:22:15 +0000 (Thu, 15 Oct 2009)
New Revision: 22477
   Changeset: http://cvs.mythtv.org/trac/changeset/22477

Modified:

   trunk/mythplugins/mythgallery/mythgallery/imageview.cpp
   trunk/mythplugins/mythmusic/mythmusic/main.cpp
   trunk/mythplugins/mythvideo/mythvideo/main.cpp
   trunk/mythplugins/mythvideo/mythvideo/playercommand.cpp
   trunk/mythplugins/mythweather/mythweather/main.cpp
   trunk/mythtv/libs/libmyth/audiooutputbase.cpp
   trunk/mythtv/libs/libmythdb/lcddevice.cpp
   trunk/mythtv/libs/libmythdb/lcddevice.h
   trunk/mythtv/libs/libmythdb/libmythdb.pro
   trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp

Log:

Initial support for some of the icons on iMON LCD devices

First round of additions to enable lighting up the speaker,
codec and a few function icons on iMON LCD devices. Not
sure if this works with any other display with icons, but
it doesn't harm an iMON VFD w/o icons...

Works quite well with mythtv and mythvideo, when the internal
player is used, other plugins aren't particularly well fleshed
out, and using an external player for mythvideo only lights up
the MOVIE function icon, but that's to be expected...

Additional patches for supporting lighting more icons and
support for more of the plugins would be appreciated, not sure
if I'll get around to 'em myself anytime soon... This much is
a nice start though (thanks to Markus Schulz for the original
patch).

Refs #5745.






More information about the mythtv-commits mailing list