[mythtv-firehose] mythtv branch fixes/0.25 updated by jyavenard. v0.25-20-g60275ad

Git Repo Owner noreply at mythtv.org
Mon Apr 16 16:31:21 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  60275ad73e02827c3cfbc4c1969489181d9f9796 (commit)
       via  e20d1f8e6cb33e7435ba57b25e0e72d6a16c56cd (commit)
       via  9f5b0c66a6faef29d42b0d9a320fae1a8e3b7f13 (commit)
      from  682e6f514bf7a69338c29959dbd746d9cea590ab (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 60275ad73e02827c3cfbc4c1969489181d9f9796
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:23:25 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:30:23 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=60275ad73e02827c3cfbc4c1969489181d9f9796

Make libsountouch support up to 8 channels audio
[cherry-picked from 66516f3e4865cb779279ccce041a5793b18bcaa6]



commit e20d1f8e6cb33e7435ba57b25e0e72d6a16c56cd
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:18:20 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:29:08 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e20d1f8e6cb33e7435ba57b25e0e72d6a16c56cd

Abort setting timestretch if audio hasn't been initialised yet.
When starting liveTV with timestretch already set, it would cause an uncatched exception error.
Why mythplayer is calling SetStretchFactor is a mystery to me and needs to be investigated. In the mean time, abort if the number of audio channels is invalid.

Fixes #10612

[cherry-picked from 343e658ee65f6355de87ad0da0c4b57059d80bac]



commit 9f5b0c66a6faef29d42b0d9a320fae1a8e3b7f13
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 00:03:07 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 17 Apr 2012 02:27:02 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9f5b0c66a6faef29d42b0d9a320fae1a8e3b7f13

Make services running on the frontend and advertised through Bonjour to listen to all interfaces
It was previously only listening on the address used to communicate with the backend

[cherry-picked from da49b57ac4a07da69b558b8b2660fa7963c9e238]



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

Summary of changes:
 mythtv/libs/libmyth/audio/audiooutputbase.cpp      |   11 ++++++++---
 mythtv/libs/libmythsoundtouch/STTypes.h            |    2 +-
 .../libs/libmythsoundtouch/libmythsoundtouch.pro   |    1 +
 mythtv/libs/libmythtv/mythairplayserver.cpp        |    2 +-
 mythtv/libs/libmythtv/mythraopdevice.cpp           |    3 ++-
 5 files changed, 13 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-firehose mailing list