[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 12 19:25:07 EDT 2004


----------------------------------------------------------------------------
Changes committed by cpinkham on Sun Sep 12 23:21:14 2004

Modified Files:
   in mythtv/programs/mythfrontend:
        programrecpriority.cpp programrecpriority.h 
Log Message:


Fix Bug/Enhancement-request #7 to allow reverse sorting on the "manage
    recording priorities" screen.  When sorting by title, hitting '1'
    again will reverse the current sort.  Hitting '1' again will return
    to normal.  Same is true for '2' and sort by priority.  The
    forward/reverse sort setting is also saved to the database so Myth
    remembers what direction you last sorted.  If you change from a
    Title -> Priority sort or vice versa, the reverse sort setting is
    reset automatically and the initial sort order is forward.  There,
    my commit log is now about as long as the code it took to implement
    this feature.

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


More information about the mythtv-commits mailing list