winecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer protocol.
[wine] / dlls / winecoreaudio.drv / mmdevdrv.c
2012-01-13  Jörg Höhlewinecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer...
2012-01-13  Jörg Höhledsound: Vista/XP SP2 reworked the Speaker Configuration.
2012-01-09  Jörg Höhlemmdevapi: Round buffer size like native in shared mode.
2012-01-06  Jörg Höhlewinecoreaudio: Fix latency calculation.
2012-01-06  Jörg Höhlemmdevapi: GetDevicePeriod returns constants.
2011-12-19  Jörg Höhlemmdevapi: Enforce limits on period and duration.
2011-11-22  Jörg Höhlemmdevapi: SHAREDMODE_EXCLUSIVE + EVENTCALLBACK is too...
2011-11-22  Andrew Eikumwinecoreaudio.drv: Make driver sample accurate.
2011-11-22  Andrew Eikumwinecoreaudio.drv: Fix latency calculation.
2011-11-15  Francois Gougetwinecoreaudio.drv: Don't unset Spare[0] when deleting...
2011-11-08  Francois Gougetwinecoreaudio.drv: Give a name to the midi and mmdevapi...
2011-10-28  Jörg Höhlemmdevapi: IsFormatSupported EXCLUSIVE mode never return...
2011-10-28  Jörg Höhlewinecoreaudio: Release buffer memory.
2011-10-21  Ken Thomaseswinecoreaudio: Improved tracing.
2011-10-21  Ken Thomaseswinecoreaudio: Avoid an extra copy/conversion of a...
2011-10-21  Ken Thomaseswinecoreaudio: Fix a test for allocation failure (copy...
2011-10-21  Ken Thomaseswinecoreaudio: Fix a leak.
2011-10-13  Andrew Eikumwinecoreaudio.drv: Don't fail if setting volume fails.
2011-09-28  Andrew Eikummmdevapi: Don't fail if dwChannelMask is not set correctly.
2011-09-26  Andrew Eikumwinecoreaudio.drv: Remove wave, mixer, and dsound drive...
2011-09-08  Jörg Höhlemmdevapi: Use UINT32 for a number of frames and UINT64...
2011-09-07  Jörg Höhlewinecoreaudio: Fix AudioRenderClient Get/ReleaseBuffer...
2011-09-07  Jörg Höhlemmdevapi: Accept up to 8 channels.
2011-09-01  Andrew Eikummmdevapi: Automatically select the correct driver.
2011-08-24  Jörg Höhlemmdevapi: After GetBuffer, refuse Reset, but Start...
2011-07-18  Andrew Eikummmdevapi: Use a sane default if no buffer size is reque...
2011-07-11  Andrew Eikumwinecoreaudio.drv: Make AudioSessionManager methods...
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-20  Andrew Eikumwinecoreaudio: Set AudioQueue volume, not AudioDevice...
2011-06-14  Andrew Eikumwinecoreaudio.drv: Initialize audio description flags.
2011-06-14  Andrew Eikummmdevapi: Sessions should be unique per-device.
2011-06-06  Jörg Höhlewinecoreaudio: mmdevapi's mixer format is 32bit floatin...
2011-06-06  Jörg Höhlewinecoreaudio: Properly allocate the WAVEFORMATEXTENSIB...
2011-06-06  Andrew Eikumwinecoreaudio.drv: Partially implement IAudioSessionMan...
2011-05-09  Andrew Eikumwinecoreaudio.drv: Implement volume control interfaces.
2011-05-09  Andrew Eikumwinecoreaudio.drv: Store the PropertyScope in ACImpl.
2011-05-09  Andrew Eikumwinecoreaudio.drv: Move IAudioClock closer to its relat...
2011-05-02  Andrew Eikumwinecoreaudio.drv: Implement IAudioSessionControl:...
2011-05-02  Andrew Eikummmdevapi: Initialize global driver data at DLL load...
2011-04-27  Andrew Eikumwinecoreaudio.drv: Properly allocate and free the WAVEF...
2011-04-25  Andrew Eikumwinecoreaudio.drv: Add mmdevapi driver.