[mythtv-commits] mythtv commit: r9638 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 6 23:47:57 UTC 2006


      Author: danielk
        Date: 2006-04-06 23:47:48 +0000 (Thu, 06 Apr 2006)
New Revision: 9638
   Changeset: http://cvs.mythtv.org/trac/changeset/9638

Modified:

   trunk/mythtv/libs/libmythtv/dtvrecorder.cpp
   trunk/mythtv/libs/libmythtv/dtvrecorder.h
   trunk/mythtv/libs/libmythtv/dvbrecorder.cpp
   trunk/mythtv/libs/libmythtv/recorderbase.cpp
   trunk/mythtv/libs/libmythtv/recorderbase.h
   trunk/mythtv/libs/libmythtv/recordingprofile.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.cpp

Log:

Fixes #1337. By adding a recording profile option that allows you to require video on the channel for it to be "On-Air".

By default the behavior doesn't change and all streams are recorded and none are required in DVB land.

However there are two additional recording types: "TV Only" and "Audio Only". If "TV Only" is selected only channels with video are considered "On-Air", and only the audio, video and captioning streams are recorded even if other streams are present in the program. If "Audio Only" is selected, only the audio is required, but all streams in the program are recorded.






More information about the mythtv-commits mailing list