bsnes/ruby/audio
Tim Allen e0815b55b9 Update to v094r28 release.
byuu says:

This WIP substantially restructures the ruby API for the first time
since that project started.

It is my hope that with this restructuring, destruction of the ruby
objects should now be deterministic, which should fix the crashing on
closing the emulator on Linux. We'll see I guess ... either way, it
removed two layers of wrappers from ruby, so it's a pretty nice code
cleanup.

It won't compile on Windows due to a few issues I didn't see until
uploading the WIP, too lazy to upload another. But I fixed all the
compilation issues locally, so it'll work on Windows again with the next
WIP (unless I break something else.)

(Kind of annoying that Linux defines glActiveTexture but Windows
doesn't.)
2015-06-20 15:44:05 +10:00
..
alsa.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
ao.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
directsound.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
openal.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
oss.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
pulseaudio.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
pulseaudiosimple.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
xaudio2.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
xaudio2.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00