[mythtv-commits] mythtv commit: r7312 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Sep 25 22:43:30 UTC 2005


      Author: danielk
        Date: 2005-09-25 22:43:29 +0000 (Sun, 25 Sep 2005)
New Revision: 7312
   Changeset: http://cvs.mythtv.org/trac/changeset/7312

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoRecorder.cpp
   trunk/mythtv/libs/libmythtv/dtvrecorder.h
   trunk/mythtv/libs/libmythtv/firewirerecorder.cpp
   trunk/mythtv/libs/libmythtv/libmythtv.pro
   trunk/mythtv/libs/libmythtv/recorderbase.cpp
   trunk/mythtv/libs/libmythtv/recorderbase.h

Log:

Adds RecorderPaused() signal to recorderbase.h

This signal is emitted whenever the recorder actually enters
the paused state.

I've made an increadably silly formatting fix in libmythtv.pro
only so that I don't have to explain to a half dozen people that
they need to run "touch libmythtv.pro" because a new class using
Qt signals has been added.

If it isn't obvious from the last commit this is in sevice of a
busy-loop free TVRec...






More information about the mythtv-commits mailing list