[mythtv-commits] mythtv commit: r15413 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 11 03:51:23 UTC 2008


      Author: cpinkham
        Date: 2008-01-11 03:51:23 +0000 (Fri, 11 Jan 2008)
New Revision: 15413
   Changeset: http://cvs.mythtv.org/trac/changeset/15413

Modified:

   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h

Log:

Add keybindings for jumping to the top, middle, and bottom of the title
and recordings lists on the Watch Recordings screen.

The patch in ticket #4451 hardcoded these actions to 2, 5, and 8 respectively,
but I have modified it to allow the user to bind these actions to any key.
The keybindings are PAGETOP, PAGEMIDDLE, and PAGEBOTTOM.

Closes #4451 by applying a modified patch from Yeechang Lee.






More information about the mythtv-commits mailing list