[mythtv-commits] mythtv branch master updated by stuartm. v0.28-pre-1578-gc806af1

Git Repo Owner noreply at mythtv.org
Sun Jun 8 15:32:18 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  c806af18285dcab117e06ff68bcba57b54d87d50 (commit)
       via  fff72d5c5e7ab0833ec6f3c7fe6a9ef990882139 (commit)
      from  50d71aaf72db1c6fc782f29e76fb30a67449d69b (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 c806af18285dcab117e06ff68bcba57b54d87d50
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 14:29:10 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 16:22:24 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c806af18285dcab117e06ff68bcba57b54d87d50

Bump Database Query logging to LOG_INFO|VB_DATABASE.
The database verbose level is pretty useless without being able to see the query logging and including them with --loglevel debug is problematic because we also include the results and we don't have to wade through tens of thousands of results to inspect the query strings. You can always reproduce the result if you know the query used, but you can't reproduce the query from the result.



commit fff72d5c5e7ab0833ec6f3c7fe6a9ef990882139
Author:    Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 14:03:40 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Sun, 8 Jun 2014 16:21:49 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fff72d5c5e7ab0833ec6f3c7fe6a9ef990882139

ChannelUtil::LoadChannels: Support proper sorting of subchannels.



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

Summary of changes:
 mythtv/libs/libmythbase/mythdbcon.cpp |    6 +++---
 mythtv/libs/libmythtv/channelutil.cpp |   14 ++++++++------
 2 files changed, 11 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list