- 13 Dec, 2019 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 02 May, 2017 1 commit
-
-
Michael Stefaniuc authored
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 01 May, 2017 2 commits
-
-
Michael Stefaniuc authored
Based on a patch by Michael Müller <michael@fds-team.de>. Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Michael Stefaniuc authored
Suggested by Michael Müller. Signed-off-by: Michael Stefaniuc <mstefani@winehq.org> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 11 Jun, 2014 1 commit
-
-
Michael Stefaniuc authored
Also lock/unlock the module only on creation/destruction of the object.
-
- 14 May, 2012 1 commit
-
-
Christian Costa authored
-
- 07 May, 2012 1 commit
-
-
Christian Costa authored
-
- 27 Apr, 2012 5 commits
-
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
- 25 Apr, 2012 5 commits
-
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
Christian Costa authored
-
- 24 Apr, 2012 3 commits
-
-
Alexandre Julliard authored
-
Christian Costa authored
-
Christian Costa authored
dmusic: Pass creation parameters to DMUSIC_CreateDirectMusicBufferImpl then allocate data buffer and set format accordingly.
-
- 30 May, 2007 1 commit
-
-
Alexandre Julliard authored
Confirmed by the original author and the major contributors.
-
- 12 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 11 Sep, 2006 1 commit
-
-
Stefan Leichter authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 01 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 26 Jan, 2005 1 commit
-
-
James Hawkins authored
-
- 14 Jan, 2005 1 commit
-
-
James Hawkins authored
- Use only stored result of Interlocked* in AddRef/Release. - Expand TRACEs to display the ref count.
-
- 22 Dec, 2004 1 commit
-
-
Francois Gouget authored
-
- 06 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 25 Feb, 2004 1 commit
-
-
Rok Mandeljc authored
-
- 20 Jan, 2004 1 commit
-
-
Rok Mandeljc authored
- completely rewritten headers (DX9 compat.; look much nicer now ;=) - removed IDirectMusicSong and IDirectMusicMelodyFormulationTrack (which are removed from DX9; weren't implemented in DX8 anyway) - combined/simplified IDirectMusicSomething / IDirectMusicObject / IPersistStream for objects that support loading - implemented IDirectMusicObject on all such objects; via generic functions - combined IDirectMusicTrack(8)/IPersistStream on all tracks - fully implemented IDirectMusicContainer (at least 90% if there are no private interfaces) - implemented IDirectMusicCollection (99% work & MS compliant behaviour; except for instruments) - tried to implement IDirectMusicInstrument (unfortunately uses some dirty private interfaces... :( - added dswave.dll; DirectMusic Wave - some changes in style - many, many more ;)
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 22 Aug, 2003 1 commit
-
-
Rok Mandeljc authored
can use builtin dmloader and native other dm*.dlls) - implemented proper creation of objects and retrieval of dmusic interfaces from them (object, stream, ...) - implemented all "standard track types" and appropriate stream (for dmband, loading is almost complete) - cleaned some obsolete stuff - split debug channels
-
- 21 Jul, 2003 1 commit
-
-
Rok Mandeljc authored
-