|
前端工具QMC2发布新版, 更新如下
fix: don’t prevent the ‘automatic ROM check’ from starting when the ‘Check ROMs’ action gets triggered while the machine list is being reloaded
fix: image checker: added obsolete file removal support when using libarchive (missing unintentionally)
fix: image checker: corrected checking for obsolete icon files when read from a directory (this verified only PNGs as valid but the restriction is long gone)
imp: video player: accept youtu.be besides youtube.com when copy-pasting video URLs
imp: updated category.ini to MAME 0.175
imp: emulator configuration templates updated to MAME 0.175 (removed core option ‘antialias’, added Windows-specific option ‘vector_beam_smooth’)
imp: changed the default command line for the 7zip removal tool to include -mhc=off (disables header compression which libarchive doesn’t support) and -ms=off (disables solid blocks which are generally counter productive for our use case)
imp: pre-caching icons from a directory will no longer block the GUI and works faster now (using QDirIterator)
imp: updated PDF.js to a newer git revision (as of 11-JUN-2016)
imp: hide the splash-screen as soon as the initial start-up is done (in case it’s still open by that time – which is likely)
imp: added a new alternative system-notes template contributed by José Marcio Rezende Franco (data/gmn/Concise.html)
new: ROMAlyzer / collection rebuilder: CHD files are now optionally included in the reproduction process (automatically renaming them if required); you can choose between creating hard links, symbolic links and real copies, or to omit CHD reproduction completely (which is the default) — see also bug tracker ID #114
new: added a catver.ini optimizer to potentially speed up loading slightly
new: emulator identification is now skipped when the binary’s modification time hasn’t changed – this generally speeds up loading greatly (but can be disabled in case it causes any trouble)
http://qmc2.batcom-it.net/ |
|