[mythtv-commits] mythtv commit: r26482 - in branches/mythtv-rec/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 23 23:09:29 UTC 2010


      Author: danielk
        Date: 2010-09-23 23:09:29 +0000 (Thu, 23 Sep 2010)
New Revision: 26482
   Changeset: http://svn.mythtv.org/trac/changeset/26482

Log:

mythtv-rec: Basic stuff for OCUR recorder. Wait long enough before starting recorders so we know SSDP has completed (note in future we may want to shortcut as soon as we see all the devices we were expecting). Change OCUR videodevice to be the uuid + tuner #. The fake autodetect still returns IP + tuner #, but it will probably be much easier to do autodetection once mythtv-setup config is in the backend; so fixing that has been backburnered.   Note: This doesn't actually perform any UPnP actions yet, it just performs some of the UPnP discovery.

Added:

   branches/mythtv-rec/mythtv/libs/libmythupnp/upnpserviceimpl.cpp
   branches/mythtv-rec/mythtv/libs/libmythupnp/upnpserviceimpl.h

Removed:

   branches/mythtv-rec/mythtv/libs/libmythupnp/upnpimpl.h

Modified:

   branches/mythtv-rec/mythtv/libs/libmythtv/channelbase.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/libmythtv.pro
   branches/mythtv-rec/mythtv/libs/libmythtv/ocurchannel.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/ocurchannel.h
   branches/mythtv-rec/mythtv/libs/libmythtv/ocurrecorder.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/ocurstreamhandler.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/tv_rec.cpp
   branches/mythtv-rec/mythtv/libs/libmythtv/videosource.cpp
   branches/mythtv-rec/mythtv/libs/libmythupnp/eventing.h
   branches/mythtv-rec/mythtv/libs/libmythupnp/libmythupnp.pro
   branches/mythtv-rec/mythtv/libs/libmythupnp/upnpdevice.h
   branches/mythtv-rec/mythtv/programs/mythbackend/main_helpers.cpp
   branches/mythtv-rec/mythtv/programs/mythbackend/main_helpers.h




More information about the mythtv-commits mailing list