kernel32: Moved GetWsChanges and InitializeProcessForWsWatch implementations to kernel32.
[wine] / dlls / wineoss.drv /
2011-05-09  Gerald Pfeiferwineoss.drv: Support platforms that do not feature...
2011-05-09  Gerald Pfeiferwineoss.drv: Use AFMT_S24_LE instead of AFMT_S24_PACKED.
2011-05-09  Andrew Eikumwineoss.drv: Implement volume control interfaces.
2011-05-09  Andrew Eikumwineoss.drv: Move IAudioClock closer to its related...
2011-05-02  Alexandre Julliardwineoss: Get rid of %ll printf formats.
2011-05-02  Alexandre Julliardconfigure: Improve the detection of OSS v4.
2011-05-02  Andrew Eikumwineoss.drv: Implement IAudioSessionControl::GetState.
2011-05-02  Andrew Eikummmdevapi: Initialize global driver data at DLL load...
2011-04-27  Andrew Eikumwineoss.drv: Add mmdevapi driver.
2011-04-13  Austin Englishwineoss.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-11  Jörg Höhlewinmm: Audio drivers unconditionally invoke DriverCallback.
2011-03-28  Alexandre Julliardwineoss.drv: Remove unnecessary ifdefs.
2011-03-15  Jörg Höhlewineoss: Fix 64-bits incompatibilities.
2011-03-15  Jörg Höhlewineoss: Ignore failure to notify winmm wave clients.
2011-02-23  Marcus Meissnerwineoss.drv: Fixed incorrect sizeof() (Coverity).
2010-12-08  Michael Stefaniucwineoss.drv: Standardize the COM usage in dscapture.c.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Eric Pouechwineoss.drv: Be consistent for aux devices about what...
2010-05-20  Michael Stefaniucwineoss.drv: Avoid a potential NULL pointer dereference...
2010-05-05  Jörg Höhlewineoss: MOD_MIDIPORT has 0 voices and notes and FFFF...
2010-05-05  Jörg Höhlewineoss: Supply FFFFFFFF for midiOutGetVolume, not...
2010-04-21  Maarten Lankhorstwineoss.drv: Move opening devices to their respective...
2010-04-21  Maarten Lankhorstwineoss.drv: Clean up DriverProc.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2010-02-22  Jörg Höhlewineoss: Do not access WAVEHDR past DriverCallback.
2010-02-05  Jörg Höhlewineoss: Ignore failure to notify MIDI clients.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
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-09-10  Marcus Meissnerwineoss.drv: 2 more close(mixer) added.
2009-09-08  Marcus Meissnerwineoss.drv: Avoid mixer fd leak.
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-22  Michael Stefaniucwineoss.drv: Remove superfluous pointer casts.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2008-12-24  Andrew Talbotwineoss: Remove a superfluous semicolon.
2008-12-22  Christian Costawineoss.drv: Initialize correctly the header before...
2008-12-19  Francois Gougetwineoss.drv: Fix the m[io]dMessage() documentation.
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-12-02  Maarten Lankhorstwineoss.drv: Get rid of sizeof in traces.
2008-11-25  Francois Gougetwineoss: Remove WINAPI on static functions where not...
2008-10-07  Aric Stewartwineoss: Don't dereference a potentially NULL value...
2008-08-20  Gerald PfeiferAdd return statements to avoid gcc warnings.
2008-05-12  Andrew Talbotwineoss.drv: Memory allocation sizes fix.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-26  Andrew Talbotwineoss.drv: Assign to structs instead of using memcpy.
2008-02-11  Andrew Talbotwineoss.drv: Remove unneeded casts.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-07  Austin EnglishSpelling fixes.
2008-01-03  Austin EnglishSpelling fixes.
2007-12-14  Michael Stefaniucwineoss.drv: Move a function wide variable down to...
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  Francois Gougetwineoss.drv: Add support for $MIDIDEV to match $AUDIODE...
2007-09-27  Maarten Lankhorstwineoss: Only initialise midi once.
2007-09-27  Maarten Lankhorstwineoss: Silence some harmless warnings.
2007-08-27  Maarten Lankhorstwineoss: Update sound caps.
2007-08-20  Maarten Lankhorstdsound: Handle failing of IDsDriver_CreateSoundBuffer...
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-07-27  Maarten Lankhorstwineoss: Make sure writepos < buflen for dsrender.
2007-06-06  Christian Costawineoss.drv: Mark every buffer being added.
2007-04-27  Ben Taylorwineoss: Fix to compile on Solaris 10.
2007-03-12  Jan Zerebeckiwineoss.drv: Add DebugInfo to critical sections.
2007-01-22  Bang Jun-Youngwineoss.drv: config.h police.
2007-01-10  Alexandre Julliardwineoss: Renamed the dlls/winmm/wineoss directory to...