[mythtv-commits] mythtv commit: r11811 - in branches/mythtv-vid by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 23 15:02:56 UTC 2006


      Author: danielk
        Date: 2006-11-23 15:02:56 +0000 (Thu, 23 Nov 2006)
New Revision: 11811
   Changeset: http://cvs.mythtv.org/trac/changeset/11811

Modified:

   branches/mythtv-vid/libs/libmyth/settings.cpp
   branches/mythtv-vid/libs/libmyth/settings.h
   branches/mythtv-vid/libs/libmythtv/playgroup.h
   branches/mythtv-vid/libs/libmythtv/profilegroup.h
   branches/mythtv-vid/libs/libmythtv/recordingprofile.h
   branches/mythtv-vid/libs/libmythtv/scheduledrecording.h
   branches/mythtv-vid/libs/libmythtv/videodisplayprofile.cpp
   branches/mythtv-vid/libs/libmythtv/videosource.h
   branches/mythtv-vid/programs/mythfrontend/globalsettings.cpp

Log:

Refs #2287. Fixes various problems with the recent merge from head to svn head.

The ConfigurationDialog needed a Storage implementation, so that it's children could override load() and save(). Also various configuration dialogs were crowded due to the changes in the settings from the last merge. Finally the triggered configuration group had some problems with deleting panes after the merge.

There remain problems with the PlaybackProfileConfig loading and saving, especially with respect to new configs.





More information about the mythtv-commits mailing list