1. 26 Mar, 2008 1 commit
  2. 07 Jan, 2008 1 commit
  3. 02 Oct, 2007 1 commit
  4. 12 Mar, 2007 1 commit
  5. 10 Jan, 2007 1 commit
  6. 10 Oct, 2006 1 commit
  7. 07 Oct, 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. 15 Jul, 2005 1 commit
  11. 27 Apr, 2005 1 commit
  12. 19 Mar, 2005 1 commit
  13. 02 Mar, 2005 1 commit
  14. 28 Jan, 2005 1 commit
  15. 20 Dec, 2004 1 commit
  16. 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
  17. 29 Nov, 2004 1 commit
  18. 20 Aug, 2004 1 commit
  19. 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
  20. 19 Jul, 2004 1 commit
  21. 01 Jun, 2004 1 commit
  22. 26 Apr, 2004 1 commit
  23. 12 Dec, 2003 1 commit
  24. 05 Sep, 2003 1 commit
  25. 04 Jun, 2003 1 commit
  26. 27 Apr, 2003 1 commit
  27. 23 Jan, 2003 1 commit
  28. 19 Oct, 2002 1 commit
  29. 02 Oct, 2002 1 commit
  30. 12 Sep, 2002 1 commit
  31. 17 Aug, 2002 1 commit
  32. 09 Aug, 2002 1 commit
  33. 31 Jul, 2002 1 commit
  34. 30 Jul, 2002 1 commit
  35. 29 Jul, 2002 1 commit
  36. 31 May, 2002 1 commit
  37. 25 Mar, 2002 1 commit
  38. 22 Mar, 2002 1 commit
  39. 21 Mar, 2002 1 commit