1. 10 Jan, 2014 1 commit
  2. 20 Dec, 2012 1 commit
  3. 03 Dec, 2008 1 commit
  4. 31 Jul, 2008 1 commit
  5. 29 Feb, 2008 1 commit
  6. 30 May, 2007 1 commit
  7. 25 Apr, 2007 1 commit
  8. 09 Jan, 2007 1 commit
  9. 05 Jan, 2007 1 commit
  10. 11 Dec, 2006 1 commit
  11. 12 Oct, 2006 1 commit
  12. 06 Oct, 2006 1 commit
  13. 20 Sep, 2006 1 commit
  14. 23 May, 2006 1 commit
  15. 13 May, 2004 1 commit
  16. 25 Feb, 2004 1 commit
  17. 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