warzone2100/lib/sound
Ari Johnson 91535c6596 Converted MacOS port to use Xcode to produce a universal binary. Warzone
will henceforth require MacOS 10.4 "Tiger" to run.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1492 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-18 03:10:53 +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 Removed unused "cluster" functions from the sound code. I suppose 2007-04-09 10:56:26 +00:00
audio.c * some const correctness (char* -> const char*) 2007-04-16 14:53:09 +00:00
audio.h * some const correctness (char* -> const char*) 2007-04-16 14:53:09 +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 Converted MacOS port to use Xcode to produce a universal binary. Warzone 2007-04-18 03:10:53 +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 Converted MacOS port to use Xcode to produce a universal binary. Warzone 2007-04-18 03:10:53 +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 Cleanup: 2007-04-12 17:42:15 +00:00
track.h Converted MacOS port to use Xcode to produce a universal binary. Warzone 2007-04-18 03:10:53 +00:00
tracklib.h * remove the (unused) ability to decode tracks from memory buffers 2007-04-09 12:16:31 +00:00