warzone2100/lib/sound
Dennis Schridde 2537bfc61c Cleanup #includes a bit
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@4107 4a71c877-e1ca-e34f-864e-861f7616d084
2008-03-16 12:39:08 +00:00
..
Makefile.am Move all stuff that actually belongs in CPPFLAGS (but is called CFLAGS) to AM_CPPFLAGS 2008-03-10 10:50:58 +00:00
Makefile.raw * Try to encapsulate knowledge about AUDIO_SAMPLE's internal representation in openal_track.c (i.e. don't use it in client code!) 2007-12-13 23:16:03 +00:00
aud.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
audio.c Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
audio.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
audio_id.c Fix breakage from r3367: Soundfilenames were forgotten to be changed inside the sourcecode. 2008-01-05 22:09:56 +00:00
audio_id.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
cdaudio.c Add a workaround/hack to prevent starting of new songs when we switch playlists 2008-02-04 16:35:34 +00:00
cdaudio.h * Make cdAudio_PlayTrack work with an enum instead of "magic numbers" 2008-02-04 16:46:55 +00:00
mixer.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
oggvorbis.c Revert r4061 (accidential commit) 2008-03-15 15:04:27 +00:00
oggvorbis.h Don't use C99 variable struct members 2008-02-01 22:12:25 +00:00
openal_error.c * Try to encapsulate knowledge about AUDIO_SAMPLE's internal representation in openal_track.c (i.e. don't use it in client code!) 2007-12-13 23:16:03 +00:00
openal_error.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
openal_track.c More float specialisation and generic cleanup 2008-03-07 12:42:42 +00:00
playlist.c Cleanup #includes a bit 2008-03-16 12:39:08 +00:00
playlist.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
sound.vcproj Patch MSVC Solution file to depend on SQLite and change eol-style to native for them, since otherwise patches will not apply. 2008-03-14 18:16:04 +00:00
track.c Don't assert on unused sound IDs as that's a valid condition sound is disabled; fixes bug #10989 2008-02-16 22:22:21 +00:00
track.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00
tracklib.h Clean up header files of sound library: 2008-02-01 20:43:11 +00:00