- 06 Jan, 2010 1 commit
-
-
David Adam authored
-
- 11 Dec, 2009 1 commit
-
-
Marcus Meissner authored
-
- 09 Mar, 2009 1 commit
-
-
Francois Gouget authored
-
- 29 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 17 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 03 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 01 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 03 Nov, 2008 1 commit
-
-
Michael Stefaniuc authored
-
- 25 Feb, 2008 1 commit
-
-
Andrew Talbot authored
-
- 30 May, 2007 1 commit
-
-
Alexandre Julliard authored
Confirmed by the original author and the major contributors.
-
- 12 Mar, 2007 1 commit
-
-
Jan Zerebecki authored
-
- 12 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 06 Oct, 2006 1 commit
-
-
Francois Gouget authored
-
- 10 Jun, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 08 Nov, 2005 1 commit
-
-
Christian Costa authored
-
- 26 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
duplicate typedefs.
-
- 05 Jul, 2005 1 commit
-
-
Mike McCormack authored
-
- 30 May, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 09 Dec, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 08 Sep, 2004 1 commit
-
-
Hans Leidekker authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 12 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jun, 2004 1 commit
-
-
Francois Gouget authored
-
- 13 May, 2004 1 commit
-
-
Rok Mandeljc authored
-
- 12 Mar, 2004 1 commit
-
-
Raphael Junqueira authored
- better segments Load and ParseDescriptor behaviors
-
- 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)
-
- 28 Oct, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 27 Oct, 2003 1 commit
-
-
Raphael Junqueira authored
msdn) on IDirectMusicPerformance8::InitAudio. - Some fixes in IDirectMusicPerformance8ImplCreateStandardAudioPath (not perfect yet, need to understand/fix the channel init/use). - Fix typo on CreateDirectMusicContainer. - Add missing define in dsound.h. - Better traces on IDirectMusicLoader8::SetSearchDirectory.
-
- 22 Sep, 2003 1 commit
-
-
Rok Mandeljc authored
-
- 08 Sep, 2003 1 commit
-
-
Francois Gouget 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
-
- 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
-
- 18 Jun, 2003 1 commit
-
-
Raphael Junqueira authored
IDirectMusicLoader8Impl::LoadObjectFromFile - don't use IDirectMusicSegment*Impl when IDirectMusicSegment*8Impl can be used instead (avoid code duplication)
-