
noreply at mythtv
Jul 30, 2012, 9:47 AM
Post #1 of 1
(58 views)
Permalink
|
|
mythtv branch fixes/0.25 updated by danielk. v0.25.2-10-g9c199a4
|
|
The branch, fixes/0.25 has been updated on the mythtv repository by gitolite user danielk. via 9c199a42258f2a19dd1c8d3b934e6eb04f1757ce (commit) from a72e341a4653a1b683b7ae5ac87bcaa3092d20fa (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 9c199a42258f2a19dd1c8d3b934e6eb04f1757ce Author: Daniel Thor Kristjansson <dkristjansson [at] mythtv> at Tue, 24 Jul 2012 12:13:16 -0400 Committer: Daniel Thor Kristjansson <danielk [at] cuymedia> at Mon, 30 Jul 2012 12:46:20 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9c199a42258f2a19dd1c8d3b934e6eb04f1757ce Fixes #10870. Fix Start/Stop race condition in StreamHandler. This is a backport of [445faaa47]. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/streamhandler.cpp | 34 +++++++++++++----------------- mythtv/libs/libmythtv/streamhandler.h | 6 ++++- 2 files changed, 20 insertions(+), 20 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|