[mythtv-commits] mythtv commit: r9524 - in trunk by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Mar 28 17:46:26 UTC 2006


      Author: danielk
        Date: 2006-03-28 17:46:22 +0000 (Tue, 28 Mar 2006)
New Revision: 9524
   Changeset: http://cvs.mythtv.org/trac/changeset/9524

Modified:

   trunk/mythplugins/mythweb/includes/mythbackend.php
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythtv/channel.cpp
   trunk/mythtv/libs/libmythtv/channel.h
   trunk/mythtv/libs/libmythtv/channelbase.cpp
   trunk/mythtv/libs/libmythtv/channelbase.h
   trunk/mythtv/libs/libmythtv/remoteencoder.cpp
   trunk/mythtv/libs/libmythtv/remoteencoder.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/mythbackend/mainserver.h

Log:

Referneces #1593. Backend portion of Channel Editing patch.

This implements the GetChannelInfo() and SetChannelInfo() calls.
The first allows the frontend to query a backend recorder for some additional information about the current channel (or another channel).
The second allows the frontend to change some of the channel information, and updates that data in all the currently running recorders.






More information about the mythtv-commits mailing list