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-29 08:59:01 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
177531c37673fabdc410b18ae07eb152d07e9cd1
glest-source
/
source
/
shared_lib
/
sources
/
sound
History
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_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
…
sound.cpp
…