[mythtv-commits] mythtv commit: r11725 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 13 16:28:57 UTC 2006


      Author: danielk
        Date: 2006-11-13 16:28:56 +0000 (Mon, 13 Nov 2006)
New Revision: 11725
   Changeset: http://cvs.mythtv.org/trac/changeset/11725

Modified:

   trunk/mythtv/libs/libmythtv/mpegrecorder.cpp

Log:

Refs #2679. Use SetStrOption() convenience function for setting recording profile options in MPEGRecorder.

This prevents the segfault since the RecorderBase convenience function does a NULL pointer check. I'm still working on the underlying problem which appears to be a problem with Triggered configuration groups that should be saving all their children, so this problem is only happening with new ivtv recorders you add (and probably some other recorders with required options where a null check on byName() is not performed).





More information about the mythtv-commits mailing list