[mythtv-firehose] mythtv branch master updated by paulh. v0.27-pre2-795-g88399d9

Git Repo Owner noreply at mythtv.org
Sun Mar 24 15:34:06 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  88399d97c9ee4e563090d757d3e0936d6dc3a250 (commit)
       via  43da49ccda99dcbb052e91971b438aec49057117 (commit)
      from  f320d68349b9ead0f3f006c921c63e9b8b12b034 (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 88399d97c9ee4e563090d757d3e0936d6dc3a250
Author:    Paul Harrison <mythtv at sky.com> at Sun, 24 Feb 2013 13:14:42 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 24 Mar 2013 15:30:52 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=88399d97c9ee4e563090d757d3e0936d6dc3a250

MythUITextEdit: Add cursor page up/page down movement
Fixes #11414.



commit 43da49ccda99dcbb052e91971b438aec49057117
Author:    Paul Harrison <mythtv at sky.com> at Tue, 19 Feb 2013 23:42:59 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 24 Mar 2013 15:29:26 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=43da49ccda99dcbb052e91971b438aec49057117

Virtual keyboard: Fix some key codes and allow vertical cursor movement
This uses the cursor movement keys defined in the key-bindings rather than
having them hard coded. Also if the shift is on pressing the return button
will insert a newline and the left/right buttons will move the cursor up/down.

Refs #11414.



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

Summary of changes:
 mythtv/libs/libmythui/mythuitext.cpp          |  133 +++++++++++-------------
 mythtv/libs/libmythui/mythuitext.h            |    2 +-
 mythtv/libs/libmythui/mythuitextedit.cpp      |   30 +++++-
 mythtv/libs/libmythui/mythuitextedit.h        |    2 +-
 mythtv/libs/libmythui/mythvirtualkeyboard.cpp |   81 +++++++++++++--
 mythtv/libs/libmythui/mythvirtualkeyboard.h   |   13 +++
 6 files changed, 176 insertions(+), 85 deletions(-)

-- 



More information about the mythtv-firehose mailing list