[mythtv-commits] mythtv/master commit: dd28081e1 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Apr 14 19:39:54 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-14T12:38:49-07:00
   Push Date:  2011/04/14 12:39:52 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  dd28081e1b4a6ea214f0efcf3ebdb38c55cea006
   Changeset:  https://github.com/MythTV/mythtv/commit/dd28081e1

Log:

API: Add methods to create, update, and delete video sources.

I'm still a ways away from working on the guide source editor, but in furtherance of API consistency I'm working on Add, Update, Delete, List(one) and List(Many) methods for the Channel service.

This adds those methods to the existing ones, completing the Video/Guide Data Source portion of the service.

Adds some new convenience methods to sourceutil in libmythtv.  Probably doesn't require a library API bump, but it gets one anyway, so make clean, recompile plugins, etc.

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythservicecontracts/services/channelServices.h
   mythtv/libs/libmythtv/sourceutil.cpp
   mythtv/libs/libmythtv/sourceutil.h
   mythtv/programs/mythbackend/services/channel.cpp
   mythtv/programs/mythbackend/services/channel.h



More information about the mythtv-commits mailing list