[mythtv-commits] mythtv branch master updated by paulh. v0.27-pre2-925-g1ead1cf

Git Repo Owner noreply at mythtv.org
Thu Apr 4 22:24:39 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  1ead1cf9f3d3a6ca6983c0dae2f12a106ab1d9d8 (commit)
      from  bf523e81cc818475bec297c75b2a5d43e6af0dd8 (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 1ead1cf9f3d3a6ca6983c0dae2f12a106ab1d9d8
Author:    Paul Harrison <mythtv at sky.com> at Thu, 4 Apr 2013 23:24:26 +0100
Committer: Paul Harrison <mythtv at sky.com> at Thu, 4 Apr 2013 23:24:26 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1ead1cf9f3d3a6ca6983c0dae2f12a106ab1d9d8

Speed up sorting by string in MythGenericTree and allow for custom sort strings
This fixes a regression causing the MythMusic playlist editor screen to take
several seconds to show.

This will also in the future allow more intelligent sorting of for example the
Artist list in the playlist editor.

NOTE: bumps the ABI so plugins need to be recompiled etc.



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

Summary of changes:
 .../mythmusic/mythmusic/playlisteditorview.cpp     |    2 ++
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythui/mythgenerictree.cpp          |   20 ++++++++++++++++++--
 mythtv/libs/libmythui/mythgenerictree.h            |   10 ++++++++--
 4 files changed, 29 insertions(+), 5 deletions(-)

-- 



More information about the mythtv-commits mailing list