[mythtv-commits] mythtv commit: r27322 - in trunk/mythtv/libs by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 23 03:09:03 UTC 2010


      Author: markk
        Date: 2010-11-23 03:09:03 +0000 (Tue, 23 Nov 2010)
New Revision: 27322
   Changeset: http://svn.mythtv.org/trac/changeset/27322

Log:

Make the Studio Levels 'filter' a persistent database setting.

- add a keybinding to toggle studio levels (default - no binding).
- add an OSD menu option to toggle studio levels when available.
- store the value in the database along with other persistent settings
such as volume, av sync offset, brightness, contrast, colour and hue.

This is currently only available with VDPAU playback and the old
vdpaustudio filter option is removed.

I've also allowed toggling studio levels via the TOGGLEPICCONTROLS
binding - though as it is a binary setting, it doesn't look sensible in
relation to the other playback controls that have a full range.


Modified:

   trunk/mythtv/libs/libmythtv/mythplayer.cpp
   trunk/mythtv/libs/libmythtv/mythplayer.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/libs/libmythtv/videoout_vdpau.cpp
   trunk/mythtv/libs/libmythtv/videooutbase.cpp
   trunk/mythtv/libs/libmythui/mythrender_vdpau.cpp




More information about the mythtv-commits mailing list