[mythtv-commits] mythtv commit: r20801 by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jul 6 21:22:38 UTC 2009


      Author: gigem
        Date: 2009-07-06 21:22:37 +0000 (Mon, 06 Jul 2009)
New Revision: 20801
   Changeset: http://cvs.mythtv.org/trac/changeset/20801

Modified:

   trunk/mythtv/programs/mythfrontend/proglist.cpp

Log:

Fixed some misfeatures that crept into ProgLister when the
PreviousList functionality was merged in and it was ported to MythUI.

For plPreviouslyRecorded, time ordering is reversed by default.

For plPreviouslyRecorded, call deleteOldRecorded() instead of
EditRecording() when SELECT is pressed.

For plPreviouslyRecorded, use programid as secondary and start time as
tertiary criteria when sorting by title and don't merge entries with
the same title.

Show rsRecorded entires in normal state along with rsWillRecord
entries.

Try to keep the current item at the same relative position when
updating the list.

Do a better job of choosing the new current item after an update,
especially when the old item was deleted.





More information about the mythtv-commits mailing list