
noreply at mythtv
Sep 12, 2012, 5:18 AM
Post #1 of 1
(66 views)
Permalink
|
|
mythtv branch master updated by stuartm. v0.26-rc2-13-g1ba571f
|
|
The branch, master has been updated on the mythtv repository by gitolite user stuartm. via 1ba571f0fbeb939a26e85beee74920cf941e6369 (commit) via 32f53022d68498ecc999726487aba626766f1ebf (commit) from c51c58eb51fca26885a4f2d99ce9b3b0f8261874 (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 1ba571f0fbeb939a26e85beee74920cf941e6369 Author: Stuart Morgan <smorgan [at] mythtv> at Wed, 12 Sep 2012 13:17:47 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Wed, 12 Sep 2012 13:18:10 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=1ba571f0fbeb939a26e85beee74920cf941e6369 If a job is marked as errored then it is NOT running. Fixes failed jobs being shown as permanently in the 'run' state. commit 32f53022d68498ecc999726487aba626766f1ebf Author: Stuart Morgan <smorgan [at] mythtv> at Tue, 11 Sep 2012 17:57:00 +0100 Committer: Stuart Morgan <smorgan [at] mythtv> at Wed, 12 Sep 2012 13:18:10 +0100 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=32f53022d68498ecc999726487aba626766f1ebf Actually mute the mixer when using ALSA. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmyth/audio/audiooutputalsa.cpp | 4 ++++ mythtv/libs/libmythtv/jobqueue.cpp | 7 ++++--- 2 files changed, 8 insertions(+), 3 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|