[mythtv-firehose] mythtv/master commit: 32e901dff by Gavin Hurlbut (Beirdo)

MythTV noreply at mythtv.org
Sat Jul 16 04:43:59 UTC 2011


      Author:  Gavin Hurlbut <ghurlbut at mythtv.org>
 Change Date:  2011-07-15T21:41:21-07:00
   Push Date:  2011/07/15 21:43:52 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  32e901dff89400f0b229f8651322b1562b6ae607
   Changeset:  https://github.com/MythTV/mythtv/commit/32e901dff

Log:

Make dummy recordings send REC_FINISHED event

A dummy recording (such as during livetv while tuning the device) sends a
REC_STARTED event, but not a REC_FINISHED event.  This was causing issues with
my event scripts which I was trying to make abort if the recording finished
while I was waiting.  Having the behavior matched makes it more useful.

Modified:

   mythtv/libs/libmythtv/tv_rec.cpp



More information about the mythtv-firehose mailing list