[mythtv-commits] mythtv branch devel/mythui/settings updated by natanojl. v0.28-pre-2445-g64a1f01

Git Repo Owner noreply at mythtv.org
Thu Dec 18 22:46:14 UTC 2014


The branch, devel/mythui/settings has been updated on the
mythtv repository by gitolite user natanojl.
       via  64a1f0143208456df963071c7385b949fd5d3208 (commit)
       via  2b3ecd717f6f2ab0dc6fe82b46a037b2b014024c (commit)
       via  f2182a78ea254fd652e6f56d88330c76cd0feb03 (commit)
       via  254aa4181bf45f543c3d199f8205f6c1e5c399fe (commit)
       via  90222beb7cfa0b9f4946b6e40b1cfc7c5a3c88a2 (commit)
      from  33ab614a03fb322a17908e3ad15a1b15c7ae0fea (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 64a1f0143208456df963071c7385b949fd5d3208
Author:    Xavier Hervy <xavier.hervy at gmail.com> at Thu, 18 Dec 2014 23:34:39 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Thu, 18 Dec 2014 23:41:10 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=64a1f0143208456df963071c7385b949fd5d3208

MythZoneMinder: Convert the settings to use MythUI
Signed-off-by: Jonatan Lindblad <jlindblad at mythtv.org>



commit 2b3ecd717f6f2ab0dc6fe82b46a037b2b014024c
Author:    Xavier Hervy <xavier.hervy at gmail.com> at Sun, 14 Dec 2014 00:03:22 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Sun, 14 Dec 2014 00:06:37 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2b3ecd717f6f2ab0dc6fe82b46a037b2b014024c

MythGame: Partially convert the settings to use MythUI
The player editor has not yet been ported.

Signed-off-by: Jonatan Lindblad <jlindblad at mythtv.org>



commit f2182a78ea254fd652e6f56d88330c76cd0feb03
Author:    Xavier Hervy <xavier.hervy at gmail.com> at Sat, 13 Dec 2014 23:44:14 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Sat, 13 Dec 2014 23:55:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f2182a78ea254fd652e6f56d88330c76cd0feb03

MythGallery: Convert the settings to use MythUI
Signed-off-by: Jonatan Lindblad <jlindblad at mythtv.org>



commit 254aa4181bf45f543c3d199f8205f6c1e5c399fe
Author:    Xavier Hervy <xavier.hervy at gmail.com> at Sat, 13 Dec 2014 19:18:59 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Sat, 13 Dec 2014 19:18:59 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=254aa4181bf45f543c3d199f8205f6c1e5c399fe

MythArchive: Convert the settings to use MythUI
Signed-off-by: Jonatan Lindblad <jlindblad at mythtv.org>



commit 90222beb7cfa0b9f4946b6e40b1cfc7c5a3c88a2
Author:    Jonatan Lindblad <jlindblad at mythtv.org> at Sat, 13 Dec 2014 18:39:55 +0100
Committer: Jonatan Lindblad <jlindblad at mythtv.org> at Sat, 13 Dec 2014 18:39:55 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=90222beb7cfa0b9f4946b6e40b1cfc7c5a3c88a2

Settings: Fix compilation when debug is enabled



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

Summary of changes:
 .../mytharchive/mytharchive/archivesettings.cpp    |  189 ++++++++++----------
 .../mytharchive/mytharchive/archivesettings.h      |    4 +-
 mythplugins/mytharchive/mytharchive/main.cpp       |   13 ++-
 .../mythgallery/mythgallery/gallerysettings.cpp    |  148 +++++++---------
 .../mythgallery/mythgallery/gallerysettings.h      |    4 +-
 mythplugins/mythgallery/mythgallery/iconview.cpp   |   19 ++-
 mythplugins/mythgallery/mythgallery/iconview.h     |    1 +
 mythplugins/mythgallery/mythgallery/main.cpp       |   13 ++-
 mythplugins/mythgame/mythgame/gamesettings.cpp     |   58 +++---
 mythplugins/mythgame/mythgame/gamesettings.h       |    5 +-
 mythplugins/mythgame/mythgame/main.cpp             |   11 +-
 mythplugins/mythzoneminder/mythzoneminder/main.cpp |   11 +-
 .../mythzoneminder/mythzoneminder/zmsettings.cpp   |   28 ++--
 .../mythzoneminder/mythzoneminder/zmsettings.h     |    4 +-
 mythtv/programs/mythfrontend/globalsettings.cpp    |    2 +-
 15 files changed, 265 insertions(+), 245 deletions(-)

-- 



More information about the mythtv-commits mailing list