
noreply at mythtv
Jul 3, 2012, 12:46 PM
Post #1 of 1
(50 views)
Permalink
|
|
mythtv branch devel/action-redo updated by beirdo. v0.26-pre-819-gf0c0db2
|
|
The branch, devel/action-redo has been updated on the mythtv repository by gitolite user beirdo. via f0c0db2f199ca8580831dccb030bf7879539da85 (commit) from 8477b743865af443b18b7e6a97cb91e12b1e5df0 (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 f0c0db2f199ca8580831dccb030bf7879539da85 Author: Gavin Hurlbut <ghurlbut [at] mythtv> at Tue, 3 Jul 2012 12:46:11 -0700 Committer: Gavin Hurlbut <ghurlbut [at] mythtv> at Tue, 3 Jul 2012 12:46:11 -0700 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=f0c0db2f199ca8580831dccb030bf7879539da85 Incorporate changes that got inadvertently merged out ----------------------------------------------------------------------- Summary of changes: mythplugins/mythmusic/mythmusic/musiccommon.cpp | 69 +++++++++++++++++- mythplugins/mythmusic/mythmusic/musiccommon.h | 7 ++ mythtv/libs/libmyth/programtypes.cpp | 89 +++++++++++++++-------- mythtv/libs/libmythtv/deletemap.cpp | 1 + mythtv/libs/libmythtv/tv_play.cpp | 27 ++++++- mythtv/libs/libmythtv/tv_play.h | 3 + mythtv/programs/mythfrontend/customedit.cpp | 13 +++- mythtv/programs/mythfrontend/customedit.h | 1 + mythtv/programs/mythfrontend/playbackbox.cpp | 13 ++-- 9 files changed, 180 insertions(+), 43 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|