[mythtv-commits] mythtv commit: r15009 by greg

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Nov 30 20:37:04 UTC 2007


      Author: greg
        Date: 2007-11-30 20:37:04 +0000 (Fri, 30 Nov 2007)
New Revision: 15009
   Changeset: http://cvs.mythtv.org/trac/changeset/15009

Modified:

   trunk/mythplugins/mythgame/mythgame/gamehandler.cpp
   trunk/mythplugins/mythgame/mythgame/gametree.cpp
   trunk/mythplugins/mythgame/mythgame/main.cpp
   trunk/mythplugins/mythgame/mythgame/rom_metadata.cpp
   trunk/mythplugins/mythgame/mythgame/rominfo.cpp

Log:



 references #3072 and updates all but 1 query to use bindvalues to avoid issues with values containing quotes/ticks.
 There is still one more to be converted. Once that is done anyone having problems with quotes in filenames shouldn't
be having anymore trouble.

 Also replaces all cerr/cout left in the code with VERBOSE() entries to make sure the info gets into the normal logs
and fixes one bug where a rom found in romDB might have a blank Genre.








More information about the mythtv-commits mailing list