Releases: qmc2/qmc2-mame-fe
Releases · qmc2/qmc2-mame-fe
QMC2 0.243
With the MAME 0.243 release we are pleased to also release QMC2 0.243 today.
This is the first version in about four years to work on Linux (several distributions), Windows and macOS again! Expect new binary packages within hours or days, but for macOS it may take longer. Follow these steps to build your own if you are impatient.
Have fun, the QMC2 development team
Full change-log for 0.243:
- fix: avoid crash when using the command line option -tc
- fix: corrected template version displayed in the about box
- fix: fixed a strange bug with emulator options not displaying with Qt versions somewhere between 5.13 and 5.15 (also runs with earlier Qt versions, actually it did all the time :))
- fix: fixed the palette editor not returning the right values
- fix: rank item widgets are now drawn "five items further" than before which should fix most visual artifacts
- imp: updated bundled minizip-ng to 3.0.5 (thanks to Julian Sikorski)
- imp: updated bundled zlib to 1.2.12
- imp: updated bundled LZMA SDK to 21.07
- imp: updated the emulator configuration templates to MAME 0.243
- imp: updated the about box to not use deprecated constants but new methods; also changed the given URLs
- imp: revised the storing of play history and favorites
- imp: removed the bundled Qt translations
- inf: QMC2 Arcade more or less doesn't work right now
- inf: the 'embedder' is totally hidden for now, that is, also on Windows
QMC2 0.242
From changes.html
v0.242, 02-APR-2022:
- new: moved a lot of files around for better readability and changed the build process to use git instead of svn
v0.218, 28-FEB-2020:
- imp: removed the sample checker and all related UI hooks since it may be misleading
- imp: pure Qt 5 support which also means no embedded emulator - at least for now
- imp: made support for 7zip a little more modern by replacing its boolean type with real bool
- imp: added Zarth's Visual Template to the list of notes templates
- inf: resuming work on QMC2 after a longer break - caused by several strokes :(
What's Changed
New Contributors
Full Changelog: https://github.com/qmc2/qmc2-mame-fe/commits/v0.242