[mythtv-commits] Re: Ticket #249: Patch for MythGame...

MythTV mythtv at cvs.mythtv.org
Tue Aug 23 18:10:22 UTC 2005


#249: Patch for MythGame...
-------------------------+--------------------------------------------------
 Reporter:  jochen       |        Owner:  greg  
     Type:  enhancement  |       Status:  closed
 Priority:  minor        |    Milestone:        
Component:  mythgame     |      Version:        
 Severity:  medium       |   Resolution:  fixed 
       Cc:               |  
-------------------------+--------------------------------------------------
Changes (by greg):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7109])
  This update adds support for editing a games meta data from the gametree.
 (Choose Edit
  from a games Info screen).

  At the moment this data is still wiped during a new scan, but the next
 update will
  change the scanning to preserve the data.

  This also closes #249 to change to allow for less restrictive multidisk
 matches.

  You can now use "blah Disk 1.ext"   "blah 1.ext"   or "blah.1.ext" as
 long as the
  player is configured to allow multidisk roms.   I should note that this
 does not work well
  in situations where  "blah 1.ext, blah 2.ext" are noti actually intended
 to be parts of the
  same game. However I don't see that as a problem as the vast majority of
 users wont be using
  game spanning where this would be a problem.

  This also changes the commandline field from a VARCHAR(255) the maximum
 for a VARCHAR to
  a TEXT column instead allowing for much larger entries.

  This also fixes a segfault when someone picks cancel from popup to pick
 which emulator to use
  to play a rom that has more than one available.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/249>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list