[mythtv-commits] mythtv branch devel/mythsocket updated by danielk. v0.27-pre2-234-g318c821

Git Repo Owner noreply at mythtv.org
Fri Nov 30 15:50:19 UTC 2012


The branch, devel/mythsocket has been updated on the
mythtv repository by gitolite user danielk.
       via  318c821c8972eadb86b7d52f8646463272d9628c (commit)
       via  509cea3c3a1f8b085622e96f4b697e363009227c (commit)
       via  5335f6fe7017e738d91e5153adf30a035a9ee085 (commit)
      from  8a50db8230b45d6677badb1f75dc32c3128ef957 (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 318c821c8972eadb86b7d52f8646463272d9628c
Author:    Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 10:50:03 -0500
Committer: Daniel Kristjansson <danielk at cuymedia.net> at Fri, 30 Nov 2012 10:50:03 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=318c821c8972eadb86b7d52f8646463272d9628c

Fix two unused variable warnings.



commit 509cea3c3a1f8b085622e96f4b697e363009227c
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 10:46:13 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=509cea3c3a1f8b085622e96f4b697e363009227c

Fix method hiding in VideoOutputXv and VideoOutputOpenGL



commit 5335f6fe7017e738d91e5153adf30a035a9ee085
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 10:45:22 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5335f6fe7017e738d91e5153adf30a035a9ee085

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



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

Summary of changes:
 .../libmythtv/recorders/NuppelVideoRecorder.cpp    |    2 -
 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, 28 insertions(+), 27 deletions(-)

-- 



More information about the mythtv-commits mailing list