Fix the ITS moniker implementation.
[wine] / dlls / winmm / winejack /
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-07-23  Francois GougetAdded bytes_to_mmtime() to convert the stream position...
2004-07-19  Francois GougetUse round() instead of ceil() in wodGetPosition(TIME_SM...
2004-06-01  Robert ReifFix calculation of SMPTE time (round up to full frame).
2004-05-11  Robert ReifAdd an interface name to wineoss, winealsa, winearts...
2004-05-05  Francois Gougetwinejack.drv only supports 16bit sound so we can simpli...
2004-04-26  Francois GougetFix a warning in JACK_drvLoad().
2004-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-27  Alexandre JulliardAll sound drivers need -ldxguid.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-09  Jeremy ShawAdded wave-in support and fixed a few bugs in the wave...
2003-10-15  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-03  Marcus MeissnerUse standard debugging macros for jack.
2003-05-14  Marcus Meissnerwinejack.drv.so needs -lwine_uuid too.
2003-04-27  Jerry JiThe missing part of multiple device support for wineart...
2003-01-23  Marcus MeissnerRemove errno.h from files that do not need it.
2003-01-02  Patrik StridvallFixed some issues found by winapi_check.
2002-12-13  Chris MorganAdd support for Jack audio server.