SDL-mirror/VisualC
Ryan C. Gordon ac93bd6e55 Reworked Windows DirectSound code.
Now supports multiple devices, and uses DirectSound 8 instead of 5. Changed
name to "directsound" and renamed source directory.

--HG--
rename : src/audio/windx5/SDL_dx5audio.c => src/audio/directsound/SDL_directsound.c
rename : src/audio/windx5/SDL_dx5audio.h => src/audio/directsound/SDL_directsound.h
rename : src/audio/windx5/directx.h => src/audio/directsound/directx.h
2011-08-04 01:26:12 -04:00
..
SDL Reworked Windows DirectSound code. 2011-08-04 01:26:12 -04:00
SDLmain Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and 64-bit builds) 2011-04-19 09:53:01 -07:00
tests Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and 64-bit builds) 2011-04-19 09:53:01 -07:00
SDL_VS2005.sln Jcw87 to Sam 2011-01-09 08:35:18 -08:00
SDL_VS2008.sln Debug win 32 settings was wrongfully set to build the Release 32bit version. 2011-04-20 11:25:01 +02:00
SDL_VS2010.sln Fixed bug 1185 (VS 2010 project files do not support side-by-side 32-bit and 64-bit builds) 2011-04-19 09:53:01 -07:00