[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-400-g03653e0
Git Repo Owner
noreply at mythtv.org
Fri Oct 25 18:32:19 UTC 2013
The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
via 03653e08413a4f8cb5f800aacf02e4a2a284ebba (commit)
via c8550f5d2726913f47f55d1f7a560f04f698aa38 (commit)
via 0f3d24e2b478f51b1b8360386cbf97a375b1dfac (commit)
via feb008bce33f356d06fdc17ff5e94b1d89e51971 (commit)
from ecfc2f97ee86e43ef517d686614eb56c03f7ab31 (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 03653e08413a4f8cb5f800aacf02e4a2a284ebba
Author: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:27:52 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:32:10 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=03653e08413a4f8cb5f800aacf02e4a2a284ebba
Display recording status in the web guide details popup
commit c8550f5d2726913f47f55d1f7a560f04f698aa38
Author: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:19:00 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:32:09 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=c8550f5d2726913f47f55d1f7a560f04f698aa38
Fix initialisation order warning in ProgramInfo
commit 0f3d24e2b478f51b1b8360386cbf97a375b1dfac
Author: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 18:51:04 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:32:09 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=0f3d24e2b478f51b1b8360386cbf97a375b1dfac
Fix the disappearing programs bug in the Service API
commit feb008bce33f356d06fdc17ff5e94b1d89e51971
Author: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 14:48:59 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 19:32:09 +0100
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=feb008bce33f356d06fdc17ff5e94b1d89e51971
Add a RecStatusToString method to the DVR class. This may be replaced with a better approach later so I'm not bumping the service version.
-----------------------------------------------------------------------
Summary of changes:
mythtv/html/css/guide.css | 19 ++++++--
mythtv/html/tv/guide.qsp | 54 ++++----------------
mythtv/libs/libmyth/programinfo.cpp | 18 +------
mythtv/libs/libmyth/programtypes.cpp | 4 +-
mythtv/libs/libmyth/programtypes.h | 2 +-
.../libmythservicecontracts/services/dvrServices.h | 2 +
mythtv/programs/mythbackend/mainserver.cpp | 17 ++++++
mythtv/programs/mythbackend/services/dvr.cpp | 5 ++
mythtv/programs/mythbackend/services/dvr.h | 7 +++
9 files changed, 62 insertions(+), 66 deletions(-)
--
More information about the mythtv-firehose
mailing list