[mythtv-commits] mythtv commit: r15044 - in branches/mythtv-multirec by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Dec 4 18:34:10 UTC 2007


      Author: danielk
        Date: 2007-12-04 18:34:10 +0000 (Tue, 04 Dec 2007)
New Revision: 15044
   Changeset: http://cvs.mythtv.org/trac/changeset/15044

Modified:

   branches/mythtv-multirec/libs/libmythtv/tv_rec.cpp
   branches/mythtv-multirec/libs/libmythtv/tv_rec.h
   branches/mythtv-multirec/programs/mythbackend/encoderlink.cpp
   branches/mythtv-multirec/programs/mythbackend/encoderlink.h
   branches/mythtv-multirec/programs/mythbackend/mainserver.cpp
   branches/mythtv-multirec/programs/mythbackend/playbacksock.cpp
   branches/mythtv-multirec/programs/mythbackend/playbacksock.h
   branches/mythtv-multirec/programs/mythbackend/scheduler.cpp
   branches/mythtv-multirec/programs/mythbackend/scheduler.h

Log:

Refs #3326. Fixes handling of pre-roll with input groups.

With input groups we need to check if a recording is on the same input as any in-progress recording before applying pre-roll.

I have not incremented the protocol version, but you need to recompile all affected frontends and backends because IsBusy() has changed.




More information about the mythtv-commits mailing list