Mailing List Archive

mythtv commits
----------------------------------------------------------------------------
Changes committed by mdz on Sat Dec 7 14:01:15 2002

Modified Files:
in MC/libs/libmyth:
settings.cpp settings.h
in MC/programs/mythfrontend:
mythfrontend.pro recordingprofile.cpp recordingprofile.h
Log Message:
Give configurables a notion of visibility, and don't display invisible settings

Remove the unused purge() function which was never a good idea

Create AutoIncrementSetting, generalized from RecordingProfile

Switch RecordingProfile to use AutoIncrementSetting

VideoCodecParam and AudioCodec param turned out the same, so merge them

Some const correctness fixes

Skeleton for video source settings

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