[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Sat, 21 Dec 2002 17:20:02 -0500


----------------------------------------------------------------------------
Changes committed by mdz on Sat Dec 21 17:18:44 2002

Modified Files:
   in MC/libs/libmyth:
        mythwidgets.cpp mythwidgets.h 
Log Message:
Fix a crash with an empty combo box

Add an insertItem slot to MythComboBox for dynamic updating


----------------------------------------------------------------------------
Changes committed by mdz on Sat Dec 21 17:19:28 2002

Modified Files:
   in MC/libs/libmyth:
        settings.cpp settings.h 
Log Message:
Add TransientStorage class for things which don't get saved to the database

Dynamically add new selections to combo boxes

----------------------------------------------------------------------------
Changes committed by mdz on Sat Dec 21 17:19:58 2002

Modified Files:
   in MC/libs/libmythtv:
        videosource.h videosource.cpp 
Log Message:
Beginnings of a graphical XMLTV configuration

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