!

[arcade] QMC2 v0.39 SVN4748

[0] @ środa, 6 Marca 2013 23:56CET

[arcade] QMC2 v0.39 SVN4748

QmameCab jest frontendem napisanym pod bibliotekę QT obsługującym emulatory MAME/MESS. W panującym ścisku wśród nakładek wyróżnia się całkiem sprytnym modułem obsługujący MESS'a, posiada, a jakże możliwość przekazywania komend dla filtru HLSL, wyświetla wszystko, co da się wyświetlić jeśli chodzi o informację o obsługiwanym sprzęcie - łacznie z informacjami pobieranymi z MAWS. Dodatkowo od następnej wersji QMC2 będzie wspierał także UME (Universal Machine Emulator), który jest próbą połączenia w jedno multiemulatorów MAME i MESS.

Jeśli dodamy do tego mnogość portów (jak to w wypadku wszelkiej maści programów QT) i to, że autorzy starają się korygować działanie swojego frontendu podług zgłoszonych uwag przez użytkowników

QMC2 0.39.x[SVN 4748]

Author: renereucher | Date: 6 marca 2013 16:58:01

  • fix: avoid QFileInfo::absolutePath() warning in welcome dialog

QMC2 0.39.x[SVN 4747]

Author: renereucher | Date: 5 marca 2013 18:30:58

  • fix: possible fix #2 for file-chooser crashes

QMC2 0.39.x[SVN 4746]

Author: renereucher | Date: 5 marca 2013 18:02:06

  • fix: possible fix for random file-chooser crashes seen on Windows 8

QMC2 0.39.x[SVN 4745]

Author: renereucher | Date: 3 marca 2013 15:49:50

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4744]

Author: renereucher | Date: 3 marca 2013 15:49:23

  • imp: updated/renamed alternative system-/software-notes templates by
  • Shideravan

QMC2 0.39.x[SVN 4743]

Author: renereucher | Date: 28 lutego 2013 16:45:35

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4742]

Author: renereucher | Date: 28 lutego 2013 16:44:40

  • wip: qchdman: made variable names (table-header) customizable

QMC2 0.39.x[SVN 4741]

Author: renereucher | Date: 27 lutego 2013 19:27:32

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4740]

Author: renereucher | Date: 27 lutego 2013 19:27:13

  • new: allow 'merging' the file-chooser mapping with the currently set
  • device-mappings

QMC2 0.39.x[SVN 4739]

Author: renereucher | Date: 27 lutego 2013 18:40:34

  • wip: qchdman: exchanged the script icon with something more beautiful :)

QMC2 0.39.x[SVN 4738]

Author: renereucher | Date: 27 lutego 2013 14:34:55

  • wip: qchdman: corrected a few resize & view-mode-switching related UI
  • issues of the script-widget

QMC2 0.39.x[SVN 4737]

Author: renereucher | Date: 26 lutego 2013 17:55:24

  • wip: qchdman: minor preparations for script-embedded use of project
  • widgets

QMC2 0.39.x[SVN 4736]

Author: renereucher | Date: 26 lutego 2013 16:43:46

  • wip: qchdman: reworked parts of the script-widget's UI design

QMC2 0.39.x[SVN 4735]

Author: renereucher | Date: 25 lutego 2013 15:09:25

  • wip: qchdman: added status column to script-widget

QMC2 0.39.x[SVN 4734]

Author: renereucher | Date: 25 lutego 2013 14:47:55

  • wip: qchdman: added UI for command steps to script-widget

QMC2 0.39.x[SVN 4733]

Author: renereucher | Date: 25 lutego 2013 14:08:55

  • wip: qchdman: UI and translation updates related to upcoming script-mode

QMC2 0.39.x[SVN 4732]

Author: renereucher | Date: 25 lutego 2013 12:06:27

  • doc: TODO update

QMC2 0.39.x[SVN 4731]

Author: renereucher | Date: 24 lutego 2013 16:23:13

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4730]

Author: renereucher | Date: 24 lutego 2013 16:22:25

  • wip: qchdman: started adding a script-mode (not working yet)

QMC2 0.39.x[SVN 4729]

Author: renereucher | Date: 22 lutego 2013 17:43:17

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4728]

Author: renereucher | Date: 22 lutego 2013 17:42:52

  • new: promoted 'Qt CHDMAN GUI' (see tools/qchdman) to non-WIP status as
  • it meanwhile supports all 'chdman' commands

QMC2 0.39.x[SVN 4727]

Author: renereucher | Date: 20 lutego 2013 09:31:02

  • imp: added a boolean sort option to qmc2NEO.queryXml() and
  • qmc2NEO.queryLocalXml() (default: true)

QMC2 0.39.x[SVN 4726]

