[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Mon, 22 Jul 2002 16:35:02 -0400


----------------------------------------------------------------------------
Changes committed by ijr on Mon Jul 22 16:30:51 2002

Added Files:
   in MC/libmythtv:
        programinfo.cpp programinfo.h 
Modified Files:
   in MC/libmythtv:
        libmythtv.pro tv.cpp tv.h 
   in MC/mythepg:
        guidegrid.cpp infodialog.cpp infostructs.cpp infostructs.h 
        main.cpp mythepg.pro 
   in MC/mythfrontend:
        deletebox.cpp main.cpp playbackbox.cpp programlistitem.cpp 
        programlistitem.h scheduler.cpp viewscheduled.cpp 
Removed Files:
   in MC/libmythtv:
        recordinginfo.cpp recordinginfo.h 
Log Message:
- Remove the RecordingInfo class, switch everything to use the ProgramInfo 
  class, since it's basically the exact same thing.  Should fix whatever
  problems there were with detecting the stopping point of recordings.
- Add some includes, pointed out by "K. Vosburgh" <vozkev@earthlink.net>

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