1. 26 Nov, 2005 1 commit
  2. 10 Nov, 2005 1 commit
  3. 29 Sep, 2005 1 commit
  4. 22 Sep, 2005 1 commit
  5. 10 Aug, 2005 2 commits
  6. 08 Aug, 2005 1 commit
  7. 26 Jul, 2005 1 commit
  8. 12 Jul, 2005 1 commit
  9. 20 Jun, 2005 1 commit
  10. 30 May, 2005 1 commit
  11. 09 May, 2005 1 commit
  12. 07 May, 2005 1 commit
  13. 18 Apr, 2005 1 commit
  14. 02 Feb, 2005 1 commit
  15. 26 Jan, 2005 1 commit
  16. 24 Jan, 2005 1 commit
  17. 09 Jan, 2005 1 commit
  18. 23 Dec, 2004 1 commit
  19. 22 Dec, 2004 1 commit
  20. 23 Nov, 2004 1 commit
  21. 06 Sep, 2004 1 commit
  22. 23 Aug, 2004 1 commit
  23. 22 Aug, 2004 1 commit
  24. 13 Aug, 2004 1 commit
  25. 12 Aug, 2004 2 commits
  26. 11 Aug, 2004 1 commit
  27. 14 May, 2004 1 commit
  28. 11 May, 2004 1 commit
  29. 10 May, 2004 1 commit
    • Raphael Junqueira's avatar
      - Release DSBuffer on AudioPath destruction. · c77788b5
      Raphael Junqueira authored
      - Semi stub for AudioPath Activate.
      - IDirectMusicPerformance8::CreateAudioPath stub.
      - Most of the IDirectMusicSegment8_[Set,Get]* (using header).
      - Load of Streamer IDirectMusicSegment8 header.
      c77788b5
  30. 05 May, 2004 1 commit
  31. 02 Apr, 2004 1 commit
  32. 24 Mar, 2004 1 commit
  33. 12 Mar, 2004 1 commit
  34. 09 Mar, 2004 1 commit
  35. 25 Feb, 2004 1 commit
  36. 27 Jan, 2004 1 commit
  37. 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
  38. 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