[mythtv-commits] mythtv commit: r18196 - in trunk/mythplugins/mythbrowser by paulh
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Mon Aug 25 13:50:58 UTC 2008
Author: paulh
Date: 2008-08-25 13:50:58 +0000 (Mon, 25 Aug 2008)
New Revision: 18196
Changeset: http://cvs.mythtv.org/trac/changeset/18196
Added:
trunk/mythplugins/mythbrowser/mythbookmarkmanager/bookmarkeditor.cpp
trunk/mythplugins/mythbrowser/mythbookmarkmanager/bookmarkeditor.h
trunk/mythplugins/mythbrowser/mythbookmarkmanager/browserdbutil.cpp
trunk/mythplugins/mythbrowser/mythbookmarkmanager/browserdbutil.h
Modified:
trunk/mythplugins/mythbrowser/mythbookmarkmanager/bookmarkmanager.cpp
trunk/mythplugins/mythbrowser/mythbookmarkmanager/bookmarkmanager.h
trunk/mythplugins/mythbrowser/mythbookmarkmanager/main.cpp
trunk/mythplugins/mythbrowser/mythbookmarkmanager/mythbookmarkmanager.pro
trunk/mythplugins/mythbrowser/mythbrowser/mythbrowser.cpp
trunk/mythplugins/mythbrowser/mythbrowser/mythbrowser.h
trunk/mythplugins/mythbrowser/mythbrowser/mythbrowser.pro
trunk/mythplugins/mythbrowser/mythbrowser/webpage.cpp
trunk/mythplugins/mythbrowser/theme/default/browser-ui.xml
Log:
MythBrowser updates.
* Update MythBrowser's bookmark manager and settings screens to MythUI.
Fixes #5631.
* Add option to add/edit/view bookmarks from within MythBrowser.
* Add some database schema update code to make it easier to update in
the future. Note due to some DB changes you will lose any existing
bookmarks.
NOTE: The bookmark manager uses MythUIButtonList in many places which
triggers the MythImage inheritance bug. Greg and Stuart M are both working
on a new image cache which will hopefully fix this but until then expect
some strange behaviour with some of the lists and menus.
More information about the mythtv-commits
mailing list