[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2236-g82e8d3b

Git Repo Owner noreply at mythtv.org
Wed Sep 24 14:10:34 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  82e8d3b86cd7724ec276fda6fb881eb5a5cf3ff4 (commit)
       via  b6feed19464905a5c1c25c378172b23d1d4d648b (commit)
      from  87f72fb6746ebc349c65e39bd65839981c3082fb (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 82e8d3b86cd7724ec276fda6fb881eb5a5cf3ff4
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 24 Sep 2014 13:12:11 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 24 Sep 2014 15:02:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=82e8d3b86cd7724ec276fda6fb881eb5a5cf3ff4

Migrate information from recorded and recordedmarkup to recordedfile.
The old data is left in place for now, as code still needs to be
changed to use the new table.

Codec and bitrate info is missing for older recordings. One possible
solution to this will be an external utility which inspects all
recordings and updates the database. Possibly as a one-off event when
upgrading from 0.27 to 0.28, or as part of the daily housekeeper.



commit b6feed19464905a5c1c25c378172b23d1d4d648b
Author:    Stuart Morgan <smorgan at mythtv.org> at Wed, 24 Sep 2014 13:06:56 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Wed, 24 Sep 2014 13:06:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b6feed19464905a5c1c25c378172b23d1d4d648b

Add new constructor to RecordingInfo for loading by recording id. Deprecate the chanid/starttime constructor.



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h   |    4 +-
 mythtv/libs/libmythtv/dbcheck.cpp       |   62 +++++++++++++++++++++++++++++++
 mythtv/libs/libmythtv/recordingfile.cpp |    6 +-
 mythtv/libs/libmythtv/recordinginfo.h   |   13 ++++++-
 4 files changed, 79 insertions(+), 6 deletions(-)

-- 



More information about the mythtv-firehose mailing list