
adeffs.mythtv at gmail
May 18, 2012, 8:37 AM
Post #1 of 2
(227 views)
Permalink
|
|
Re: [mythtv-commits] mythtv branch master updated by stuartm. v0.26-pre-313-g9217878
|
|
On Fri, May 18, 2012 at 10:27 AM, Git Repo Owner <noreply [at] mythtv> wrote: > The branch, master has been updated on the > mythtv repository by gitolite user stuartm. > via 9217878910b1f3373127cac3864e2b64cd87a0c8 (commit) > via b6dc2b223a33ac71ed6acf4b71e9975334fe42db (commit) > via 9bc18c866747a11ca649d8dbe9097e66268f8e03 (commit) > from fa9edd607d0025bdebd29cac5c26e0909e50a1e4 (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 9217878910b1f3373127cac3864e2b64cd87a0c8 > Author: Paul Harrison <pharrison [at] mythtv> at Thu, 10 May 2012 11:58:32 +0100 > Committer: Stuart Morgan <smorgan [at] mythtv> at Fri, 18 May 2012 15:21:37 +0100 > URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9217878910b1f3373127cac3864e2b64cd87a0c8 > > MythMusic: Add the missing mm_directory.png > This adds the icon required by the new directory browsing in the playlist > editor gallery view. > (cherry picked from commit 3b4cf746faf98e07894a29172b1ddc9153161800) > > Signed-off-by: Stuart Morgan <smorgan [at] mythtv> > > > > commit b6dc2b223a33ac71ed6acf4b71e9975334fe42db > Author: Paul Harrison <pharrison [at] mythtv> at Thu, 10 May 2012 11:52:45 +0100 > Committer: Stuart Morgan <smorgan [at] mythtv> at Fri, 18 May 2012 15:21:27 +0100 > URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b6dc2b223a33ac71ed6acf4b71e9975334fe42db > > MythMusic: Add directory browsing to the playlist editor > This adds a 'Directory' node to the playlist editor so you can browse for > tracks by file path. Selecting a node will add all the tracks below it to the > playlist. > (cherry picked from commit d7fcd89a481d947cce93dea10dac9505f5d40651) > > Signed-off-by: Stuart Morgan <smorgan [at] mythtv> > > > > commit 9bc18c866747a11ca649d8dbe9097e66268f8e03 > Author: Paul Harrison <pharrison [at] mythtv> at Thu, 10 May 2012 11:39:13 +0100 > Committer: Stuart Morgan <smorgan [at] mythtv> at Fri, 18 May 2012 15:21:14 +0100 > URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9bc18c866747a11ca649d8dbe9097e66268f8e03 > > MythMusic: Make 'All Tracks' add all the tracks to the playlist > On the playlist editor screen selecting the 'All tracks' node will add all the > tracks below it to the playlist. > (cherry picked from commit 6c6b4b89bf7d76ea188393b440bca0a89ee50b53) > > Signed-off-by: Stuart Morgan <smorgan [at] mythtv> > > > > ----------------------------------------------------------------------- > > Summary of changes: > .../mythmusic/mythmusic/playlisteditorview.cpp | 110 +++++++++++++++---- > .../mythmusic/theme/default-wide/music-base.xml | 7 ++ > .../theme/default/images/mm_directory.png | Bin 0 -> 35035 bytes > mythplugins/mythmusic/theme/default/music-base.xml | 7 ++ > mythtv/themes/MythCenter-wide/music-base.xml | 6 + > 5 files changed, 107 insertions(+), 23 deletions(-) > create mode 100644 mythplugins/mythmusic/theme/default/images/mm_directory.png what are the chances of these getting packported to 0.25-1? thanks! -- Steve http://www.mythtv.org/wiki/User:Steveadeff Before you ask, read the FAQ! http://www.mythtv.org/wiki/Frequently_Asked_Questions then search the Wiki, and this list, http://www.gossamer-threads.com/lists/mythtv/ Mailinglist etiquette - http://www.mythtv.org/wiki/Mailing_List_etiquette _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|