[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1421-gcb2561c

Git Repo Owner noreply at mythtv.org
Tue May 27 04:29:12 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  cb2561c41fa7378a16af0de1ccec1dcdb9edc56c (commit)
       via  046ad2c5d046ead6fb676a537337a8d006365001 (commit)
      from  62eaa390b6d04bf87793bbda61c56065bc51dc6c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cb2561c41fa7378a16af0de1ccec1dcdb9edc56c
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 27 May 2014 14:28:33 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 27 May 2014 14:28:33 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=cb2561c41fa7378a16af0de1ccec1dcdb9edc56c

Use natural sort for presenting content
Fixes #11796



commit 046ad2c5d046ead6fb676a537337a8d006365001
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 27 May 2014 14:26:04 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Tue, 27 May 2014 14:26:04 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=046ad2c5d046ead6fb676a537337a8d006365001

Add natural string comparison utility
e.g. Season 2 < Season 10



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/mythmiscutil.cpp           |  206 ++++++++++++++++++++
 mythtv/libs/libmythbase/mythmiscutil.h             |    3 +
 mythtv/libs/libmythmetadata/dbaccess.cpp           |    3 +-
 mythtv/libs/libmythmetadata/videometadata.cpp      |    6 +-
 mythtv/libs/libmythtv/channelutil.cpp              |    5 +-
 mythtv/programs/mythfrontend/editvideometadata.cpp |    3 +-
 mythtv/programs/mythfrontend/videofilter.cpp       |    3 +-
 mythtv/programs/mythfrontend/videolist.cpp         |    3 +-
 8 files changed, 223 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list