[mythtv-commits] mythtv commit: r7826 - in trunk/mythtv by ijr

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 10 01:25:23 EST 2005


      Author: ijr
        Date: 2005-11-10 06:25:17 +0000 (Thu, 10 Nov 2005)
New Revision: 7826
   Changeset: http://cvs.mythtv.org/trac/changeset/7826

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.h
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/livetvchain.cpp
   trunk/mythtv/libs/libmythtv/livetvchain.h
   trunk/mythtv/libs/libmythtv/remoteencoder.cpp
   trunk/mythtv/libs/libmythtv/remoteencoder.h
   trunk/mythtv/libs/libmythtv/tv_play.cpp
   trunk/mythtv/libs/libmythtv/tv_play.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/libs/libmythtv/tv_rec.h
   trunk/mythtv/programs/mythbackend/encoderlink.cpp
   trunk/mythtv/programs/mythbackend/encoderlink.h
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythfrontend/manualbox.cpp

Log:

Refs #340.

Simplify the TV class to use the TVChain-derived ProgramInfo for its OSD information, instead of using a query to the backend.  Store the channel name + input name in the TVChain table to make this easier.

Remove obsolete queries (GET_PROGRAM_INFO and GET_INPUT_NAME), and bump the protocol version to 21.





More information about the mythtv-commits mailing list