warzone2100/lib/sound
Dennis Schridde 31a863a90b Setup eol-style CRLF for vcproj files
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@3473 4a71c877-e1ca-e34f-864e-861f7616d084
2008-01-14 20:49:48 +00:00
..
Makefile.am * 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
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 * remove unused function audio_Get2DPlayerRotAboutVerticalAxis 2007-06-24 21:11:43 +00:00
audio.c * Provide an implementation of sound_PlayStream 2007-12-31 15:16:59 +00:00
audio.h * Provide an implementation of sound_PlayStream 2007-12-31 15:16:59 +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 * Remove yet some other useless sounds: ID_SOUND_HELP, ID_SOUND_BARB_SCREAM2, ID_SOUND_BARB_SCREAM3 2007-12-31 12:02:18 +00:00
cdaudio.c * Clean up some of the playlist code: 2007-11-04 15:24:37 +00:00
cdaudio.h * Utilize OggVorbis decoding function from oggvorbis.[ch] instead of own implementation 2007-05-01 01:08:48 +00:00
mixer.h * Rename functions 2007-06-25 18:09:38 +00:00
oggvorbis.c * abort() when out of memory 2007-12-31 15:02:29 +00:00
oggvorbis.h * Allow compilation without sound; when used this eliminates the compile & link time requirement of libvorbisfile, libvorbis, libogg and libopenal 2007-06-06 17:09:23 +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 * Apply the last bit of patch #884 by Buginator (openal_track.c) 2007-12-14 15:11:59 +00:00
openal_track.c * Allow compilation on MSVC again 2007-12-31 21:55:02 +00:00
playlist.c * Change "failed to open file" error message, when attempting to load a playlist, from LOG_ERROR to LOG_NEVER as it isn't a real error condition 2007-11-04 18:45:57 +00:00
playlist.h * Don't allocate memory in PlayList_Init() while we don't need it yet 2007-11-04 16:14:24 +00:00
sound.vcproj Setup eol-style CRLF for vcproj files 2008-01-14 20:49:48 +00:00
track.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
track.h * Fix a bug introduced in r3047 (segfault due to failing to check for a NULL pointer) 2007-12-13 23:47:46 +00:00
tracklib.h * Provide an implementation of sound_PlayStream 2007-12-31 15:16:59 +00:00