
noreply at mythtv
May 4, 2012, 11:09 AM
Post #1 of 1
(34 views)
Permalink
|
|
mythtv branch master updated by danielk. v0.26-pre-186-ga1d9015
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via a1d9015924480bb8a733452e294fb72ebbfce94a (commit) from 406dcfad485dd9050aef9c7eb7f68ef6eb0a05cb (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 a1d9015924480bb8a733452e294fb72ebbfce94a Author: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:08:55 -0400 Committer: Daniel Kristjansson <danielk [at] cuymedia> at Fri, 4 May 2012 14:08:55 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=a1d9015924480bb8a733452e294fb72ebbfce94a Fixes #10541. Fix EIT scanning deadlock. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/eitscanner.cpp | 27 +++++++++++++++++++++++---- mythtv/libs/libmythtv/eitscanner.h | 8 +++++--- mythtv/libs/libmythtv/tv_rec.cpp | 17 ++++++++++++++++- 3 files changed, 44 insertions(+), 8 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|