[mythtv-commits] mythtv branch master updated by jpoet. v0.28-pre-3507-g88932f4

Git Repo Owner noreply at mythtv.org
Sat Jan 30 18:27:27 UTC 2016


The branch, master has been updated on the
mythtv repository by gitolite user jpoet.
       via  88932f4b029857fe85aacf809f6b6e45c1cad55f (commit)
      from  4f02b2f98a60940449bca05eab67ac764fc1e1e7 (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 88932f4b029857fe85aacf809f6b6e45c1cad55f
Author:    John Poet <jpoet at mythtv.org> at Sat, 30 Jan 2016 11:24:53 -0700
Committer: John Poet <jpoet at mythtv.org> at Sat, 30 Jan 2016 11:24:53 -0700
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=88932f4b029857fe85aacf809f6b6e45c1cad55f

Video Manual Zoom Mode: Add keybindings for zoom in/out restricted to only the vertical or horizontal direction.
>From keys.txt:
Playback Recording Zoom Mode:
- Left          Move video to Left
- Right         Move video to Right
- Up            Move video Up
- Down          Move video Down
- PageUp        Zoom In
- PageDown      Zoom Out
- 8             Vertical Zoom In
- 2             Vertical Zoom Out
- 6             Horizontal Zoom In
- 4             Horizontal Zoom Out
- Space/Enter   Exit Zoom mode leaving picture at current size and position
- ESC           Exit Zoom mode and return to original size.



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

Summary of changes:
 mythtv/keys.txt                          |    4 ++++
 mythtv/libs/libmythtv/tv_actions.h       |    4 ++++
 mythtv/libs/libmythtv/tv_play.cpp        |   28 ++++++++++++++++++++++++----
 mythtv/libs/libmythtv/videoouttypes.h    |    4 ++++
 mythtv/libs/libmythtv/videooutwindow.cpp |   20 ++++++++++++++++++++
 5 files changed, 56 insertions(+), 4 deletions(-)

-- 



More information about the mythtv-commits mailing list