Author: renereucher | Date: 19 lutego 2013 14:16:11

  • imp: clear the XML buffer when the DTD was requested but couldn't be
  • found

QMC2 0.39.x[SVN 4725]

Author: renereucher | Date: 19 lutego 2013 11:14:55

  • fix: avoid crash when the XML data contains no DTD section and log a
  • warning telling the user to refresh the XML cache (which uses the old
  • format)

QMC2 0.39.x[SVN 4724]

Author: renereucher | Date: 18 lutego 2013 13:14:27

  • doc: TODO correction

QMC2 0.39.x[SVN 4723]

Author: renereucher | Date: 17 lutego 2013 19:27:09

  • imp: further improved UI response upon activating a search from the
  • tool-bar

QMC2 0.39.x[SVN 4722]

Author: renereucher | Date: 17 lutego 2013 18:06:55

  • imp: simplified local XML query

QMC2 0.39.x[SVN 4721]

Author: renereucher | Date: 17 lutego 2013 17:13:07

  • imp: optimized UI response related to previous changes

QMC2 0.39.x[SVN 4720]

Author: renereucher | Date: 17 lutego 2013 16:32:38

  • doc: change-log correction

QMC2 0.39.x[SVN 4719]

Author: renereucher | Date: 17 lutego 2013 16:27:18

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4718]

Author: renereucher | Date: 17 lutego 2013 16:26:53

  • new: search-patterns used to match games/machines or software-list
  • entries can now be *negated* on-the-fly through a setup-menu attached to
  • the search-box's find button

QMC2 0.39.x[SVN 4717]

Author: renereucher | Date: 17 lutego 2013 14:01:58

  • doc: change-log correction

QMC2 0.39.x[SVN 4716]

Author: renereucher | Date: 17 lutego 2013 13:31:30

  • imp: system- and software-notes: added slot 'qmc2NEO.queryLocalXml()' to
  • restrict an XQuery to a single game/machine (much faster!)

QMC2 0.39.x[SVN 4715]

Author: renereucher | Date: 16 lutego 2013 14:08:59

  • imp: instructed InnoSetup installer to change the permissions on the
  • application's installation folder in order to allow everyone to read and
  • execute files

QMC2 0.39.x[SVN 4714]

Author: renereucher | Date: 15 lutego 2013 13:57:41

  • fix: slot-devices: default slot-options with non-default BIOS selections
  • weren't passed to the emulator

QMC2 0.39.x[SVN 4713]

Author: renereucher | Date: 14 lutego 2013 11:09:53

  • doc: change-log correction

QMC2 0.39.x[SVN 4712]

Author: renereucher | Date: 14 lutego 2013 10:56:04

  • fix: don't remove/hide the system-notes detail page when the
  • game-/machine-list is reloaded

QMC2 0.39.x[SVN 4711]

Author: renereucher | Date: 13 lutego 2013 17:40:59

  • imp: system- and software-notes templates: template macro additions
  • ($EMULATOR_TYPE$)

QMC2 0.39.x[SVN 4710]

Author: renereucher | Date: 13 lutego 2013 16:46:40

  • imp: code clean up

QMC2 0.39.x[SVN 4709]

Author: renereucher | Date: 13 lutego 2013 16:27:11

  • imp: HTML editor: added a shorter editor object reference named
  • 'qmc2NEO' as an alternative to 'qmc2NotesEditorObject'
  • new: system- and software-notes templates: added support for querying
  • the XML (from -listxml) using XQuery through the new slots
  • 'qmc2NEO.queryXml()' (will execute an XQuery which MUST evaluate to
  • strings) and 'qmc2NEO.getXmlResult()' (will return the list of result
  • strings as an array)

QMC2 0.39.x[SVN 4708]

Author: renereucher | Date: 13 lutego 2013 10:11:03

  • doc: TODO updates

QMC2 0.39.x[SVN 4707]

Author: renereucher | Date: 11 lutego 2013 13:29:44

  • imp: checked MAME/MESS/UME 0.148u1 compatibility

QMC2 0.39.x[SVN 4706]

Author: renereucher | Date: 7 lutego 2013 13:29:45

  • doc: change-log correction

QMC2 0.39.x[SVN 4705]

Author: renereucher | Date: 7 lutego 2013 12:36:23

  • imp: ROMAlyzer: when a set is analyzed, also check for any
  • device-references and offer a context-menu item to analyze them
  • separately

QMC2 0.39.x[SVN 4704]

Author: renereucher | Date: 6 lutego 2013 16:09:41

  • imp: qchdman: added DelMeta project type

QMC2 0.39.x[SVN 4703]

Author: renereucher | Date: 6 lutego 2013 15:30:46

  • imp: qchdman: added AddMeta project type

