[mythtv-commits] mythtv commit: r19864 - in trunk by stuartm
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Jan 28 21:34:38 UTC 2009
Author: stuartm
Date: 2009-01-28 21:34:38 +0000 (Wed, 28 Jan 2009)
New Revision: 19864
Changeset: http://cvs.mythtv.org/trac/changeset/19864
Modified:
trunk/mythplugins/mythvideo/mythvideo/editmetadata.cpp
trunk/mythplugins/mythvideo/mythvideo/editmetadata.h
trunk/mythtv/libs/libmythui/mythdialogbox.cpp
trunk/mythtv/libs/libmythui/mythdialogbox.h
trunk/mythtv/themes/default/base.xml
Log:
Various improvements to MythUIFileBrowser.
- Image previews are now loaded on a delay so that it doesn't slowdown browsing through the list.
- Additional metadata textareas are available.
- The size string is now formatted with GB/MB/KB according to the size.
- The signal/slot mechanism has been replaced with events instead.
- The theme xml has been rearranged so that the focus order makes a little more sense.
More information about the mythtv-commits
mailing list