
noreply at mythtv
Aug 3, 2012, 12:15 PM
Post #1 of 1
(63 views)
Permalink
|
|
mythtv branch master updated by danielk. v0.26-alpha-81-g9f0be65
|
|
The branch, master has been updated on the mythtv repository by gitolite user danielk. via 9f0be65bfcf192191d8905012f173f80a19f66d5 (commit) from ff9073d6805d4213472a528cd8d60d73d808321b (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 9f0be65bfcf192191d8905012f173f80a19f66d5 Author: Daniel Thor Kristjansson <danielk [at] cuymedia> at Fri, 3 Aug 2012 13:18:53 -0400 Committer: Daniel Thor Kristjansson <danielk [at] cuymedia> at Fri, 3 Aug 2012 13:35:53 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=9f0be65bfcf192191d8905012f173f80a19f66d5 Refs #10970. Don't print EOF as error if it's expected. This isn't the cause of any issues, it's just a bit confusing when reading the logs. When we close a DRB we are expecting a EOF so it's not an error when we see it.. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/dvbstreamhandler.cpp | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) -- _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|