gdiplus: Stub GdipRecordMetafileStream.
[wine] / dlls / wineoss.drv / audio.c
2010-05-20  Michael Stefaniucwineoss.drv: Avoid a potential NULL pointer dereference...
2010-04-21  Maarten Lankhorstwineoss.drv: Move opening devices to their respective...
2010-02-22  Jörg Höhlewineoss: Do not access WAVEHDR past DriverCallback.
2009-11-30  Henri Verbeetwineoss.drv: Use wine_dbg_sprintf() in a few debug...
2009-10-05  Jörg Höhlewineoss: Fix the buffer size check for more than 2...
2009-09-16  Jörg Höhlewineoss: Enforce invariant about BlockAlign and nAvgByt...
2009-04-20  Francois GougetAssorted spelling fixes.
2009-02-19  Rob Shearmanwineoss.drv: Use CP_UNIXCP instead of CP_ACP for conver...
2009-02-04  Michael Stefaniucinclude: Change some DWORD to DWORD_PTR in mmddk.h.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2008-12-12  Francois Gougetwineoss.drv: Make widOpen() and wodOpen() static.
2008-12-04  Alexandre Julliardwineoss.drv: Fix a couple of printf format warnings.
2008-12-04  Andrew Talbotwineoss.drv: Sign-compare warnings fix.
2008-12-02  Maarten Lankhorstwineoss.drv: Fix 64-bits incompatibilities.
2008-08-20  Gerald PfeiferAdd return statements to avoid gcc warnings.
2008-03-26  Andrew Talbotwineoss.drv: Assign to structs instead of using memcpy.
2008-02-11  Andrew Talbotwineoss.drv: Remove unneeded casts.
2008-01-07  Austin EnglishSpelling fixes.
2007-10-09  Maarten Lankhorstwineoss: Remove useless fixme shown on initialisation.
2007-10-01  Maarten Lankhorstwineoss: Seperate wave-in and wave-outs shared use...
2007-09-27  Maarten Lankhorstwineoss: Silence some harmless warnings.
2007-08-27  Maarten Lankhorstwineoss: Update sound caps.
2007-08-17  Maarten Lankhorstdxguid: Remove dsdriver.h from imports.
2007-08-08  Tijl Coosemanswineoss: Avoid SNDCTL_DSP_GETTRIGGER.
2007-08-08  Tijl Coosemanswineoss: Add SNDCTL_MIXERINFO support.
2007-03-12  Jan Zerebeckiwineoss.drv: Add DebugInfo to critical sections.
2007-01-10  Alexandre Julliardwineoss: Renamed the dlls/winmm/wineoss directory to...