
mythtv at dsl
Dec 10, 2007, 4:27 AM
Post #1 of 1
(631 views)
Permalink
|
|
Re: [mythtv-commits] mythtv commit: r15104 - in trunk/mythplugins/mythmusic/mythmusic by paulh
|
|
mythtv[at]cvs.mythtv.org wrote: > 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. > > Forgot to say I shamelessly borrowed the progress bar images from Juskin's Blootube theme. Hope you don't mind Justin =). Paul H. _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|