mirror of
https://github.com/reactos/reactos.git
synced 2026-09-11 20:32:22 +08:00
e65de6eda65d4141a9c131d7b5abeff8a2ca51f7
- Implemented DirectSoundEnumerateA, DirectSoundEnumerateW, DirectSoundCaptureEnumerateA, DirectSoundCaptureEnumerateW, GetDeviceID - Partly implemented IDirectSound8 / IDirectSoundCapture8, IDirectSoundCaptureBuffer, primary / secondary IDirectSoundBuffer8 interfaces - DllRegisterServer / DllUnregisterServer are taken from Wine DSound implementation (John K. Hohm) - Currently only one primary + secondary buffer are supported for playback - Mixing of IDirectSoundBuffer is not implemented - Capture mode isnt yet supported - Vlc now can use dsound for playback, though stutters in low quality streams are present - Dsound is not yet added to build untill it has stabilized more svn path=/trunk/; revision=43874
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%