
noreply at mythtv
Apr 11, 2012, 1:18 PM
Post #1 of 1
(37 views)
Permalink
|
|
mythtv branch fixes/0.25 updated. v0.25-3-g14d7a74
|
|
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, fixes/0.25 has been updated via 14d7a74578dfb38fa085b46db9c7647825668713 (commit) from fd06548d81f12f0911538b17aa79fdb6b9ac5c6d (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 14d7a74578dfb38fa085b46db9c7647825668713 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 13:15: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-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|