bsnes/hiro/gtk
Tim Allen 7bf4cff946 Update to v094r22 release.
byuu says:

I fixed the hiro layout enable bug, so when you go to assign joypad
input, the window disables itself so your input doesn't mess with the
controls.

I added "reset" to the hotkeys, in case you feel like clearing all of
them at once.

I added device selection support and the ability to disable audio
synchronization (run > 60fps) to the ruby/OSS driver. This is exposed in
tomoko's configuration file.

I added checks to stringify so that assigning null char* strings to
nall::string won't cause crashes anymore (technically the crash was in
strlen(), which doesn't check for null strings, but whatever ... I'll do
the check myself.)

I hooked up BrowserDialog::folderSelect() to loading slotted media for
now. Tested it by loading a Game Boy game successfully through the Super
Game Boy. Definitely want to write a custom window for this though, that
looks more like the library dialog.

Remaining issues:
- finish slotted cart loader (SGB, BSX, ST)
- add DIP switch selection window (NSS) [I may end up punting this one
  to v096]
- add more configuration panels (video, audio, timing)
2015-05-30 21:40:07 +10:00
..
action Update to v094r20 release. 2015-05-23 15:37:08 +10:00
widget Update to v094r20 release. 2015-05-23 15:37:08 +10:00
application.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
application.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
browser-window.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
browser-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
desktop.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
desktop.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
font.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
font.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
header.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
hotkey.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
hotkey.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
keyboard.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
keyboard.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
layout.cpp Update to v094r22 release. 2015-05-30 21:40:07 +10:00
layout.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
menu-bar.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
menu-bar.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
message-window.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
message-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
monitor.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
monitor.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
mouse.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
mouse.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
object.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
object.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
platform.cpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
platform.hpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
popup-menu.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
popup-menu.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
settings.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
settings.hpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
sizable.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
sizable.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
status-bar.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
status-bar.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
timer.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
timer.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
utility.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
window.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00