1. 08 Jan, 2013 1 commit
  2. 20 Dec, 2012 1 commit
  3. 18 Dec, 2012 1 commit
  4. 05 Nov, 2012 1 commit
  5. 15 May, 2012 1 commit
  6. 26 Mar, 2012 1 commit
  7. 14 Nov, 2011 1 commit
  8. 02 Aug, 2011 1 commit
  9. 06 Jan, 2010 1 commit
  10. 11 Dec, 2009 1 commit
  11. 09 Mar, 2009 1 commit
  12. 29 Dec, 2008 1 commit
  13. 17 Dec, 2008 1 commit
  14. 03 Dec, 2008 1 commit
  15. 01 Dec, 2008 1 commit
  16. 03 Nov, 2008 1 commit
  17. 25 Feb, 2008 1 commit
  18. 30 May, 2007 1 commit
  19. 12 Mar, 2007 1 commit
  20. 12 Oct, 2006 1 commit
  21. 06 Oct, 2006 1 commit
  22. 10 Jun, 2006 1 commit
  23. 23 May, 2006 1 commit
  24. 08 Nov, 2005 1 commit
  25. 26 Jul, 2005 1 commit
  26. 05 Jul, 2005 1 commit
  27. 30 May, 2005 1 commit
  28. 09 Dec, 2004 1 commit
  29. 08 Sep, 2004 1 commit
  30. 23 Aug, 2004 1 commit
  31. 12 Aug, 2004 1 commit
  32. 15 Jun, 2004 1 commit
  33. 13 May, 2004 1 commit
  34. 12 Mar, 2004 1 commit
  35. 25 Feb, 2004 1 commit
  36. 20 Jan, 2004 1 commit
    • Rok Mandeljc's avatar
      - updated resources to DX9 · 0382ea1d
      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 ;)
      0382ea1d
  37. 31 Oct, 2003 1 commit
    • Raphael Junqueira's avatar
      - better traces · 62ddeb9d
      Raphael Junqueira authored
      - some IPersistStream::GetClassID implementation
      - add the "search by name" support for IDirectMusicLoader8::GetObject
        (and a hack for understanding containers use)
      62ddeb9d
  38. 28 Oct, 2003 1 commit
  39. 27 Oct, 2003 1 commit
    • Raphael Junqueira's avatar
      - Some fixes on DirectSound init (need SetCooperativeLevel as seen in · 493660a5
      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.
      493660a5
  40. 22 Sep, 2003 1 commit