QMC2 0.39.x[SVN 4702]

Author: renereucher | Date: 6 lutego 2013 14:06:36

  • imp: qchdman: added DumpMeta project type

QMC2 0.39.x[SVN 4701]

Author: renereucher | Date: 5 lutego 2013 15:44:44

  • imp: added ignore="true" to all new HLSL options as RB told me they
  • aren't meant to be user visible at the moment

QMC2 0.39.x[SVN 4700]

Author: renereucher | Date: 5 lutego 2013 11:05:20

  • imp: added new vector_* experimental HLSL options

QMC2 0.39.x[SVN 4699]

Author: renereucher | Date: 4 lutego 2013 18:55:36

  • doc: change-log update

QMC2 0.39.x[SVN 4698]

Author: renereucher | Date: 4 lutego 2013 18:49:57

  • fix: minor: launch foreign emulators/IDs even when the current
  • game/machine is a device set

QMC2 0.39.x[SVN 4697]

Author: renereucher | Date: 4 lutego 2013 18:31:24

  • doc: TODO update and monthly date bump

QMC2 0.39.x[SVN 4696]

Author: renereucher | Date: 4 lutego 2013 16:43:28

  • new: HTML editor: added an option to show/hide the HTML tab

QMC2 0.39.x[SVN 4695]

Author: renereucher | Date: 4 lutego 2013 15:57:09

  • imp: added multi-ZIP support for icons

QMC2 0.39.x[SVN 4694]

Author: renereucher | Date: 4 lutego 2013 14:23:02

  • fix: avoid crash when play was triggered on premature game/machine list
  • data

QMC2 0.39.x[SVN 4693]

Author: renereucher | Date: 4 lutego 2013 14:10:16

  • imp: extended notes editor's support for base64-encoded images to
  • software-snapshots

QMC2 0.39.x[SVN 4692]

Author: renereucher | Date: 4 lutego 2013 13:06:38

  • imp: extended multi-ZIP support to software-snapshots

QMC2 0.39.x[SVN 4691]

Author: renereucher | Date: 4 lutego 2013 10:15:26

  • new: system- and software-notes templates: added two new slots for use
  • with zipped images: 'qmc2NotesEditorObject.isZippedImage()' and
  • 'qmc2NotesEditorObject.getImageData()'

QMC2 0.39.x[SVN 4690]

Author: renereucher | Date: 4 lutego 2013 07:56:37

  • imp: image-checker: for zipped images, log the name/path of the ZIP file
  • as well

QMC2 0.39.x[SVN 4689]

Author: renereucher | Date: 3 lutego 2013 20:42:41

  • imp: added support for *multiple* ZIPs per image type, specified as
  • a semicolon-separated list of ZIP file paths (WIP-info: this does
  • currently not include software-snaps and icons)

QMC2 0.39.x[SVN 4688]

Author: renereucher | Date: 27 stycznia 2013 15:34:33

  • imp: software-lists: save/restore an individual position of the vertical
  • splitter for use with the software-detail widget

QMC2 0.39.x[SVN 4687]

Author: renereucher | Date: 26 stycznia 2013 16:37:08

  • imp: updated MESS category.ini contributed by ASH to his latest version
  • as of 26-JAN-2013

QMC2 0.39.x[SVN 4686]

Author: renereucher | Date: 24 stycznia 2013 18:12:21

  • doc: yet another TODO update ;)

QMC2 0.39.x[SVN 4685]

Author: renereucher | Date: 24 stycznia 2013 17:56:48

  • doc: TODO update

QMC2 0.39.x[SVN 4684]

Author: renereucher | Date: 16 stycznia 2013 15:43:47

  • imp: software-lists: added a 'clear selection' item to the
  • software-list's context-menu

QMC2 0.39.x[SVN 4683]

Author: renereucher | Date: 15 stycznia 2013 18:14:57

  • fix: software-list export: traverse the export map correctly

QMC2 0.39.x[SVN 4682]

Author: renereucher | Date: 15 stycznia 2013 17:15:46

  • imp: software-list export: added the 'supported' column to the
  • software-list export feature

QMC2 0.39.x[SVN 4681]

Author: renereucher | Date: 15 stycznia 2013 15:23:18

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4680]

Author: renereucher | Date: 15 stycznia 2013 15:22:48

  • doc: the QMC2 FAQ has been *moved* to the wiki

QMC2 0.39.x[SVN 4679]

Author: renereucher | Date: 14 stycznia 2013 08:30:42

  • imp: added French translation for new text in snapname's description
  • (from remax)

QMC2 0.39.x[SVN 4678]

Author: mmbossoni | Date: 13 stycznia 2013 19:13:55

  • Update debian packaging to include qmc2-arcade and qchdman

QMC2 0.39.x[SVN 4677]

