[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-930-gfe13684

Git Repo Owner noreply at mythtv.org
Sun Apr 7 20:16:42 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  fe13684b4d5d635a6fd930ab49358cdf9192c2de (commit)
      from  798b39ea05d03464fe9366d0537ecf8db3dc173b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fe13684b4d5d635a6fd930ab49358cdf9192c2de
Author:    Paul Harrison <mythtv at sky.com> at Sun, 7 Apr 2013 21:16:26 +0100
Committer: Paul Harrison <mythtv at sky.com> at Sun, 7 Apr 2013 21:16:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fe13684b4d5d635a6fd930ab49358cdf9192c2de

MythMusic: immediately play songs from playlist editor when PLAY is pressed
When the playlist tree has focus and PLAY is pressed all the tracks below the
current node will be added to playlist and the first track will start playing.

Closes #10710.



-----------------------------------------------------------------------

Summary of changes:
 mythplugins/mythmusic/mythmusic/musiccommon.cpp    |  109 ++++++++++++++------
 mythplugins/mythmusic/mythmusic/musiccommon.h      |    2 +-
 mythplugins/mythmusic/mythmusic/playlist.cpp       |    2 -
 .../mythmusic/mythmusic/playlisteditorview.cpp     |   94 ++++++++++++++++-
 mythplugins/mythmusic/mythmusic/searchview.cpp     |    2 +-
 5 files changed, 170 insertions(+), 39 deletions(-)

-- 



More information about the mythtv-commits mailing list