1. 24 Nov, 2022 1 commit
  2. 09 Feb, 2022 1 commit
  3. 17 Sep, 2020 1 commit
  4. 10 Dec, 2019 1 commit
  5. 11 Nov, 2019 1 commit
  6. 29 Jun, 2015 1 commit
  7. 26 Jun, 2015 4 commits
  8. 25 Jun, 2015 2 commits
  9. 11 Jun, 2014 1 commit
  10. 30 Jan, 2014 2 commits
  11. 16 Apr, 2012 1 commit
  12. 01 Aug, 2011 1 commit
  13. 10 Jan, 2009 1 commit
  14. 08 Jan, 2009 1 commit
  15. 25 Feb, 2008 1 commit
  16. 22 Feb, 2008 1 commit
  17. 20 Feb, 2008 1 commit
  18. 30 May, 2007 1 commit
  19. 13 Oct, 2006 1 commit
  20. 12 Oct, 2006 1 commit
  21. 27 Sep, 2006 1 commit
  22. 23 May, 2006 1 commit
  23. 22 Jun, 2005 1 commit
  24. 30 May, 2005 1 commit
  25. 31 Jan, 2005 1 commit
  26. 21 Jan, 2005 1 commit
  27. 22 Dec, 2004 1 commit
  28. 23 Aug, 2004 1 commit
  29. 12 Aug, 2004 1 commit
  30. 14 May, 2004 1 commit
  31. 13 May, 2004 1 commit
    • Raphael Junqueira's avatar
      - Fewer FIXMEs. · beaa084f
      Raphael Junqueira authored
      - Better traces.
      - IDirectMusicBand loading fixes:
        - load correctly instruments (and References
        - load IDirectMusicCollection object (using DMLoader)
        - insert the two on the list
      - IDirectMusicBandTrack loading fixes (fill OBJECTDESC and parse UNFO
        infos).
      beaa084f
  32. 12 May, 2004 1 commit
  33. 25 Feb, 2004 1 commit
  34. 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
  35. 28 Oct, 2003 1 commit