[mythtv-firehose] mythtv branch master updated by stuartm. v0.28-pre-2209-gffef83f

Git Repo Owner noreply at mythtv.org
Fri Sep 19 15:10:06 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user stuartm.
       via  ffef83f963f1b7681dc87c3efc9c653034e6c2d6 (commit)
       via  1627246d02b111dadc74e470f35d6c97f74351f1 (commit)
      from  6ad77149cd7a9030bf0d495d62539904da38126c (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 ffef83f963f1b7681dc87c3efc9c653034e6c2d6
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 18 Sep 2014 16:40:53 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 19 Sep 2014 13:48:28 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ffef83f963f1b7681dc87c3efc9c653034e6c2d6

Start to store information in RecordedFile
Transition over to storing and retrieving filesize from RecordedFile.



commit 1627246d02b111dadc74e470f35d6c97f74351f1
Author:    Stuart Morgan <smorgan at mythtv.org> at Thu, 18 Sep 2014 20:50:47 +0100
Committer: Stuart Morgan <smorgan at mythtv.org> at Fri, 19 Sep 2014 05:30:08 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1627246d02b111dadc74e470f35d6c97f74351f1

Move stream data debugging to LOG_DEBUG



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

Summary of changes:
 mythtv/external/FFmpeg/libavcodec/utils-mythtv.c   |    1 +
 mythtv/libs/libmyth/programinfo.cpp                |  107 +++++++++++-------
 mythtv/libs/libmyth/programinfo.h                  |   10 +-
 mythtv/libs/libmyth/programinfoupdater.h           |   11 ++-
 mythtv/libs/libmythbase/mythversion.h              |    2 +-
 mythtv/libs/libmythtv/mpeg/mpegstreamdata.cpp      |   28 +++---
 mythtv/libs/libmythtv/recorders/dtvrecorder.cpp    |    8 +-
 .../libs/libmythtv/recorders/dvbstreamhandler.cpp  |   22 ++--
 mythtv/libs/libmythtv/recorders/recorderbase.cpp   |   46 +++++++-
 mythtv/libs/libmythtv/recorders/recorderbase.h     |    4 +-
 mythtv/libs/libmythtv/recordingfile.cpp            |   17 ++-
 mythtv/libs/libmythtv/recordingfile.h              |    6 +-
 mythtv/libs/libmythtv/recordinginfo.cpp            |   54 +++++++++-
 mythtv/libs/libmythtv/recordinginfo.h              |   20 +++-
 mythtv/libs/libmythtv/tv_rec.cpp                   |    3 +-
 mythtv/programs/mythbackend/mainserver.cpp         |  114 ++++++++++++--------
 mythtv/programs/mythbackend/mainserver.h           |   12 ++-
 mythtv/programs/mythfrontend/playbackbox.cpp       |   11 +-
 mythtv/programs/mythfrontend/playbackboxhelper.cpp |    9 +-
 19 files changed, 318 insertions(+), 167 deletions(-)

-- 



More information about the mythtv-firehose mailing list