- 20 Dec, 2008 1 commit
-
-
Christian Costa authored
dmusic: Move IDirectMusicThru and IDirectMusicPortDownload to DirectMusicPort object where they belong.
-
- 01 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 30 May, 2007 1 commit
-
-
Alexandre Julliard authored
Confirmed by the original author and the major contributors.
-
- 25 Apr, 2007 1 commit
-
-
Andrew Talbot authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 29 Nov, 2005 1 commit
-
-
Raphael Junqueira authored
-
- 12 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 20 Jun, 2005 1 commit
-
-
Stefan Huehner authored
-
- 01 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 26 Jan, 2005 1 commit
-
-
James Hawkins authored
-
- 22 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 13 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
that use it.
-
- 12 Aug, 2004 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 11 Aug, 2004 1 commit
-
-
Francois Gouget authored
as is done in the Windows headers. Add #define COBJMACROS where needed in Wine. Fixes the compilation of the oleaut32/tests/olefont.c and urlmon/tests/url.c conformance tests with the Windows headers.
-
- 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 ;)
-
- 03 Jan, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 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
-
- 01 Jul, 2003 1 commit
-
-
Alexandre Julliard authored
Fixed a few header conflicts.
-
- 30 Jun, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 27 Jun, 2003 1 commit
-
-
Raphael Junqueira authored
inherit from dmusic1 and dmusic2 version. And always use dmusic8 versions when available. - really stupid implementation of IDirectMusicLoader8::GetObject when IDirectMusicScript wanted - really fix the refcount problem found by Rok
-
- 24 Jun, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 16 Jun, 2003 1 commit
-
-
Christian Costa authored
retrieval of their interfaces via GetObjectInPath. Fix and clean dsound and dmusics objects allocation when initializing the performance object. Some stubs improvements.
-
- 13 Jun, 2003 1 commit
-
-
Raphael Junqueira authored
IDirectMusicPerformanceImpl (as the first inherits from the second) - implement many Loader, AudioPath and Performance8 stubs - fix the class factory - more debug traces - for now IDirectMusicLoader8::LoadObjectFromFile always returns not supported format - fix the IDirectMusicPerformance8::Init (many crashes) - implementation of IDirectMusicPerformance8InitAudio
-
- 07 Jun, 2003 1 commit
-
-
Rok Mandeljc authored
- implemented fake midi & performance channels - implemented some IDirectMusic*8* functions where IDirectMusic* equivalent exists - IDirectMusic*8 interfaces can now be obtained from IDirectMusic interfaces (QueryInterface...) - channel-related performance functions are kinda implemented now
-
- 06 May, 2003 1 commit
-
-
Rok Mandeljc authored
- fixed warnings (reported by Gerald Pfeifer)
-
- 02 May, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 27 Apr, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 12 Apr, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 08 Apr, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 21 Mar, 2003 1 commit
-
-
Rok Mandeljc authored
-