[mythtv-commits] mythtv branch master updated by danielk. v0.27-pre2-277-g034e906

Git Repo Owner noreply at mythtv.org
Fri Nov 30 22:13:42 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  034e90607c5ca6412dc067557697aa309c453a3c (commit)
       via  0e0c200ba218e8bb7c3cad80275e07481177e0e9 (commit)
       via  217e4a22c3c22f6888282c9590d2ab05e1285a63 (commit)
      from  90cbc2c452700fd2a7b77e678a34b06e1ae255c0 (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 034e90607c5ca6412dc067557697aa309c453a3c
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 11:08:56 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 12:00:19 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=034e90607c5ca6412dc067557697aa309c453a3c

Fix unused variables in NVR properly..



commit 0e0c200ba218e8bb7c3cad80275e07481177e0e9
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 10:46:13 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 12:00:19 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0e0c200ba218e8bb7c3cad80275e07481177e0e9

Fix method hiding in VideoOutputXv and VideoOutputOpenGL



commit 217e4a22c3c22f6888282c9590d2ab05e1285a63
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 10:45:22 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 12:00:19 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=217e4a22c3c22f6888282c9590d2ab05e1285a63

Fix several gcc warnings having to do with signedness and narrowing.



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

Summary of changes:
 .../libmythtv/recorders/NuppelVideoRecorder.cpp    |    3 ++
 mythtv/libs/libmythtv/videoout_opengl.cpp          |    4 +-
 mythtv/libs/libmythtv/videoout_opengl.h            |    2 +-
 mythtv/libs/libmythtv/videoout_xv.cpp              |    6 ++--
 mythtv/libs/libmythtv/videoout_xv.h                |    2 +-
 mythtv/libs/libmythtv/videooutbase.cpp             |   39 +++++++++++---------
 6 files changed, 31 insertions(+), 25 deletions(-)

-- 



More information about the mythtv-commits mailing list