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