1. 23 May, 2006 1 commit
  2. 05 May, 2006 1 commit
  3. 14 Jan, 2006 1 commit
  4. 06 Jan, 2006 1 commit
    • Robert Reif's avatar
      dsound: Refactor playback. · e49a5c22
      Robert Reif authored
      Replace references of IDirectSoundImpl with DirectSoundDevice to
      remove one level of indirection and remove the problem of a three
      object circular reference.
      e49a5c22
  5. 03 Jan, 2006 1 commit
  6. 17 Oct, 2005 1 commit
  7. 12 Sep, 2005 1 commit
  8. 30 Aug, 2005 1 commit
  9. 01 Jun, 2005 1 commit
  10. 31 May, 2005 1 commit
  11. 06 May, 2005 1 commit
  12. 11 Apr, 2005 1 commit
  13. 15 Mar, 2005 1 commit
    • Robert Reif's avatar
      Change some global variable names. · 7f6536c5
      Robert Reif authored
      Cleanup usage of global dsound variable to not use local variable of
      same name.
      Almost ready to add support for more than one sound card at the same
      time.
      7f6536c5
  14. 16 Feb, 2005 1 commit
  15. 11 Feb, 2005 1 commit
  16. 09 Feb, 2005 1 commit
  17. 24 Jan, 2005 3 commits
  18. 23 Dec, 2004 1 commit
  19. 17 Sep, 2004 1 commit
  20. 16 Sep, 2004 1 commit
  21. 10 Sep, 2004 1 commit
  22. 09 Sep, 2004 1 commit
  23. 07 Sep, 2004 1 commit
    • Robert Reif's avatar
      Consolidate secondary buffer list processing and locking. · 1d785b85
      Robert Reif authored
      Two new functions DSOUND_AddBuffer and DSOUND_RemoveBuffer
      have been added and the locking has been moved into these functions.
      Renamed IDirectSound lock to buffer_list_lock.
      Removed redundant test for IID_IDirectSoundNotify and
      IID_IDirectSoundNotify8 because they are the same.
      Removed check for invalid buffers on list because that shouldn't
      happen anymore because of fixed 3d buffer reference counting.
      Minor code cleanups.
      1d785b85
  24. 23 Aug, 2004 1 commit
  25. 18 Aug, 2004 1 commit
  26. 12 Aug, 2004 1 commit
  27. 11 Aug, 2004 1 commit
  28. 09 Aug, 2004 1 commit
  29. 23 Jul, 2004 1 commit
  30. 13 Jul, 2004 1 commit
  31. 06 Jul, 2004 1 commit
  32. 13 Feb, 2004 1 commit
  33. 06 Feb, 2004 1 commit
  34. 09 Jan, 2004 1 commit
  35. 14 Oct, 2003 1 commit
  36. 19 Sep, 2003 1 commit
  37. 15 Sep, 2003 1 commit
  38. 05 Sep, 2003 1 commit