[mythtv-commits] mythtv commit: r23598 - in trunk/mythtv/libs by danielk
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Thu Feb 25 19:48:31 UTC 2010
Author: danielk
Date: 2010-02-25 19:48:31 +0000 (Thu, 25 Feb 2010)
New Revision: 23598
Changeset: http://svn.mythtv.org/trac/changeset/23598
Modified:
trunk/mythtv/libs/libmyth/programinfo.cpp
trunk/mythtv/libs/libmyth/programinfo.h
trunk/mythtv/libs/libmythdb/mythversion.h
Log:
Adds an PrograInfo::ExtractKey() which extracts the chanid and recstartts values from the string generated by ProgramInfo::MakeUniqueKey().. This simplifies a patch to fix some PreviewGenerator regressions that I plan to apply later today. Note: Requires recompile of plugins since a plug-in exported class is changed.
More information about the mythtv-commits
mailing list