1. 10 Oct, 2006 1 commit
  2. 07 Oct, 2006 1 commit
  3. 29 Sep, 2006 1 commit
  4. 14 Sep, 2006 1 commit
  5. 11 Jul, 2006 1 commit
  6. 10 Jul, 2006 1 commit
  7. 24 May, 2006 1 commit
  8. 23 May, 2006 1 commit
  9. 08 Dec, 2005 1 commit
    • Eric Pouech's avatar
      winenas: fix crash. · 65a1796b
      Eric Pouech authored
      - return correct MM error code when no connection to server has been
        opened
      - don't close the AU driver if it hasn't been opened
      65a1796b
  10. 06 Dec, 2005 1 commit
  11. 28 Nov, 2005 1 commit
  12. 26 Nov, 2005 1 commit
  13. 29 Sep, 2005 1 commit
  14. 17 Aug, 2005 1 commit
  15. 15 Jul, 2005 1 commit
  16. 27 Apr, 2005 1 commit
  17. 19 Mar, 2005 1 commit
  18. 02 Mar, 2005 1 commit
  19. 28 Jan, 2005 1 commit
  20. 20 Dec, 2004 1 commit
  21. 06 Dec, 2004 1 commit
    • Alexandre Julliard's avatar
      Authors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip Navara <xnavara@volny.cz> · b4e49557
      Alexandre Julliard authored
      32 bit low level drivers now use a Unicode interface (used to be ANSI):
      - Send the *_GETDEVCAPS messages in unicode format from the
        *GetDevCapsW function and call the *GetDevCapsW from their respective
        Ansi versions.
      - Modify all low level drivers to correctly process the *_GETDEVCAPS
        messages as unicode.
      - *_GETDEVCAPS messages are now mapped from/to unicode for 16 bit code.
      - Removed all SoundBlaster naming oldies.
      Better use of some unicode functions (instead of Ansi) in winmm.
      b4e49557
  22. 29 Nov, 2004 1 commit
  23. 20 Aug, 2004 1 commit
  24. 23 Jul, 2004 1 commit
    • Francois Gouget's avatar
      Added bytes_to_mmtime() to convert the stream position from bytes to · eed1b520
      Francois Gouget authored
      the requested MMTIME format. This function should be identical in all
      drivers.
      Remove the corresponding code from wodGetPosition() and
      widGetPosition() and use bytes_to_mmtime() instead.
      bytes_to_mmtime() uses no floating-point arithmetic to compute
      TIME_SMPTE and no longer uses round(). It should have no integer
      overflows either.
      eed1b520
  25. 19 Jul, 2004 1 commit
  26. 01 Jun, 2004 1 commit
  27. 26 Apr, 2004 1 commit
  28. 24 Mar, 2004 1 commit
  29. 27 Jan, 2004 2 commits
  30. 12 Dec, 2003 1 commit
  31. 11 Oct, 2003 1 commit
  32. 05 Sep, 2003 1 commit
  33. 04 Jun, 2003 1 commit
  34. 27 Apr, 2003 1 commit
  35. 23 Jan, 2003 1 commit
  36. 19 Oct, 2002 1 commit
  37. 10 Oct, 2002 1 commit
  38. 02 Oct, 2002 1 commit
  39. 12 Sep, 2002 1 commit