[mythtv-commits] mythtv/master commit: 01a91b76d by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sun Aug 7 22:06:32 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-08-07T15:04:35-07:00
   Push Date:  2011/08/07 15:06:26 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  01a91b76d70cfc2656910f686709af25e09d37ff
   Changeset:  https://github.com/MythTV/mythtv/commit/01a91b76d

Log:

MythGame: Add a intid to Game Metadata DB.

This adds an auto-increment primary key to the game metadata DB, equivalent to the one in video metadata.

Also adds a method to get all the Rom Info from the DB into a QList, which will be of use in writing a better game scanner (and for dissecting the DB queries and UI in the hopefully near future).

Modified:

   mythplugins/mythgame/mythgame/dbcheck.cpp
   mythplugins/mythgame/mythgame/gameui.cpp
   mythplugins/mythgame/mythgame/rominfo.cpp
   mythplugins/mythgame/mythgame/rominfo.h



More information about the mythtv-commits mailing list