[mythtv-commits] Ticket #3025: MythMusic configurable playback resume feature

MythTV mythtv at cvs.mythtv.org
Wed Jan 31 21:39:56 UTC 2007


#3025: MythMusic configurable playback resume feature
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |       Owner:  ijr    
     Type:  patch                          |      Status:  new    
 Priority:  minor                          |   Milestone:  unknown
Component:  mythmusic                      |     Version:  0.20   
 Severity:  medium                         |  
-------------------------------------------+--------------------------------
 The attached patch adds the ability to configure the behaviour of resuming
 playback from a playlist that was previously interrupted by exiting
 MythMusic. It adds a "Resume Mode" configuration control to Media
 Settings, Music Settings, Player Settings, that allows the user to select
 between "Playlist", "Track", and "Exact" modes.

 If the user is playing content in MythMusic and then exits (by pressing
 escape) whilst the music is still playing, then upon re-entering MythMusic
 it will, depending on the above setting, either:-

 Playlist = resume playback from the beginning of the playlist (existing
 behaviour)
 Track = resume playback from the beginning of the track that was playing
 before previously exiting.
 Exact = resume playback from the point in the last track before previously
 exiting.

 (This patch depends upon the patches attached to tickets #2594 and #2935
 being applied first)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3025>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list