
noreply at mythtv
Aug 9, 2012, 2:26 AM
Post #1 of 1
(47 views)
Permalink
|
|
mythtv branch master updated by jyavenard. v0.26-beta-7-gb0abb17
|
|
The branch, master has been updated on the mythtv repository by gitolite user jyavenard. via b0abb17181a26f522aa17b0ab73e5485eb1a3e6e (commit) from 8e3bc060402cb1be48f7e1d2dd605811ca255096 (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 b0abb17181a26f522aa17b0ab73e5485eb1a3e6e Author: Jean-Yves Avenard <jyavenard [at] mythtv> at Thu, 9 Aug 2012 19:25:10 +1000 Committer: Jean-Yves Avenard <jyavenard [at] mythtv> at Thu, 9 Aug 2012 19:25:10 +1000 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b0abb17181a26f522aa17b0ab73e5485eb1a3e6e Revert "libmyth: Prevent an access violation by the ALSA library" Unfortunately, under some circumstances, it exposes a bug in ALSA which disable all audio system-wide following the device scan. The previous behaviour of potentially crashing, very rarely is I believe better. This reverts commit c35c00385f781e6736026848d54d75ffa6006219. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmyth/audio/audiooutputalsa.cpp | 52 ++++++++----------------- 1 files changed, 17 insertions(+), 35 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|