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