bsnes/icarus
Tim Allen 393c2395bb Update to v106r48 release.
byuu says:

The problems with the Windows and Qt4 ports have all been resolved,
although there's a fairly gross hack on a few Qt widgets to not destruct
once Application::quit() is called to avoid a double free crash (I'm
unsure where Qt is destructing the widgets internally.) The Cocoa port
compiles again at least, though it's bound to have endless problems. I
improved the Label painting in the GTK ports, which fixes the background
color on labels inside TabFrame widgets.

I've optimized the Makefile system even further.

I added a "redo state" command to bsnes, which is created whenever you
load the undo state. There are also hotkeys for both now, although I
don't think they're really something you want to map hotkeys to.

I moved the nall::Locale object inside hiro::Application, so that it can
be used to translate the BrowserDialog and MessageDialog window strings.

I improved the Super Game Boy emulation of `MLT_REQ`, fixing Pokemon
Yellow's custom border and probably more stuff.

Lots of other small fixes and improvements. Things are finally stable
once again after the harrowing layout redesign catastrophe.

Errata:

  - ICD::joypID should be set to 3 on reset(). joypWrite() may as well
    take uint1 instead of bool.
  - hiro/Qt: remove pWindow::setMaximumSize() comment; found a
    workaround for it
  - nall/GNUmakefile: don't set object.path if it's already set (allow
    overrides before including the file)
2018-07-16 16:16:26 +10:00
..
core Update to v106r22 release. 2018-05-18 15:21:22 +10:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
database Update to v106r22 release. 2018-05-18 15:21:22 +10:00
firmware Update to v106r18 release. 2018-05-09 12:12:06 +10:00
heuristics Update to v106r45 release. 2018-07-02 11:57:04 +10:00
obj Added icarus 20150821. 2015-08-21 21:29:53 +10:00
out Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
ui Update to v106r47 release. 2018-07-14 13:59:29 +10:00
GNUmakefile Update to v106r48 release. 2018-07-16 16:16:26 +10:00
icarus.cpp Update to v106r27 release. 2018-05-25 18:02:38 +10:00
settings.cpp Update to v104r16 release. 2017-10-02 19:04:28 +11:00