[AUDIO-BRINGUP]
authorJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 3 Dec 2010 03:42:10 +0000 (03:42 +0000)
committerJohannes Anderwald <johannes.anderwald@reactos.org>
Fri, 3 Dec 2010 03:42:10 +0000 (03:42 +0000)
commit458fddc634d2efa33e889fbed8e31b1bcec6ef10
tree09015d3d87c20cf9a985b02183569adf5264d117
parent8e1a78a39cc025f8b5d85b9843a637e2ede99db1
[AUDIO-BRINGUP]
- Activate dsound rewrite

svn path=/branches/audio-bringup/; revision=49911
25 files changed:
dll/directx/directx.rbuild
dll/directx/dsound/buffer.c [deleted file]
dll/directx/dsound/capture.c [deleted file]
dll/directx/dsound/dsound.c [deleted file]
dll/directx/dsound/dsound.rbuild [deleted file]
dll/directx/dsound/dsound.spec [deleted file]
dll/directx/dsound/dsound_convert.c [deleted file]
dll/directx/dsound/dsound_main.c [deleted file]
dll/directx/dsound/dsound_private.h [deleted file]
dll/directx/dsound/duplex.c [deleted file]
dll/directx/dsound/mixer.c [deleted file]
dll/directx/dsound/primary.c [deleted file]
dll/directx/dsound/propset.c [deleted file]
dll/directx/dsound/regsvr.c [deleted file]
dll/directx/dsound/sound3d.c [deleted file]
dll/directx/dsound/tests/.cvsignore [deleted file]
dll/directx/dsound/tests/Makefile.in [deleted file]
dll/directx/dsound/tests/capture.c [deleted file]
dll/directx/dsound/tests/ds3d.c [deleted file]
dll/directx/dsound/tests/ds3d8.c [deleted file]
dll/directx/dsound/tests/dsound.c [deleted file]
dll/directx/dsound/tests/dsound8.c [deleted file]
dll/directx/dsound/tests/dsound_test.h [deleted file]
dll/directx/dsound/tests/propset.c [deleted file]
dll/directx/dsound/version.rc [deleted file]