fix: device configurator: don’t implicitly save device configurations on item activation as it may kill the currently chosen configuration’s mappings
fix: fixed a rare start-up crash caused by not waiting for the options to be fully applied
fix: corrected the man-page generation script (scripts/txt2man.sh) to not output an unsupported macro
fix: Qt 5 build fixes (BT #130)
imp: emulator configuration templates updated to MAME 0.176 (changed default value for ‘bgfx_avi_name’)
imp: updated category.ini to MAME 0.176
imp: build: system-wide zlib and/or minizip libraries can now be used by specifying SYSTEM_ZLIB=1 and/or SYSTEM_MINIZIP=1 — thanks to Julian Sikorski
imp: build: revised the Makefile to cleanlier support building & installing of qchdman and qmc2-arcade
imp: updated PDF.js to a newer git revision (as of 10-JUL-2016)
new: added a machine list database that’s used by additional filtered custom views (WIP-info: the view is already *mostly* working)