[mythtv-commits] mythtv commit: r23048 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 1 00:15:58 UTC 2010


      Author: danielk
        Date: 2010-01-01 00:15:58 +0000 (Fri, 01 Jan 2010)
New Revision: 23048
   Changeset: http://svn.mythtv.org/trac/changeset/23048

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h

Log:

Refs #7603. This makes the reselection code when reloading a the full list a bit smarter and cleans up verbose error and warning macro usage.

The reselection code now attempts not just the previously selected item, which may have been deleted or moved to another recording group which is not currently visible, it also tries the following items in the same group, then the previous items in the same group, and if the group is gone it tries the following groups.

This should avoid a lot of the jumps to the top of the 'All Recordings' group that happen when the currently selected item is deleted, either locally or on another frontend.




More information about the mythtv-commits mailing list