This website requires JavaScript.
Explore
Help
Sign In
mirror-games
/
glest-source
Watch
1
Star
0
Fork
0
You've already forked glest-source
mirror of
https://github.com/glest/glest-source.git
synced
2025-09-26 07:28:59 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4ed2e4b0131c044f27e4aa7c7c2e90551e430b4d
glest-source
/
source
/
shared_lib
/
sources
/
sound
History
Mark Vejvoda
f40dd94b1d
- added error checking and allow the game to continue if we cannot init the sound system
...
- persist error messagebox between program states
2010-07-09 22:16:26 +00:00
..
ds8
- added error checking and allow the game to continue if we cannot init the sound system
2010-07-09 22:16:26 +00:00
openal
- added error checking and allow the game to continue if we cannot init the sound system
2010-07-09 22:16:26 +00:00
sound_file_loader.cpp
- bugfixes for malformed debug statements
2010-07-06 05:30:34 +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
sound.cpp
- Some changes to try to reload textures for win32 when doing alt-enter
2010-04-04 04:14:27 +00:00