..
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
Clean up header files of sound library:
2008-02-01 20:43:11 +00:00
audio.c
* Make sound_PlayStream and audio_PlayStream return a AUDIO_STREAM* pointer instead of a bool
2008-01-27 21:28:35 +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
Properly wrap the dummy reference. This issue does not only exist on the Mac and was fixed wrongly in r3659.
2008-02-03 21:38:43 +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
Change file-specific comment in Doxygen comment
2008-02-01 21:56:02 +00:00
playlist.c
* Make cdAudio_PlayTrack work with an enum instead of "magic numbers"
2008-02-04 16:46:55 +00:00
playlist.h
Clean up header files of sound library:
2008-02-01 20:43:11 +00:00
sound.vcproj
Setup eol-style CRLF for vcproj files
2008-01-14 20:49:48 +00:00
track.c
Because g_apTrack's size is determined on compile time don't allocate it dynamically but statically
2008-02-04 12:25:18 +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