Author: renereucher | Date: 13 stycznia 2013 17:34:19

  • imp: added the (first) Italian template translation for option
  • 'snapname' (from etabeta78)

QMC2 0.39.x[SVN 4676]

Author: renereucher | Date: 13 stycznia 2013 17:01:00

  • imp: added pt translation for new snapname description

QMC2 0.39.x[SVN 4675]

Author: renereucher | Date: 13 stycznia 2013 16:50:23

  • imp: us translation update

QMC2 0.39.x[SVN 4674]

Author: renereucher | Date: 13 stycznia 2013 16:43:20

  • imp: added a note to the 'snapname' option's description telling the
  • user that QMC2 can automatically adjust the setting for software-lists
  • (only de and us translations yet)

QMC2 0.39.x[SVN 4673]

Author: renereucher | Date: 13 stycznia 2013 15:51:40

  • fix: corrected a minor layout issue

QMC2 0.39.x[SVN 4672]

Author: renereucher | Date: 13 stycznia 2013 12:28:46

  • fix: supplemental fix to previous change

QMC2 0.39.x[SVN 4671]

Author: renereucher | Date: 13 stycznia 2013 02:08:29

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4670]

Author: renereucher | Date: 13 stycznia 2013 02:08:06

  • imp: added tool-buttons to select/deselect all categories in the demo-
  • and arcade-mode setup dialogs

QMC2 0.39.x[SVN 4669]

Author: renereucher | Date: 12 stycznia 2013 17:55:51

  • imp: started v0.39 development cycle

QMC2 0.39.x[SVN 4667]

Author: renereucher | Date: 11 stycznia 2013 20:47:20

  • imp: prepared for 0.38 release

QMC2 0.39.x[SVN 4666]

Author: renereucher | Date: 10 stycznia 2013 20:13:26

  • doc: change-log correction

QMC2 0.39.x[SVN 4665]

Author: renereucher | Date: 10 stycznia 2013 19:58:20

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4664]

Author: renereucher | Date: 10 stycznia 2013 19:57:50

  • new: added MESS category.ini contributed by ASH

QMC2 0.39.x[SVN 4663]

Author: dbarpas | Date: 10 stycznia 2013 19:51:05

  • Arcade mode initial Spanish translation

QMC2 0.39.x[SVN 4662]

Author: dbarpas | Date: 10 stycznia 2013 19:22:54

  • Spanish application translation update

QMC2 0.39.x[SVN 4661]

Author: renereucher | Date: 10 stycznia 2013 13:38:59

  • imp: changed default for option 'multithreading' to true instead of
  • false (non-SDL MAME/MESS on Windows only)

QMC2 0.39.x[SVN 4660]

Author: renereucher | Date: 10 stycznia 2013 13:21:44

  • doc: added file descriptions for system- and software-notes templates

QMC2 0.39.x[SVN 4659]

Author: mmbossoni | Date: 10 stycznia 2013 00:27:03

  • Leave only package changelog. Application changelog is provided inside the package.

QMC2 0.39.x[SVN 4658]

Author: renereucher | Date: 9 stycznia 2013 21:13:06

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4657]

Author: renereucher | Date: 9 stycznia 2013 21:12:31

  • imp: added alternative system- and software-notes templates contributed
  • by Shideravan

QMC2 0.39.x[SVN 4656]

Author: renereucher | Date: 8 stycznia 2013 08:56:02

  • doc: TODO update

QMC2 0.39.x[SVN 4655]

Author: mmbossoni | Date: 7 stycznia 2013 23:06:19

  • Updated pt translation

QMC2 0.39.x[SVN 4654]

Author: renereucher | Date: 7 stycznia 2013 15:00:22

  • imp: updated SVN exclude list

QMC2 0.39.x[SVN 4653]

Author: renereucher | Date: 7 stycznia 2013 13:42:14

  • imp: Mac OS X: updated Package Maker configuration to include qmc2-arcade

QMC2 0.39.x[SVN 4652]

Author: renereucher | Date: 7 stycznia 2013 12:59:01

  • fix: Mac OS X: corrected automatic executable path setting for
  • qmc2-arcade

QMC2 0.39.x[SVN 4651]

Author: renereucher | Date: 7 stycznia 2013 10:36:46

  • fix: corrected the YouTube player's URL map parser

QMC2 0.39.x[SVN 4650]

Author: renereucher | Date: 6 stycznia 2013 22:51:19

  • fix: removed debug output

QMC2 0.39.x[SVN 4649]

Author: renereucher | Date: 6 stycznia 2013 22:46:22

  • fix: YouTube video player didn't play ANY videos due to YT protocol
  • changes (again, still not perfect yet)
wstecz06/03/2013 23:56
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU