log src/audio/windx5/SDL_dx5audio.c @ 5008:35afe807b51c

age author description
2010-01-26 Ryan C. Gordon Removed test for "driver is valid, but doesn't see any audio devices."
2010-01-24 Sam Lantinga Fixed bug #926
2009-01-10 Sam Lantinga Reverted Bob's indent checkin
2009-01-09 Bob Pendleton I ran a global "make indent" it modified the following files.
2009-01-01 Ryan C. Gordon Adjusted default choice of audio driver.
2008-12-08 Sam Lantinga Updated copyright date
2008-08-27 Darren Alton Clean up. gsoc2008_nds
2006-10-28 Sam Lantinga indent is evil
2006-10-20 Ryan C. Gordon Whoops, need a pointer to an LPDIRECTSOUNDBUFFER and not the
2006-10-18 Ryan C. Gordon Patched to compile again (thanks, Rasmus!).
2006-10-17 Ryan C. Gordon Merged SDL-ryan-multiple-audio-device branch r2803:2871 into the trunk.
2006-09-01 Ryan C. Gordon int32 support for windib and windx5 audio backends.
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-06-23 Sam Lantinga Fixed bug #69
2006-06-23 Sam Lantinga Merged DirectSound dropout fix from SDL 1.2 SDL-1.3