- 11 May, 2004 1 commit
-
-
Raphael Junqueira authored
- IDirectMusicChordTrack loading. - Many IsDirty and GetClassID stubs.
-
- 10 May, 2004 1 commit
-
-
Raphael Junqueira authored
- Semi stub for AudioPath Activate. - IDirectMusicPerformance8::CreateAudioPath stub. - Most of the IDirectMusicSegment8_[Set,Get]* (using header). - Load of Streamer IDirectMusicSegment8 header.
-
- 05 May, 2004 1 commit
-
-
Raphael Junqueira authored
(with E_NOTIMPL we have some apps crashes).
-
- 02 Apr, 2004 1 commit
-
-
Raphael Junqueira authored
-
- 12 Mar, 2004 1 commit
-
-
Raphael Junqueira authored
- better segments Load and ParseDescriptor behaviors
-
- 09 Mar, 2004 1 commit
-
-
Raphael Junqueira authored
language identifier and the script source).
-
- 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 ;)
-
- 31 Oct, 2003 1 commit
-
-
Raphael Junqueira authored
- some IPersistStream::GetClassID implementation - add the "search by name" support for IDirectMusicLoader8::GetObject (and a hack for understanding containers use)
-
- 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
-