|
前端工具QMC2发布新版, 更新如下
fix: ROMAlyzer: the fix.dat export action needs to be disabled initially (minor)
fix: rank images didn’t update their color or shape on the fly
fix: ROMAlyzer: corrected set rewriter issues with data read from regular files (their CRCs couldn’t be correlated)
fix: ROMAlyzer: the default ZIP compression level (Z_DEFAULT_COMPRESSION) is -1, corresponding to level 6, but the spin-box only supported values from 0 to 9 so the default level was actually 0
fix: avoid crash when checking an individual set’s ROM status (probably only seen on slow systems)
fix: avoid start-up crash on gcc 4.9+ builds — see also bug tracker ID #77 (thanks to Pulfer)
imp: ROMAlyzer: major UI and logic overhaul (the settings page has been redesigned completely)
imp: updated MESS category.ini contributed by ASH to MESS 0.155
imp: ROMAlyzer: allow set repairing from 7-zip archived reproduction templates
imp: all database updates are fully asynchronous now, using in-memory journals (that’s faster on slow I/O, but also slightly more risky)
imp: added support for SDL2 (SDL 1.x remains the default if available, you can force either version using ‘SDL=1′ or ‘SDL=2′ on the make command line)
imp: MAME/MESS/UME emulator templates updated to 0.155 (added new templates for SDL2 builds)
imp: updated template format to v0.2.8 which adds support for ignoring <choice> nodes on certain platforms (or generally)
imp: improved mouse event handling of rank-item widgets (also fixes a minor UI bug)
new: ROMAlyzer: added a check-sum database for storing/retrieving paths to dumps available in your file-system by SHA-1 and/or CRC (aka support for unstructured additional ROM paths) — see also bug tracker ID #62
new: ROMAlyzer: added a ROM Collection Rebuilder which uses the check-sum database to rebuild a complete ROM path from ‘any’ given XML (including XML from foreign emulators as long as it’s MAME/MESS/UME-compatible) — see also bug tracker ID #71
new: ROMAlyzer: added a new ‘create backups’ option that will create backup copies of all existing files that are going to be modified / overwritten — see also bug tracker ID #73
doc: symbolic links to the English HTML docs are no longer required (falls back to English automatically when a language-specific index.html doesn’t exist)
http://qmc2.arcadehits.net/wordpress/ |
|