[mythtv-commits] mythtv branch fixes/0.27 updated by stuartm. v0.27-72-gea5af90

Git Repo Owner noreply at mythtv.org
Sat Nov 2 13:19:59 UTC 2013


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user stuartm.
       via  ea5af9081d46b566b638856204793c7ddc032da4 (commit)
       via  923bd98200a96c1a4f3d957e46e1d02ccf224103 (commit)
       via  9d1f4a6c2ac0db242b02a8fd32b9c15c11ffa0cf (commit)
       via  2a4ede8b997f27e7ff52c4f4c2c15ace3b135ce9 (commit)
       via  79f9a9ebde7cc012f7bf73078d7055465c3a12d9 (commit)
       via  916dd9cdcb99410f9ef80329ccc7ae79cbba2565 (commit)
      from  d7c8faa567fb1f301eceb16adeb8463e7738488c (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 ea5af9081d46b566b638856204793c7ddc032da4
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 19 Oct 2013 14:05:23 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:19:17 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ea5af9081d46b566b638856204793c7ddc032da4

Services API: Fix aggregation of channel and program information in GetProgramGuide() (cherry picked from commit 7c8e274633cea2684171e8d2daafe61b2e9732f5)



commit 923bd98200a96c1a4f3d957e46e1d02ccf224103
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 19 Oct 2013 01:02:41 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:17:44 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=923bd98200a96c1a4f3d957e46e1d02ccf224103

Services API: Order programs in GetProgramGuide() by starttime (cherry picked from commit a180bbc1b89290128ac617e8a640740ada3f0690)



commit 9d1f4a6c2ac0db242b02a8fd32b9c15c11ffa0cf
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 18:51:04 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:17:15 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9d1f4a6c2ac0db242b02a8fd32b9c15c11ffa0cf

Fix the disappearing programs bug in the Service API (cherry picked from commit 0f3d24e2b478f51b1b8360386cbf97a375b1dfac)



commit 2a4ede8b997f27e7ff52c4f4c2c15ace3b135ce9
Author:    Stuart Morgan <smorgan at mythtv.org> at Fri, 25 Oct 2013 20:56:42 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:14:25 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2a4ede8b997f27e7ff52c4f4c2c15ace3b135ce9

Fix inclusion of year of release in services Program object. (cherry picked from commit 5fde814375e6d87ad42d3eade9bed100e358f876)



commit 79f9a9ebde7cc012f7bf73078d7055465c3a12d9
Author:    Stuart Morgan <smorgan at mythtv.org> at Tue, 29 Oct 2013 15:07:33 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:12:28 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79f9a9ebde7cc012f7bf73078d7055465c3a12d9

Fix kVideoPropertyMask, we want 7 bits, not 6 (cherry picked from commit a69babcffb80c58d17138219e89cd3150a5510ec)



commit 916dd9cdcb99410f9ef80329ccc7ae79cbba2565
Author:    Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:06:25 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Sat, 2 Nov 2013 13:10:48 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=916dd9cdcb99410f9ef80329ccc7ae79cbba2565

Services API: Fix 'reverse' sorting in Dvr::GetRecordedList()
Problem spotted by Jonatan Lindblad
(cherry picked from commit 22c59c882f84356ff28b50243620278fed314b4d)



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp                |   11 --------
 mythtv/libs/libmyth/programtypes.h                 |    2 +-
 mythtv/programs/mythbackend/mainserver.cpp         |   17 +++++++++++++
 mythtv/programs/mythbackend/services/dvr.cpp       |    2 +-
 mythtv/programs/mythbackend/services/guide.cpp     |   25 ++++++++++++++++---
 .../programs/mythbackend/services/serviceUtil.cpp  |    6 ++++
 6 files changed, 46 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-commits mailing list