MegaGlest/source/shared_lib/sources/sound
Mark Vejvoda 460e887772 - bugfix for ogg file playing (now we properly handle stereo ogg files) 2011-01-26 18:51:43 +00:00
..
ds8 - cleaned up a whole pile of compiler warnings 2010-10-21 07:20:17 +00:00
openal - moved sound system debug into a new debugSound property to lessen the impact of regular debug logging since sound processing is now threaded and therefore logging sound system items may slow down performance 2011-01-26 09:09:59 +00:00
sound.cpp - Some changes to try to reload textures for win32 when doing alt-enter 2010-04-04 04:14:27 +00:00
sound_file_loader.cpp - bugfix for ogg file playing (now we properly handle stereo ogg files) 2011-01-26 18:51:43 +00:00
sound_interface.cpp Added some debug tracing abilities for sound related issues. Added a little protected to the open_al sound wrapper to avoid having queued sound buffers not being cleaned up properly in some cases. (Need to test on Windows now) 2010-03-27 18:35:47 +00:00