[mythtv-commits] mythtv commit: r10852 by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Aug 19 03:00:37 UTC 2006


      Author: awithers
        Date: 2006-08-19 03:00:36 +0000 (Sat, 19 Aug 2006)
New Revision: 10852
   Changeset: http://cvs.mythtv.org/trac/changeset/10852

Added:

   trunk/mythplugins/mythvideo/mythvideo/cleanup.cpp
   trunk/mythplugins/mythvideo/mythvideo/cleanup.h
   trunk/mythplugins/mythvideo/mythvideo/dbaccess.cpp
   trunk/mythplugins/mythvideo/mythvideo/dbaccess.h
   trunk/mythplugins/mythvideo/mythvideo/dirscan.cpp
   trunk/mythplugins/mythvideo/mythvideo/dirscan.h
   trunk/mythplugins/mythvideo/mythvideo/globals.cpp
   trunk/mythplugins/mythvideo/mythvideo/globals.h
   trunk/mythplugins/mythvideo/mythvideo/metadatalistmanager.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadatalistmanager.h
   trunk/mythplugins/mythvideo/mythvideo/quicksp.h
   trunk/mythplugins/mythvideo/mythvideo/videoutils.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoutils.h

Modified:

   trunk/mythplugins/mythvideo/mythvideo/dbcheck.cpp
   trunk/mythplugins/mythvideo/mythvideo/editmetadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/editmetadata.h
   trunk/mythplugins/mythvideo/mythvideo/fileassoc.cpp
   trunk/mythplugins/mythvideo/mythvideo/fileassoc.h
   trunk/mythplugins/mythvideo/mythvideo/globalsettings.cpp
   trunk/mythplugins/mythvideo/mythvideo/globalsettings.h
   trunk/mythplugins/mythvideo/mythvideo/main.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.h
   trunk/mythplugins/mythvideo/mythvideo/mythvideo.pro
   trunk/mythplugins/mythvideo/mythvideo/video-ui.xml
   trunk/mythplugins/mythvideo/mythvideo/videobrowser.cpp
   trunk/mythplugins/mythvideo/mythvideo/videobrowser.h
   trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp
   trunk/mythplugins/mythvideo/mythvideo/videodlg.h
   trunk/mythplugins/mythvideo/mythvideo/videofilter.cpp
   trunk/mythplugins/mythvideo/mythvideo/videofilter.h
   trunk/mythplugins/mythvideo/mythvideo/videogallery.cpp
   trunk/mythplugins/mythvideo/mythvideo/videogallery.h
   trunk/mythplugins/mythvideo/mythvideo/videolist.cpp
   trunk/mythplugins/mythvideo/mythvideo/videolist.h
   trunk/mythplugins/mythvideo/mythvideo/videomanager.cpp
   trunk/mythplugins/mythvideo/mythvideo/videomanager.h
   trunk/mythplugins/mythvideo/mythvideo/videoscan.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoscan.h
   trunk/mythplugins/mythvideo/mythvideo/videoselected.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoselected.h
   trunk/mythplugins/mythvideo/mythvideo/videotree.cpp
   trunk/mythplugins/mythvideo/mythvideo/videotree.h

Log:

Closes #2197, #1647, #1746, #679, #1569, #1678, #2040, #2159, #2167, #2170 

Various small cleanups and speed improvements.

- Folders in metadata only view
- Option to ignore case in title comparisons (though a locale may override this)
- Multiple prefixes should be consistent now
- All metadata fields are available to the theme in all views
- Minor redraw issue
- Consistent metadata representation across views (where appropriate)

Fixes fully (to my knowledge) all referenced tickets.






More information about the mythtv-commits mailing list