[mythtv-firehose] mythtv branch master updated by dekarl. v0.28-pre-675-ga93e14d

Git Repo Owner noreply at mythtv.org
Wed Jan 8 07:10:36 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user dekarl.
       via  a93e14d3f528328e8e280c54003fb2a4bc4d47aa (commit)
       via  f2e0dea9f9a9957186df72c1c60cb3d444abc8d0 (commit)
      from  3bbc531da441b7cf69d86918facdf15509740a30 (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 a93e14d3f528328e8e280c54003fb2a4bc4d47aa
Author:    Karl Dietz <dekarl at mythtv.org> at Wed, 8 Jan 2014 08:05:21 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Wed, 8 Jan 2014 08:08:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a93e14d3f528328e8e280c54003fb2a4bc4d47aa

change IPTV Url test to consider RTSP without explicit port as valid
Found by Nicolas Niclausse
Refs #11949



commit f2e0dea9f9a9957186df72c1c60cb3d444abc8d0
Author:    Karl Dietz <dekarl at mythtv.org> at Tue, 7 Jan 2014 23:47:31 +0100
Committer: Karl Dietz <dekarl at mythtv.org> at Tue, 7 Jan 2014 23:54:34 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=f2e0dea9f9a9957186df72c1c60cb3d444abc8d0

add simple unit test for IPTV tuning data
Refs #11949



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

Summary of changes:
 mythtv/libs/libmythtv/iptvtuningdata.h             |    6 +-
 .../.gitignore                                     |    0
 .../test/test_iptvrecorder/test_iptvrecorder.cpp   |    3 +
 .../test/test_iptvrecorder/test_iptvrecorder.h     |   81 ++++++++++++++++++++
 .../test_iptvrecorder.pro}                         |    6 +-
 5 files changed, 92 insertions(+), 4 deletions(-)
 copy mythtv/libs/libmythtv/test/{test_mpegtables => test_iptvrecorder}/.gitignore (100%)
 create mode 100644 mythtv/libs/libmythtv/test/test_iptvrecorder/test_iptvrecorder.cpp
 create mode 100644 mythtv/libs/libmythtv/test/test_iptvrecorder/test_iptvrecorder.h
 copy mythtv/libs/libmythtv/test/{test_mpegtables/test_mpegtables.pro => test_iptvrecorder/test_iptvrecorder.pro} (96%)

-- 



More information about the mythtv-firehose mailing list