[mythtv-commits] mythtv commit: r15104 - in trunk/mythplugins/mythmusic/mythmusic by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 10 12:12:27 UTC 2007


      Author: paulh
        Date: 2007-12-10 12:12:26 +0000 (Mon, 10 Dec 2007)
New Revision: 15104
   Changeset: http://cvs.mythtv.org/trac/changeset/15104

Added:

   trunk/mythplugins/mythmusic/mythmusic/images/mm_progress-bg.png
   trunk/mythplugins/mythmusic/mythmusic/images/mm_progress-fg.png

Modified:

   trunk/mythplugins/mythmusic/mythmusic/images/track_info_background.png
   trunk/mythplugins/mythmusic/mythmusic/miniplayer.cpp
   trunk/mythplugins/mythmusic/mythmusic/miniplayer.h
   trunk/mythplugins/mythmusic/mythmusic/music-ui.xml
   trunk/mythplugins/mythmusic/mythmusic/mythmusic.pro

Log:

Add a couple of features to the MythMusic mini-player requested by Stuart M.

* Adds support for an optional progress bar. Also adds the progress bar to
  main playback screen in the default theme file.

* Adds support for an optional 'volume_text' text area that displays the
  current volume level. You can change the format of the text string displayed
  using the <value> element. It uses standard QString formating where '%1'
  will be replaced by the current volume. See the commented out examples in
  the default music-ui.xml file.

Any volunteers to port these UI changes to the default-wide/music-ui.xml
theme?

Refs #4222.




More information about the mythtv-commits mailing list