warzone2100/lib/sound
Per Inge Mathisen 79b3875fc4 This commit fixes all warnings (on my system). -Werror added for
debug builds. Hopefully this will not cause too much pain, but
rather increase code quality for the future.


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1144 4a71c877-e1ca-e34f-864e-861f7616d084
2007-02-19 14:10:44 +00:00
..
Makefile.am Use some more advanced Automake techniques like noinst_HEADERS. Changes partly autogenerated by KDevelop, so this should be compatible with Automake 1.6. 2007-02-16 14:36:03 +00:00
Makefile.raw removed lib/sound/mixer_stub.c and all function calls to it (or more precisely the calls to its empty functions) 2007-01-10 21:55:39 +00:00
aud.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
audio.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
audio.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
cdaudio.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +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 This commit fixes all warnings (on my system). -Werror added for 2007-02-19 14:10:44 +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 * improve code readability (e.g. only keeping the `if (malloc(...) == NULL) handleError;` part, so as not to wrap all the rest of the code in a big (recursive) else block 2007-02-18 21:30:51 +00:00
track.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
tracklib.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00