[mythtv-commits] mythtv commit: r17314 - in trunk/mythtv/libs by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 12 21:28:00 UTC 2008


      Author: danielk
        Date: 2008-05-12 21:28:00 +0000 (Mon, 12 May 2008)
New Revision: 17314
   Changeset: http://cvs.mythtv.org/trac/changeset/17314

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h

Log:

Refs #5346. Allows ProgramInfo position maps to be used without a backing DB by use of a DB replacement QMap.

This allows the commercial flagger to be used in a one-shot on videos without polluting the positionmap DB, by storing the temporary position map in a QMap rather than the DB.

This unfortunately changes the myth binary revision so plugins will need to be recompiled. (Last such commit for #5346.)




More information about the mythtv-commits mailing list