[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Wed, 08 Jan 2003 20:55:05 -0500


----------------------------------------------------------------------------
Changes committed by mdz on Wed Jan  8 20:50:47 2003

Added Files:
   in MC/libs/libmythtv:
        scheduledrecording.cpp scheduledrecording.h 
Modified Files:
   in MC/libs/libmythtv:
        guidegrid.cpp guidegrid.h infodialog.cpp infodialog.h 
        libmythtv.pro programinfo.cpp programinfo.h tv_rec.cpp 
   in MC/programs/mythbackend:
        scheduler.cpp scheduler.h 
   in MC/database:
        0-7-to-0-8.sql mc.sql 
Log Message:
Merge the {single,all,timeslot}record tables into one record table.
This will make it easier to provide a facility for viewing and changing
all scheduled recordings

There are statements in 0-7-to-0-8.sql to convert the database

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