[mythtv-commits] mythtv branch master updated by gigem. v29-pre-89-g3e782ba

Git Repo Owner noreply at mythtv.org
Sun Jun 19 19:32:21 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user gigem.
       via  3e782baea085f029df41679515057b3f31e7fb9b (commit)
       via  be3f83579e71cbbcfe2e7a9fe70e558fa7b662d1 (commit)
      from  0d24636924f853dad2d24a85bf088a994eee9065 (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 3e782baea085f029df41679515057b3f31e7fb9b
Author:    David Engel <dengel at mythtv.org> at Sun, 19 Jun 2016 14:31:14 -0500
Committer: David Engel <dengel at mythtv.org> at Sun, 19 Jun 2016 14:31:14 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3e782baea085f029df41679515057b3f31e7fb9b

Add reccount to the InputInfo class.
Also fix a couple of issues with commit 1f8c275b.



commit be3f83579e71cbbcfe2e7a9fe70e558fa7b662d1
Author:    David Engel <dengel at mythtv.org> at Sun, 19 Jun 2016 13:29:58 -0500
Committer: David Engel <dengel at mythtv.org> at Sun, 19 Jun 2016 13:29:58 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=be3f83579e71cbbcfe2e7a9fe70e558fa7b662d1

Tweak the finsl sorting in the scheduler to be slightly more stable.
Demote sorting by recording end time to after by scheduling ID (aka
callsign).  The common action of adding an override to extend a
recording will no longer change the ordering in ViewSceduled.



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm             |    4 ++--
 mythtv/bindings/php/MythBackend.php        |    4 ++--
 mythtv/bindings/python/MythTV/static.py    |    4 ++--
 mythtv/libs/libmythbase/mythversion.h      |    6 +++---
 mythtv/libs/libmythtv/inputinfo.cpp        |    7 ++++---
 mythtv/libs/libmythtv/inputinfo.h          |    6 +++++-
 mythtv/libs/libmythtv/tv_rec.cpp           |    1 +
 mythtv/libs/libmythtv/tvremoteutil.cpp     |    4 ++--
 mythtv/programs/mythbackend/mainserver.cpp |   23 +++++++++++++----------
 mythtv/programs/mythbackend/scheduler.cpp  |    4 ++--
 10 files changed, 36 insertions(+), 27 deletions(-)

-- 



More information about the mythtv-commits mailing list