crypt32: Add additional path for Solaris 11 Express.
[wine] / dlls / wineoss.drv / mmdevdrv.c
2011-07-18  Francois Gougetwineoss.drv: Add a trailing '\n' to a TRACE() call.
2011-07-14  Andrew Eikummmdevapi: Only enumerate devices that can be opened...
2011-07-11  Francois Gougetwineoss.drv: Make the AudioSessionManager methods static.
2011-07-04  Jacek Cabanaudiopolicy.idl: Fixed SetGroupingParam declaration.
2011-06-20  Andrew Eikummmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute.
2011-06-20  Andrew Eikummmdevapi: Fix refcounts in IAudioClient::GetService.
2011-06-14  Andrew Eikummmdevapi: Sessions should be unique per-device.
2011-06-06  Jörg Höhlewineoss: Properly allocate the WAVEFORMATEXTENSIBLE...
2011-06-06  Andrew Eikumwineoss.drv: Partially implement IAudioSessionManager2.
2011-05-20  Gerald Pfeiferwineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
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.