
noreply at mythtv
Apr 11, 2012, 1:10 PM
Post #1 of 1
(46 views)
Permalink
|
|
mythtv branch master updated. v0.26-pre-20-g0b92144
|
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "mythtv". The branch, master has been updated via 0b921444cab10f5e9e74834090bfd3acc72d6674 (commit) from 15591c651aaecbcb55d60d70724659a74f2f3b0e (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 0b921444cab10f5e9e74834090bfd3acc72d6674 Author: Jim Stichnoth <jstichnoth [at] mythtv> AuthorDate: Wed Apr 11 12:59:34 2012 -0700 Commit: Jim Stichnoth <jstichnoth [at] mythtv> CommitDate: Wed Apr 11 12:59:34 2012 -0700 Fixes #10566. Reverts part of 3a51b833e to improve channel changes. The first half of 3a51b833e looks like a bug (the new condition means the following "else if" branch is never taken). Removing it stops guide-based channel changes from being forced onto a different tuner. Note: this fix exposes another problem with guide-based channel changes - you can't switch to a different tuner in the current input group. Fix is in progress. ----------------------------------------------------------------------- Summary of changes: mythtv/libs/libmythtv/tv_play.cpp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- mythtv _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|