[mythtv-commits] mythtv branch master updated by dekarl. v0.28-pre-3700-g37064d2

Git Repo Owner noreply at mythtv.org
Mon Mar 21 23:12:10 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  37064d2c801a2205ac0df286eb793c6c51943c2c (commit)
       via  58167ae1b2d78c0d328301cee38b4fa652cd2314 (commit)
       via  c81e768c03bb6960e64879439adad0f4846279e9 (commit)
      from  bf0ec7cd4089dd73f6a52dc3c204e80e444d808a (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 37064d2c801a2205ac0df286eb793c6c51943c2c
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 22 Mar 2016 00:02:51 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Mar 2016 00:05:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=37064d2c801a2205ac0df286eb793c6c51943c2c

EITFixup for ATV and Disney Channel Germany
Patch by lomion0815

Fixes #12679



commit 58167ae1b2d78c0d328301cee38b4fa652cd2314
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 21 Mar 2016 23:58:13 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Mar 2016 00:04:43 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=58167ae1b2d78c0d328301cee38b4fa652cd2314

Apply HDTV fixup to more Sky channels
Patch by lomion0815

Refs #12679



commit c81e768c03bb6960e64879439adad0f4846279e9
Author:    Karl Dietz <dekarl at mythtv.org> at Mon, 21 Mar 2016 23:53:57 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 22 Mar 2016 00:04:43 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c81e768c03bb6960e64879439adad0f4846279e9

Let recordings with season/episode be ordered the same as those without
> Fix an issue where the recordings with episode/season info are ordered
> in reverse order than the ones without episode/season info

Patch by lomion0815

Refs #12679



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

Summary of changes:
 mythtv/libs/libmythtv/eitfixup.cpp                 |   42 ++++++++++++++++++
 mythtv/libs/libmythtv/eitfixup.h                   |    6 +++
 mythtv/libs/libmythtv/eithelper.cpp                |   28 +++++++++---
 .../test/test_eitfixups/test_eitfixups.cpp         |   46 ++++++++++++++++++++
 .../libmythtv/test/test_eitfixups/test_eitfixups.h |    2 +
 mythtv/programs/mythfrontend/playbackbox.cpp       |    4 ++
 6 files changed, 121 insertions(+), 7 deletions(-)

-- 



More information about the mythtv-commits mailing list