mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 04:13:33 +00:00
d52d8cb6673fbd2d378210a219ef2676419abe96
40a4a5c dmusic: Fail in CreatePort() if SetDirectSound() wasn't called. 62bf207 dmusic: Remove the port from the ports list on the port destruction. 3b4909f dmusic: Set the dsound pointer to NULL on an error path. 829ef41 dmusic: Fix compilation on systems that don't support nameless structs or unions. 43b3f84 dmusic: Add dsound handling to the synth port Activate() method. f968edb dmusic: Partially implement the synth IDirectMusicPort::SetDirectSound(). e8873b7 dmusic: Pass only the needed stuff to the DMPort create functions. 36a88d2 dmusic: Implement IDirectMusic8::SetDirectSound(). b75e8bc dmusic: Use more sensible and consistent field names for IDirectMusic8Impl. 950b8a9 dmusic: Avoid an intermediate copy in PackStructured(). 7cd7f14 dmusic: Implement IDirectMusicBuffer::PackUnstructured(). 4fbae8e dmusic: Use DMUS_EVENT_SIZE() to calculate the size of the message. svn path=/trunk/; revision=74777
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%