[mythtv-commits] mythtv/master commit: a9b25430b by Michael T. Dean (sphery)

MythTV noreply at mythtv.org
Mon Jan 31 22:55:48 UTC 2011


      Author:  Michael T. Dean <mdean at mythtv.org>
 Change Date:  2011-01-31T14:53:57-08:00
   Push Date:  2011/01/31 14:55:45 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  a9b25430bbe9aaac630de232dd75d45217b802c5
   Changeset:  https://github.com/MythTV/mythtv/commit/a9b25430b

Log:

Use Query instead of Get for QueryLastFrameInPosMap

Rename ProgramInfo::GetLastFrameInPosMap() to
ProgramInfo::QueryLastFrameInPosMap() to better fit the local convention,
since it hits the database.

This includes a binary version change (which I probably should have
included when I added the function), so a plugin rebuild will be
required.

Modified:

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



More information about the mythtv-commits mailing list