[mythtv-firehose] mythtv/master commit: 5b0c4db17 by Daniel Kristjansson (daniel-kristjansson)

MythTV noreply at mythtv.org
Wed Jul 13 17:19:51 UTC 2011


      Author:  Daniel Kristjansson <danielk at cuymedia.net>
 Change Date:  2011-07-13T10:19:40-07:00
   Push Date:  2011/07/13 10:19:45 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5b0c4db172aef3bbd8c442716743d64972063aeb
   Changeset:  https://github.com/MythTV/mythtv/commit/5b0c4db17

Log:

Fixes mythcommflag --skipdb option & fixes function naming in ProgramInfo.

A DB query was added to ExtractKeyFromPathname() which put a wrench in the usages of this method where the old behaviour of extracting the key from the pathname was expected.
This restores the original ExtractKeyFromPathname() and moves the new functionality to QueryKeyFromPathname() and uses that for the DB query whenever we are using the DB.

Modified:

   mythtv/libs/libmyth/programinfo.cpp
   mythtv/libs/libmyth/programinfo.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/programs/mythpreviewgen/main.cpp



More information about the mythtv-firehose mailing list