[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2566-gb220116

Git Repo Owner noreply at mythtv.org
Thu Jan 29 17:56:16 UTC 2015


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  b220116f77e782dd3cfb317a2152fbb9099699f1 (commit)
      from  c7638ce4a43d5a2cabb23e1c17b82a4c064b2339 (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 b220116f77e782dd3cfb317a2152fbb9099699f1
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 29 Jan 2015 15:22:00 +0000
Committer: Stuart Morgan <smorgan at mythtv.org> at Thu, 29 Jan 2015 16:52:16 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b220116f77e782dd3cfb317a2152fbb9099699f1

Update the ProgramInfoUpdater to use recordedid
Uses recordeid instead of chanid/starttime.

The change affects the following events:
RECORDING_LIST_CHANGE (ADD|DELETE) - but not UPDATE
UPDATE_FILE_SIZE
UPDATE_MASTER_PROG_INFO - renamed to UPDATE_MASTER_REC_INFO

Bumps protocol version from 83 to 84



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm               |    2 +-
 mythtv/bindings/php/MythBackend.php          |    4 +-
 mythtv/html/tv/js/recordings.js              |   14 +++---
 mythtv/libs/libmyth/programinfo.cpp          |   19 ++++----
 mythtv/libs/libmyth/programinfoupdater.cpp   |   32 +++++---------
 mythtv/libs/libmyth/programinfoupdater.h     |   28 ++++--------
 mythtv/libs/libmythbase/mythversion.h        |    4 +-
 mythtv/libs/libmythtv/recordinginfo.cpp      |    4 +-
 mythtv/programs/mythbackend/mainserver.cpp   |   18 +++-----
 mythtv/programs/mythfrontend/playbackbox.cpp |   60 ++++++++++++--------------
 mythtv/programs/mythfrontend/playbackbox.h   |    5 +-
 11 files changed, 82 insertions(+), 108 deletions(-)

-- 



More information about the mythtv-firehose mailing list