[mythtv-commits] mythtv branch master updated by jstichnoth. v0.27-pre2-563-g31de292

Git Repo Owner noreply at mythtv.org
Wed Jan 23 06:45:00 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jstichnoth.
       via  31de29284d7d33becb1648ebf2247dcbe9d2322a (commit)
      from  bdf3a01d826e6302290d0c0aa5b29c31bf40df09 (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 31de29284d7d33becb1648ebf2247dcbe9d2322a
Author:    Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 22 Jan 2013 22:40:20 -0800
Committer: Jim Stichnoth <jstichnoth at mythtv.org> at Tue, 22 Jan 2013 22:40:20 -0800
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=31de29284d7d33becb1648ebf2247dcbe9d2322a

Improve the Manual Zoom experience during video playback.
Add new ZOOM* actions to the TV Playback context (with no predefined
key bindings), to get away from overloading other key bindings.  The
old overloads are left intact, but the ZOOM actions are preferred.

Double the maximum zoom in/out factors.

Remove the behavior of wrapping back to 1.0 when trying to zoom in or
out beyond the maximum factor.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/tv_actions.h       |   12 +++++++
 mythtv/libs/libmythtv/tv_play.cpp        |   47 +++++++++++++++++++++++++++++-
 mythtv/libs/libmythtv/videooutwindow.cpp |   20 ++----------
 3 files changed, 62 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-commits mailing list