[mythtv-firehose] mythtv/master commit: fd582899d by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Tue Feb 7 05:39:13 UTC 2012


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2012-02-06T21:35:42-08:00
   Push Date:  2012/02/06 21:39:00 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  fd582899dbeda5ea49f475f1ae3b2c9d6ef1ec60
   Changeset:  https://github.com/MythTV/mythtv/commit/fd582899d

Log:

DVR Service: Make GetRecordScheduleList work on an MBE.

Somehow I only tested this on my slave, development, BE.  Existing
method would not work on an MBE as the master cannot connect to
itself.

This makes a formerly private method in the scheduler public,
but this seems relatively safe as it is only the DB query from
the record table, and the subsequent filling of a RecInfo List.

Modified:

   mythtv/programs/mythbackend/scheduler.h
   mythtv/programs/mythbackend/services/dvr.cpp



More information about the mythtv-firehose mailing list