[mythtv-commits] mythtv commits

mythtv@ijr.dnsalias.org mythtv@ijr.dnsalias.org
Fri, 20 Dec 2002 01:20:03 -0500


----------------------------------------------------------------------------
Changes committed by ijr on Fri Dec 20 01:17:57 2002

Modified Files:
   in MC/libs/libmyth:
        mythcontext.cpp mythcontext.h remotefile.cpp 
   in MC/libs/libmythtv:
        tv.h tv_play.cpp tv_play.h tv_rec.cpp tv_rec.h 
   in MC/programs/mythbackend:
        encoderlink.cpp encoderlink.h mainserver.cpp mainserver.h 
        playbacksock.cpp playbacksock.h 
   in MC/programs/mythfrontend:
        main.cpp playbackbox.cpp playbackbox.h programlistitem.cpp 
Log Message:
Add some basic tuner card accounting to things, so trying to watch live-tv
just selects the first free one.
Make watching an in-progress recording work again.  The UI is changed a bit for
this -- now, in-progress recordings show up highlighted with red in the delete
and playback menus..
The delete and playback menus now automatically update themselves if new
recordings are started/done and the users's just sitting on that screen.

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