[mythtv-firehose] mythtv branch master updated by danielk. v0.27-pre2-360-gdd099ab
Git Repo Owner
noreply at mythtv.org
Fri Dec 14 16:00:48 UTC 2012
The branch, master has been updated on the
mythtv repository by gitolite user danielk.
via dd099aba183f1ce724eba7cab9558a5db0cb210e (commit)
via cf16e865e06376e16f6b62f28094681e19f03f1f (commit)
from c3c05f3f00b706a430ecb8a4756a47a02864b3d1 (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 dd099aba183f1ce724eba7cab9558a5db0cb210e
Author: Paul Harrison <mythtv at sky.com> at Sun, 2 Dec 2012 11:18:14 +0000
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 14 Dec 2012 11:00:34 -0500
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=dd099aba183f1ce724eba7cab9558a5db0cb210e
MythMusic: remove the SavePending() function which is no longer used
Signed-off-by: Daniel Thor Kristjansson <danielk at cuymedia.net>
commit cf16e865e06376e16f6b62f28094681e19f03f1f
Author: Paul Harrison <mythtv at sky.com> at Thu, 13 Dec 2012 22:55:27 +0000
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 14 Dec 2012 11:00:34 -0500
URL: http://code.mythtv.org/cgit/mythtv/commit/?id=cf16e865e06376e16f6b62f28094681e19f03f1f
MythZoneminder: possible fix for a type-punned pointer problem in zmserver.cpp
The cast of m_shmKey to unsigned int* basically assumes that the
sizeof(unsigned int) == sizeof(key_t) which isn't always the case.
Fix from Daniel Kristjansson.
Signed-off-by: Daniel Thor Kristjansson <danielk at cuymedia.net>
-----------------------------------------------------------------------
Summary of changes:
mythplugins/mythmusic/mythmusic/main.cpp | 65 --------------------
.../mythzoneminder/mythzmserver/zmserver.cpp | 7 ++-
2 files changed, 6 insertions(+), 66 deletions(-)
--
More information about the mythtv-firehose
mailing list