[mythtv-firehose] mythtv branch master updated by danielk. v0.26-pre-52-g0fcf963

Git Repo Owner noreply at mythtv.org
Fri Apr 13 16:55:14 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user danielk.
       via  0fcf9631ab2c65a2c9d32cc70e9e44f6a43cdb59 (commit)
      from  bc9e741462fb79b822ddfa1c164fd5986b845835 (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 0fcf9631ab2c65a2c9d32cc70e9e44f6a43cdb59
Author:    Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 13 Apr 2012 12:48:46 -0400
Committer: Daniel Thor Kristjansson <danielk at cuymedia.net> at Fri, 13 Apr 2012 12:48:46 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=0fcf9631ab2c65a2c9d32cc70e9e44f6a43cdb59

DB update for RTP. This adds an iptv_channel table.
In the existing IPTV recorder we need to read in a text file on
startup for the RTSP/RTP/UDP urls, this adds a table for those
so we can keep this data in the database. This requires a new
column in channel so we can link to this table. I've also defined
several URL types since an RTP stream require up to three URLs.

I'm adding this now so I can more easily switch between branches
and so others can test the rtp and ceton branches without needing
to manually edit the database.



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

Summary of changes:
 mythtv/bindings/perl/MythTV.pm          |    2 +-
 mythtv/bindings/python/MythTV/static.py |    2 +-
 mythtv/libs/libmythbase/mythversion.h   |    2 +-
 mythtv/libs/libmythtv/dbcheck.cpp       |   22 ++++++++++++++++++++++
 4 files changed, 25 insertions(+), 3 deletions(-)

-- 



More information about the mythtv-firehose mailing list