[mythtv-commits] mythtv commit: r14691 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Oct 15 17:06:01 UTC 2007


      Author: danielk
        Date: 2007-10-15 17:06:00 +0000 (Mon, 15 Oct 2007)
New Revision: 14691
   Changeset: http://cvs.mythtv.org/trac/changeset/14691

Modified:

   trunk/mythtv/libs/libmythtv/previewgenerator.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.h
   trunk/mythtv/libs/libmythtv/programinfo.cpp

Log:

Refs #3720. Make preview generator play nice with storage groups.

We were using two different in use tags, but only checking for one of them in ProgramInfo::MarkAsInUse(). This just uses one of them in MarkAsInUse and uses a constant variable for the string so that this isn't changed accidentally in the future.




More information about the mythtv-commits mailing list