warzone2100/lib/sound
Dennis Schridde f25a9aa3ac Not yet changed parts from patches of Christian Ohm:
003 - Remove all references to hWnd
004 - Remove DirectDraw flag
005 - Remove DDrawDriverName and D3DDriverName
006 - Remove all references to hInstance
007 - Remove some unused Windows types
008 - Remove VidMem parameter
009 - Remove bitdepth variables


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@862 4a71c877-e1ca-e34f-864e-861f7616d084
2006-11-26 11:39:54 +00:00
..
Makefile.am Full pathname includes 2006-06-02 19:34:58 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
aud.h Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char) 2006-11-03 21:35:50 +00:00
audio.c Not yet changed parts from patches of Christian Ohm: 2006-11-26 11:39:54 +00:00
audio.h mark some Strings an read-only by adding const. 2006-09-24 19:11:34 +00:00
cdaudio.c Patch by Thomas Rast: Include string.h against warnings 2006-11-06 14:40:07 +00:00
cdaudio.h Patch by Stefan Huehner: "code cleanup: void 4" 2006-09-13 21:11:11 +00:00
mixer.h BIG cleanup of headers. 2006-09-23 17:24:55 +00:00
mixer_stub.c Fix deprecated function declaration 2006-07-21 21:46:23 +00:00
openal_track.c Compilation fixes, macro removal, PHYSFS_fileLength by Gerard Krol. 2006-11-06 21:58:13 +00:00
playlist.c Patch by Christian Ohm: 045 - Fix playlist code 2006-11-26 10:54:22 +00:00
playlist.h Add the missing playlist.h I forgot in r707. 2006-09-13 21:37:48 +00:00
track.c Not yet changed parts from patches of Christian Ohm: 2006-11-26 11:39:54 +00:00
track.h Patch by Gerard Krol: Replace STRING with char (STRING was confusingly defined to char) 2006-11-03 21:35:50 +00:00
tracklib.h mark some Strings an read-only by adding const. 2006-09-24 19:11:34 +00:00