Added server_abort_thread to replace SYSDEPS_AbortThread.
[wine] / dlls / msacm / pcmconverter.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-21  Michael GünnewigFixed wrong assert in PCM_round, which didn't allow...
2002-12-15  Francois GougetUse slighly more accurate formula for C816.
2002-12-13  Francois GougetAdd support for the 48 and 96kHz formats.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-11  Patrik StridvallDocumentation fixes.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-05-22  Eric PouechMimic more closely Windows' behavior (a MSACM driver...
2001-04-23  Eric PouechAdded cache for drivers information.
2001-04-13  Eric PouechA few fixes.
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-22  Eric PouechAdded more conversion routines (rate conversion is...
2000-10-12  Eric PouechAdded PCM converter internal driver.