QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
* fix: joystick mapping initially didn't work before the options were explicitly applied
* fix: keep game-specific emulator configurations open only as long as they are really needed
* fix: corrected support for keyboard shortcut mapping with multiple modifier keys
* imp: try to use system locale to setup t...
QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
* Polish translation of emulator options template completed (Julian Sikorski)
* French translation by Vincent Bousquet - great job, thanks!
* Improved template reader for emulator options (using QXmlStreamReader)
* Template syntax changed to a new format to allow for easier translation (this f...
QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
* fix: replace "~" with "$HOME" in path options when exporting ini's or checking ROMs
* fix: corrected removal of entries in emulator control
* imp: build: replaced make option MAME with EMULATOR (to prepare for multi-emulator support)
* imp: SDLMAME options-template updated to 0.124a, cleaned...
QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
* fix: long timeout on exit for Qt 4.3+ fixed
* fix: fixed processing of BIOS ROMs due to changes to the XML output since MAME 0.117u2 (older MAME releases are still supported)
* fix: save & clear current game's MAME configuration on gamelist reload (if open)
* fix: reset horizontal scrollbars...
QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
* fix: raise visible widgets when starting up
* fix: reselect current item after applying ROM state filter * fix: fixed a serious bug in MAME options handling which showed up for Qt 4.3.0
* fix: corrected online flyer directory/file switching (didn't open/close ZIP if changed)
* fix: earlier restoration of ...
QMC2 ist ein Linux Frontend für XMAME und SDLMAME.
This version includes a fair amount of work to fix and improve issues regarding SDLMAME and system-wide (pre-)configuration. It also introduces several new features such as support for flyer images, built-in GUI style support and a ROM state filter.
Please note that Qt 4.2.0+ is required now, Qt 4.1 support has been dropped! This release has been developed using Qt 4.2.2.
QMamecat v0.1b7 Build 05.12.2006 um 09:55:50 von kallez
QMamecat ist ein Frontend für den Arcade Emulator XMAME. Die Neuerungen sind:
The recently released version (0.1.b6) introduced a weird layout bug for the new welcome screen, which caused the OK and CANCEL buttons not to show up. You weren't able to proceed... sorry about that :)! The following code-snapshot of my current development tree includes a fix for this.
QMamecat v0.1b6 (SDLMAME Support) um 05:37:09 von kallez
QMamecat ist ein Frontend für den Arcade Emulator XMAME. Die Neuerungen sind:
fix: widgets disabled during gamelist reload not re-enabled if parser prematurely stopped
fix: ROMs with attribute runnable="no" removed from gamelist (caused incorrect counters)
fix: total game count determination didn't cleanly return in case of an error
fix: build: check qmake version for ALL targets
fix: ROM check: don't rely on full lines from sub-process, buffered output might be truncated
imp: some code-cleanups
imp: removed log entry for loading of preview images
new: selectable criteria and order for gamelist sort (case insensitive) - note that Qt 4.2.0+ performs much better due to the new "stable sort" for QTreeWidget (and other item views)
new: when emulators are still running when QMC2 is about to exit, the user can decide to kill them or keep them alive
new: options Frontend/Gamelist/SortCriteria, .../SortOrder, Frontend/GUI/KillEmulatorsOnExit and MAME/FilesAndDirectories/ROMPath added
new: SDLMAME-support, including new options template (use "make SDLMAME=1" to enable support for SDLMAME, default is XMAME!)
new: setup-wizard: checks valid configuration and asks for MAME executable if neccessary
new: added ROM state M(ostly correct) for verification result "best available" (indicated by a yellow-green sphere)