[mythtv-commits] mythtv commit: r13936 by awithers
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Sun Jul 15 21:53:48 UTC 2007
Author: awithers
Date: 2007-07-15 21:53:48 +0000 (Sun, 15 Jul 2007)
New Revision: 13936
Changeset: http://cvs.mythtv.org/trac/changeset/13936
Modified:
trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
trunk/mythplugins/mythvideo/mythvideo/metadata.h
trunk/mythplugins/mythvideo/mythvideo/videofilter.cpp
trunk/mythplugins/mythvideo/mythvideo/videofilter.h
trunk/mythplugins/mythvideo/mythvideo/videolist.cpp
Log:
* Honor case ignore better
* Fix title sorting issue raised by Bill (level42 at sympatico)
The title sort fix actually does what was originally intended; using
the filename and ID to help order only when the titles match exactly.
This patch is longer than one line in anticipation of the day sort ordering
information is in the DB as well.
More information about the mythtv-commits
mailing list