[mythtv-commits] mythtv branch master updated by dekarl. v29-pre-10-g6569cff

Git Repo Owner noreply at mythtv.org
Sat Apr 16 21:42:37 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  6569cff98d77e315414780ed71f8ad5d11fc6e00 (commit)
       via  6c4d4d5a3d3d6e238a56575ad7624735bde15e59 (commit)
       via  22cc66554fdacf1a6bda68b62613e9fac40eb473 (commit)
      from  a2adc97b12fe6e6ac29134097dc45dca11da7672 (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 6569cff98d77e315414780ed71f8ad5d11fc6e00
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 23:34:29 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 23:34:29 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6569cff98d77e315414780ed71f8ad5d11fc6e00

Rewrite of the EIT Fixup for Sky Germany
Patch by lomion

Fixes #12702



commit 6c4d4d5a3d3d6e238a56575ad7624735bde15e59
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 13:39:03 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 13:39:03 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=6c4d4d5a3d3d6e238a56575ad7624735bde15e59

document optimization potential in GLMatrix4x4 for now



commit 22cc66554fdacf1a6bda68b62613e9fac40eb473
Author:    Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 13:28:59 +0200
Committer: Karl Dietz <dekarl at mythtv.org> at Sat, 16 Apr 2016 13:28:59 +0200
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=22cc66554fdacf1a6bda68b62613e9fac40eb473

protect GLMatrix4x4 against accidential implicit conversion
via cppcheck



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

Summary of changes:
 mythtv/libs/libmythtv/eitfixup.cpp                 |   33 ++++++++++++++------
 mythtv/libs/libmythtv/eitfixup.h                   |    4 ++-
 .../test/test_eitfixups/test_eitfixups.cpp         |   28 +++++++++++++++++
 mythtv/libs/libmythui/mythrender_opengl.h          |   17 +++++++++-
 4 files changed, 69 insertions(+), 13 deletions(-)

-- 



More information about the mythtv-commits mailing list