[mythtv-commits] mythtv branch master updated by danielk. v0.26-pre-719-g0680c4f

Git Repo Owner noreply at mythtv.org
Tue Jun 26 23:23:48 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  0680c4f362dc133cb70d81660ab02e4b4e7cad34 (commit)
       via  8d6e680930935684c96729b4da90eb55bebaf65c (commit)
       via  44d493336c3b79b55758ed902fda7d34ff829ac2 (commit)
      from  eebf43e4e04a96066e3f0cb03df2bb7d031a699a (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 0680c4f362dc133cb70d81660ab02e4b4e7cad34
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:22:58 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:22:58 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0680c4f362dc133cb70d81660ab02e4b4e7cad34

Suppress implict conversion warning (icpc).



commit 8d6e680930935684c96729b4da90eb55bebaf65c
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:21:58 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:21:58 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8d6e680930935684c96729b4da90eb55bebaf65c

const correctness fix in mythui.



commit 44d493336c3b79b55758ed902fda7d34ff829ac2
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:21:36 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Tue, 26 Jun 2012 19:21:36 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=44d493336c3b79b55758ed902fda7d34ff829ac2

const correctness fixes for mpeg classes.



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

Summary of changes:
 mythtv/libs/libmyth/programinfo.cpp           |    2 +-
 mythtv/libs/libmythtv/mpeg/atscstreamdata.cpp |    4 ++--
 mythtv/libs/libmythtv/mpeg/atscstreamdata.h   |    6 ++++--
 mythtv/libs/libmythtv/mpeg/dvbstreamdata.cpp  |   10 +++++-----
 mythtv/libs/libmythtv/mpeg/dvbstreamdata.h    |    6 ++++--
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp |   12 ++++++------
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.h   |    9 ++++++---
 mythtv/libs/libmythui/mythuiimage.cpp         |    4 ++--
 8 files changed, 30 insertions(+), 23 deletions(-)

-- 



More information about the mythtv-commits mailing list