[mythtv-commits] mythtv commit: r24869 - in trunk/mythtv by mdean

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 25 23:52:47 UTC 2010


      Author: mdean
        Date: 2010-05-25 23:52:47 +0000 (Tue, 25 May 2010)
New Revision: 24869
   Changeset: http://svn.mythtv.org/trac/changeset/24869

Modified:

   trunk/mythtv/bindings/python/MythTV/MythStatic.py
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp
   trunk/mythtv/programs/mythfrontend/guidegrid.cpp
   trunk/mythtv/programs/mythfrontend/guidegrid.h

Log:

Remove the "Independent Muting of Left and Right Audio Channels" setting and add a key binding CYCLEAUDIOCHAN that provides the same functionality.  This approach allows users in areas where independent muting of audio channels to use either or both MUTE and CYCLEAUDIOCHAN (allowing them to easily mute all channels without having to cycle through them all to get to full mute).

Note that the actual functionality of "Independent Muting of Left and Right Audio Channels" has been broken for quite some time (or at least doesn't work with my configuration).  This was true before the recently-committed audio code refactor and before this patch.  This patch doesn't change that--it simply changes where/how you request the functionality.






More information about the mythtv-commits mailing list