[mythtv-commits] mythtv commit: r15410 by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 11 01:49:10 UTC 2008


      Author: gigem
        Date: 2008-01-11 01:49:09 +0000 (Fri, 11 Jan 2008)
New Revision: 15410
   Changeset: http://cvs.mythtv.org/trac/changeset/15410

Modified:

   trunk/mythtv/libs/libmyth/mythwidgets.cpp

Log:

Added new key bindings to the MythListBox widget.  Pressing 0 through
9 moves that percentage times 10 in the list.  For example, pressing 2
moves to 20% in the list and pressing 9 moves to 90% in the list.
Pressing PREVVIEW and NEXTVIEW moves to the previous and next,
respectively, major grouping in the list.

These new bindings will be most useful with a change to the category
search which will be committed separately.  That change can cause the
listbox to contain a large number of items and these new bindings make
it easier to quickly move to the desired one.





More information about the mythtv-commits mailing list