Update the address of the Free Software Foundation.
[wine] / dlls / winmm / wineaudioio / audio.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-07  Robert LunnonFix segmentation fault caused by incorrect referencing...
2005-04-27  Mike McCormackMake multimedia threads high priority.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-19  Robert ReifFall back to default prepare/unprepare header functions.
2005-03-02  Francois GougetApply Jeremy White's SMPTE calculation fix to each...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2005-01-12  James Hawkins- Use Interlocked* instead of ++/-- in AddRef/Release.
2004-12-20  Robert ReifA driver does not have to support all formats.
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
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-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
2004-01-14  Robert LunnonFixed type mismatch in widDsCreate.
2004-01-06  Francois GougetAssorted spelling fixes.
2003-09-22  Robert ReifVolume and Pan driver requests need to return success...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Robert ReifUse the drivers to get device capabilities and property...
2003-04-27  Jerry JiThe missing part of multiple device support for wineart...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.