[mythtv-commits] mythtv commit: r7869 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 13 10:37:49 EST 2005


      Author: paulh
        Date: 2005-11-13 15:37:48 +0000 (Sun, 13 Nov 2005)
New Revision: 7869
   Changeset: http://cvs.mythtv.org/trac/changeset/7869

Modified:

   trunk/mythplugins/mythmusic/mythmusic/playbackbox.cpp
   trunk/mythplugins/mythmusic/mythmusic/playbackbox.h
   trunk/mythplugins/mythmusic/mythmusic/playlist.cpp
   trunk/mythplugins/mythmusic/mythmusic/playlist.h
   trunk/mythplugins/mythmusic/mythmusic/search.cpp

Log:

More flexible handling of adding tracks to the active playlist in MythMusic.

You can choose to replace all the tracks, insert them after the currently
playing track or append them to the end.

You can choose whether you want to continue playing the current track,
play the first new track added or start playing again from the first track.

There's also an option to only add tracks if they are not already in the 
playlist.

Also now allows you to edit a tracks metadata without stopping playing the
track.

Closes #635




More information about the mythtv-commits mailing list