[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Wed, 04 Dec 2002 20:50:22 -0500


----------------------------------------------------------------------------
Changes committed by mdz on Wed Dec  4 20:46:19 2002

Modified Files:
   in MC/libs/libmyth:
        recordingprofile.cpp recordingprofile.h settings.cpp 
        settings.h 
Log Message:
#include <iostream> in recordingprofile.cpp

Introduce the concept of a ConfigurationDialog, which performs a configuration
task and returns a QDialog status

Make the recording profile wizard a ConfigurationDialog, which makes it
possible to properly save the profile when the wizard is finished

Fix a stupid trivial bug which caused profile creation to do ugly things to the
recordingprofiles and codecparams tables in the database


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