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