[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Sat, 21 Dec 2002 02:05:03 -0500


----------------------------------------------------------------------------
Changes committed by mdz on Sat Dec 21 02:04:05 2002

Added Files:
   in MC/libs/libmythtv:
        videosource.cpp videosource.h 
   in MC/programs/mythfrontend:
        tv_tuner_settings.xml 
Modified Files:
   in MC/database:
        0-7-to-0-8.sql 
   in MC/libs/libmyth:
        settings.cpp 
   in MC/libs/libmythtv:
        libmythtv.pro 
   in MC/programs/mythfilldatabase:
        filldata.cpp 
   in MC/programs/mythfrontend:
        globalsettings.h main.cpp mythfrontend.pro tv_settings.xml 
   in MC/setup:
        main.cpp setup.pro 
Removed Files:
   in MC/programs/mythfrontend:
        videosource.cpp videosource.h 
Log Message:
GUIfy the setup program

Move videosource stuff into libmythtv, now used by setup as well

Make the XMLTV grabber a per-videosource setting instead of a global setting

Create a submenu for the tuner settings in the frontend, and activate them

Change ListBoxSetting so that the label is above it, rather than to the side


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