[mythtv-commits] mythtv commit: r25629 by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Aug 13 02:15:09 UTC 2010
Author: danielk
Date: 2010-08-13 02:15:09 +0000 (Fri, 13 Aug 2010)
New Revision: 25629
Changeset: http://svn.mythtv.org/trac/changeset/25629
Modified:
trunk/mythtv/libs/libmythtv/videosource.cpp
Log:
Fixes #8736. This makes the multirec behaviour consistent whether you enter Recording Options or not.
This always creates one virtual card for DVB/HDHR unless the user explicitly changes this in the Recording Options screen.
The number of cards created is now controlled kDefaultMultirecCount, which is set to 2. If we want to change it to 1 or 3 or some other number in the future it is now just a policy decision as it is trivial to do.
More information about the mythtv-commits
mailing list