[mythtv-commits] mythtv commit: r23814 by janne
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Mar 26 11:25:57 UTC 2010
Author: janne
Date: 2010-03-26 11:25:57 +0000 (Fri, 26 Mar 2010)
New Revision: 23814
Changeset: http://svn.mythtv.org/trac/changeset/23814
Modified:
branches/release-0-23-fixes/mythtv/libs/libmythtv/tv_rec.cpp
Log:
backports [23788] from trunk
make sure recording type is set correctly in MPEGStreamData
DTVSignalMonitor::SetProgramNumber|SetDVBService|SetChannel might reset
the streamdata and set the recording type to "all". Call
SetRecordingType() after them to be sure the setting sticks.
Refs #6314 since the ticket was probably only fixed for the first tuning
request.
More information about the mythtv-commits
mailing list