2011-02-20 23:19:52 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.11, set LICENSE.
0.11 (2011-02-20)
- MESS Software Lists support
- retire mkmamedb-xmame.sh, use "mame -listxml | mkmamedb" instead
- link/copy disks from extra if -j (--delete-found) isn't specified
- ckmame: display current game on SIGINFO (Ctrl-T)
- removed ROMPATH support since mame uses a path in the config file nowadays
|
2009-06-14 19:51:11 by Joerg Sonnenberger | Files touched by this commit (120) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-07-25 13:50:33 by Dieter Baron | Files touched by this commit (2) | |
Log message:
update to 0.10:
- use SQLite3 instead of Berkeley DB
- optionally TorrentZip ROM set
- mkmamedb: add support for ROM Management Datafile format
- mkmamedb: add support to read dat files from zip archives
- mkmamedb: extract version and game description from listxml output
- ckmame: fix finding ROMs that need detectors from superfluous and extra
- change to 3-clause BSD license
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2008-05-25 15:16:11 by Dieter Baron | Files touched by this commit (12) |
Log message:
Assert OWNERship of some packages, relinquish others entierly.
|
2007-06-06 22:56:15 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.9:
0.9 (2007-06-04)
- add support for CMPro XML header skip detectors
- fix handling of zero byte ROMs
- dumpgame: brief option: no ROM/disk info
- mkmamedb: add support for reading Romcenter dat files
- mkmamedb: warn about multiple games with same name
- mkmamedb: create CMPro dat files
- mkmamedb: create mame db or CMPro dat file from zip archives
- ckmame: add option to keep files present in old ROM database
|
2006-05-18 21:12:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.8:
0.8 (2006-05-18)
- clean up superfluous files and extra directories
- use additional DB listing files that exist elsewhere
- read games to check from file
- create DB from multiple dat files
- omit games matching shell glob patterns from database
- don't open archives or disk images multiple times
- don't accept disk images that need a parent
- move unknown files to directory `unknown', not to `garbage' in ROM path
|
2006-05-06 02:03:40 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Bump PKGREVISION for libzip *ABI* increase.
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2005-12-28 22:44:26 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 0.7:
- fix all fixable errors in at most two runs
- rename disks
- support searching for files in additional directories
- detect faked ROMs (correct CRC, wrong MD5/SHA1)
- adapt mkmamedb-xmame.sh for MAME version numbers of 0.100 and above
- dropped support for inferring flags/status from CRC (old MAME versions)
- deprecated -u/-U command line options
- simplify ROM matching logic
- many new regression tests, causing
- various bug fixes
|