[mythtv-commits] mythtv/master commit: 5efd77dca by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Nov 3 04:00:50 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-11-02T21:00:05-07:00
   Push Date:  2011/11/02 21:00:36 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  5efd77dcaefa87d9bf6f45453db362ccc65ac0a6
   Changeset:  https://github.com/MythTV/mythtv/commit/5efd77dca

Log:

Use ProgramID for Video Files.

More accurately, extend the programinfo constructor for videos
to add programid. Load Video ID into programID when creating
a ProgramInfo for the player.  This will allow the frontend status
query to display the video ID, which can then be used as a basis for
a metadata query of the backend Video Service API.

Bumps the library API, make distclean.

Modified:

   mythtv/libs/libmyth/programinfo.cpp
   mythtv/libs/libmyth/programinfo.h
   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythui/mythmainwindow.cpp
   mythtv/libs/libmythui/mythmainwindow.h
   mythtv/programs/mythfrontend/main.cpp
   mythtv/programs/mythfrontend/videoplayercommand.cpp
   mythtv/programs/mythpreviewgen/main.cpp



More information about the mythtv-commits mailing list