1. 07 May, 2008 1 commit
  2. 16 Apr, 2008 1 commit
  3. 27 Mar, 2008 1 commit
  4. 01 Mar, 2008 1 commit
  5. 25 Feb, 2008 1 commit
  6. 30 May, 2007 1 commit
  7. 10 Oct, 2006 1 commit
  8. 23 May, 2006 1 commit
  9. 26 Jul, 2005 1 commit
  10. 21 Jun, 2005 1 commit
  11. 20 Jun, 2005 1 commit
  12. 30 May, 2005 1 commit
  13. 18 Apr, 2005 1 commit
  14. 28 Mar, 2005 1 commit
  15. 02 Feb, 2005 1 commit
  16. 11 Jan, 2005 1 commit
  17. 22 Dec, 2004 1 commit
  18. 23 Aug, 2004 1 commit
  19. 12 Aug, 2004 1 commit
  20. 01 Jun, 2004 1 commit
  21. 27 May, 2004 1 commit
  22. 17 May, 2004 1 commit
  23. 14 May, 2004 2 commits
  24. 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
  25. 12 May, 2004 1 commit
  26. 11 May, 2004 2 commits
    • Raphael Junqueira's avatar
      - Typo fix in dmusicf.h. · a4215336
      Raphael Junqueira authored
      - IDirectMusicChordTrack loading.
      - Many IsDirty and GetClassID stubs.
      a4215336
    • Raphael Junqueira's avatar
      - Many IDirectMusicSegment fixes (loading). · ee51a0c0
      Raphael Junqueira authored
      - AudioPath crash fix (don't use DSound APIs if buffer is null).
      - Move generic functions to dmime_main.c for future reuse (from
        segment.c).
      - IDirectMusicTempoTrack loading (many tempo case must be handled).
      - IDirectMusicSegTriggerTrack loading implementation (now
        DMRF/DirectMusic References loading should be done).
      ee51a0c0
  27. 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
  28. 05 May, 2004 1 commit
  29. 12 Mar, 2004 1 commit
  30. 25 Feb, 2004 1 commit
  31. 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
  32. 05 Sep, 2003 1 commit
  33. 22 Aug, 2003 1 commit
    • Rok Mandeljc's avatar
      - implemented loader, loader's stream and loading of objects (now you · df167d17
      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
      df167d17
  34. 21 Jul, 2003 1 commit
  35. 27 Jun, 2003 1 commit
  36. 18 Jun, 2003 1 commit
  37. 07 Jun, 2003 1 commit
    • Rok Mandeljc's avatar
      - added debug · a4a5e9ae
      Rok Mandeljc authored
      - implemented fake midi & performance channels
      - implemented some IDirectMusic*8* functions where IDirectMusic*
        equivalent exists
      - IDirectMusic*8 interfaces can now be obtained from IDirectMusic
        interfaces (QueryInterface...)
      - channel-related performance functions are kinda implemented now
      a4a5e9ae
  38. 08 Apr, 2003 1 commit