warzone2100/lib/sound
Gerard Krol 6671fa934e 1. Removed the terrible memory leaks from the resource system. 2. Fixed the memory leaks for the terrain tiles. 3. Fixed a lot of uninitialised
variables. 4. Commented out some unused sound code.
I just love Valgrind :)


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1390 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-07 13:23:14 +00:00
..
Makefile.am - Remove unneeded gettext files and instead create them via autopoint 2007-04-02 17:21:05 +00:00
Makefile.raw * move audio_id.[ch] to lib/sound (because the soundlib depends on it, and libraries shouldn't depend on the main source, i.e. src/) 2007-03-27 18:59:03 +00:00
aud.h 1. Removed the terrible memory leaks from the resource system. 2. Fixed the memory leaks for the terrain tiles. 3. Fixed a lot of uninitialised 2007-04-07 13:23:14 +00:00
audio.c * get rid of unused priority queue implementation (lib/gamelib/queue.[ch]) 2007-04-05 20:19:58 +00:00
audio.h * get rid of unused priority queue implementation (lib/gamelib/queue.[ch]) 2007-04-05 20:19:58 +00:00
audio_id.c * document audio_SetTrackVals (doxygen) 2007-04-05 18:14:18 +00:00
audio_id.h * move audio_id.[ch] to lib/sound (because the soundlib depends on it, and libraries shouldn't depend on the main source, i.e. src/) 2007-03-27 18:59:03 +00:00
cdaudio.c Patch by Jessica: Fix compilation without MP3 support 2007-03-06 20:35:15 +00:00
cdaudio.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
mixer.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
openal_track.c * enable libvorbisfile to seek into a file opened with PhysicsFS 2007-04-03 11:15:41 +00:00
playlist.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
playlist.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
track.c * fix a compile error caused by a curly brace to many 2007-04-05 20:25:21 +00:00
track.h * get rid of unused priority queue implementation (lib/gamelib/queue.[ch]) 2007-04-05 20:19:58 +00:00
tracklib.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00