
robert.mcnamara at gmail
Oct 28, 2009, 5:37 PM
Post #1 of 1
(412 views)
Permalink
|
|
Re: [mythtv-commits] mythtv commit: r22633 by robertm
|
|
On Wed, Oct 28, 2009 at 5:33 PM, <mythtv [at] cvs> wrote: > Author: robertm > Date: 2009-10-29 00:33:29 +0000 (Thu, 29 Oct 2009) > New Revision: 22633 > Changeset: http://cvs.mythtv.org/trac/changeset/22633 > > Modified: > > trunk/mythplugins/mythvideo/mythvideo/globalsettings.cpp > trunk/mythplugins/mythvideo/mythvideo/main.cpp > trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp > trunk/mythplugins/mythvideo/mythvideo/videolist.cpp > trunk/mythplugins/mythvideo/mythvideo/videolist.h > > Log: > > Simplify more MythVideo settings. Remove settings for: Default View, Enable Metadata Browse Modes, Default Metadata Browse Mode. > > Instead, value gets saved in the DB upon any change in the UI. If you change to Browse mode, it will be browse mode the next time you enter. If you change to Genre view, it will be Genre view the next time you enter. Of course, jump points to enter a particular view will still work as they always did. > I should note as a part of this change that anyone without folder view as their default browse mode may end up in folder view after upgrading. It won't affect anything going forward, one can just switch back to their metadata browse mode of choice and move on. Just an FYI. Robert _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|