bsnes/ruby/input
Tim Allen bb3c69a30d Update to v094r25 release.
byuu says:

Windows port should run mostly well now, although exiting fullscreen
breaks the application in a really bizarre way. (clicking on the window
makes it sink to background rather than come to the foreground o_O)

I also need to add the doModalChange => audio.clear() thing for the
accursed menu stuttering with DirectSound.

I also finished porting all of the ruby drivers over to the newer API
changes from nall.

Since I can't compile the Linux or OS X drivers, I have no idea if there
are any typos that will result in compilation errors. If so, please let
me know where they're at and I'll try and fix them. If they're simple,
please try and fix them on your end to test further if you can.

I'm hopeful the udev crash will be gone now that nall::string checks for
null char* values passed to its stringify function. Of course, it's
a problem it's getting a null value in the first place, so it may not
work at all.

If you can compile on Linux (or by some miracle, OS X), please test each
video/audio/input driver if you don't mind, to make sure there's no
"compiles okay but still typos exist" bugs.
2015-06-16 20:30:04 +10:00
..
joypad Update to v094r25 release. 2015-06-16 20:30:04 +10:00
keyboard Update to v094r24 release. 2015-06-16 20:30:04 +10:00
mouse Update to v094r24 release. 2015-06-16 20:30:04 +10:00
shared Update to v094r24 release. 2015-06-16 20:30:04 +10:00
carbon.cpp Update to v094r25 release. 2015-06-16 20:30:04 +10:00
sdl.cpp Update to v094r23 release. 2015-06-16 20:29:47 +10:00
udev.cpp Update to v094r25 release. 2015-06-16 20:30:04 +10:00
windows.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
xlib.cpp Update to v094r23 release. 2015-06-16 20:29:47 +10:00