bsnes/bsnes
Tim Allen 017f9926fc Update to v075r16 release.
byuu says:

This has my latest API enhancements, but there are some known issues:
- resize on Windows seems to not repaint the buttons properly in rare
  cases. I may just need to revert to flickering resize.
- GTK+ reports the wrong menu height, off by two pixels, prior to the
  window being realized (made visible)
  - this results in the main window moving up two pixels after each run
    of bsnes

The menu height bug was actually there previously, it was just that Qt
and GTK+ were computing the frame margins incorrectly (ignoring the menu
bar) before.

On the bright side, ui/settings/input.cpp has been improved by way of
the new multi-layout support. The window is no longer forced to an
awkward 640 pixels wide, as the mouse axes/buttons can overlap now. The
code is also simpler since I am using the Layout::setVisible command to
toggle groups on and off instead of doing it for each and every control.
2011-02-27 20:05:10 +11:00
..
data Update to v075 release. 2011-01-27 19:52:34 +11:00
gameboy Update to v075r12 release. 2011-02-15 23:22:37 +11:00
libco Update to v073 release. 2010-12-26 23:24:34 +11:00
nall Update to v075r14 release. 2011-02-24 20:25:20 +11:00
obj Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
out Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
phoenix Update to v075r16 release. 2011-02-27 20:05:10 +11:00
ruby Update to v072 release. 2010-10-23 16:08:05 +11:00
snes Update to v075r16 release. 2011-02-27 20:05:10 +11:00
ui Update to v075r16 release. 2011-02-27 20:05:10 +11:00
ui-gameboy Update to v075r16 release. 2011-02-27 20:05:10 +11:00
ui-libsnes Update to v075 release. 2011-01-27 19:52:34 +11:00
Makefile Update to v075r13 release. 2011-02-16 23:35:40 +11:00
cc.bat Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
clean.bat Include all the code from the bsnes v068 tarball. 2010-10-20 22:30:34 +11:00
sync.sh Update to v075r12 release. 2011-02-15 23:22:37 +11:00