bsnes/higan
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
..
audio Update to v106r47 release. 2018-07-14 13:59:29 +10:00
emulator Update to v106r48 release. 2018-07-16 16:16:26 +10:00
fc Update to v106r31 release. 2018-05-28 11:51:38 +10:00
gb Update to v106r48 release. 2018-07-16 16:16:26 +10:00
gba Update to v106r30 release. 2018-05-28 11:16:27 +10:00
md Update to v106r36 release. 2018-06-04 12:44:57 +10:00
ms Update to v106r36 release. 2018-06-04 12:44:57 +10:00
obj Ignore generated file dependency information. 2018-05-25 18:07:03 +10:00
out Update to v106r25 release. 2018-05-23 13:45:24 +10:00
pce Update to v106r36 release. 2018-06-04 12:44:57 +10:00
processor Update to v106r47 release. 2018-07-14 13:59:29 +10:00
resource Update to v106r24 release. 2018-05-20 14:39:29 +10:00
sfc Update to v106r48 release. 2018-07-16 16:16:26 +10:00
systems Update to v106r42 release. 2018-06-26 13:17:26 +10:00
target-bsnes Update to v106r48 release. 2018-07-16 16:16:26 +10:00
target-higan Update to v106r48 release. 2018-07-16 16:16:26 +10:00
video Update to v106r47 release. 2018-07-14 13:59:29 +10:00
ws Update to v106r30 release. 2018-05-28 11:16:27 +10:00
GNUmakefile Update to v106r48 release. 2018-07-16 16:16:26 +10:00