[mythtv-firehose] mythtv branch master updated by danielk. v0.27-pre2-441-g1477254

Git Repo Owner noreply at mythtv.org
Thu Dec 20 18:15:41 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  14772544081f0186ae8681acb73d5cdb2bf4df1b (commit)
      from  84de78c0ef9407242201987678f579f40933d50f (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 14772544081f0186ae8681acb73d5cdb2bf4df1b
Author:    Gary Buhrmaster <gary.buhrmaster at gmail.com> at Sat, 8 Dec 2012 11:48:31 -0800
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Thu, 20 Dec 2012 13:13:13 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=14772544081f0186ae8681acb73d5cdb2bf4df1b

Resync to SiliconDust libhdhomerun 20121107beta1
Fixes #11281.

Conflicts:

	mythtv/external/libhdhomerun/Makefile

Signed-off-by: Daniel Thor Kristjansson <danielk at cuymedia.net>



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

Summary of changes:
 mythtv/external/libhdhomerun/.gitignore            |    2 +-
 mythtv/external/libhdhomerun/hdhomerun_channels.c  |   14 ++-
 .../external/libhdhomerun/hdhomerun_channelscan.c  |   15 +-
 mythtv/external/libhdhomerun/hdhomerun_config.c    |   14 +-
 mythtv/external/libhdhomerun/hdhomerun_control.c   |   12 ++
 mythtv/external/libhdhomerun/hdhomerun_debug.c     |   28 +---
 mythtv/external/libhdhomerun/hdhomerun_device.c    |  126 ++++++--------
 .../libhdhomerun/hdhomerun_device_selector.c       |    8 +-
 mythtv/external/libhdhomerun/hdhomerun_discover.c  |   13 ++-
 mythtv/external/libhdhomerun/hdhomerun_discover.h  |    2 +-
 mythtv/external/libhdhomerun/hdhomerun_os_posix.c  |   34 ++++-
 mythtv/external/libhdhomerun/hdhomerun_os_posix.h  |    3 +
 .../external/libhdhomerun/hdhomerun_os_windows.c   |   32 ++++-
 .../external/libhdhomerun/hdhomerun_os_windows.h   |    4 +-
 mythtv/external/libhdhomerun/hdhomerun_sock.h      |    3 +
 .../external/libhdhomerun/hdhomerun_sock_posix.c   |  179 ++++++++++++--------
 .../external/libhdhomerun/hdhomerun_sock_windows.c |  158 +++++++++++------
 mythtv/external/libhdhomerun/hdhomerun_video.c     |   38 +----
 mythtv/external/libhdhomerun/hdhomerun_video.h     |    2 +-
 19 files changed, 410 insertions(+), 277 deletions(-)

-- 



More information about the mythtv-firehose mailing list