winecoreaudio: Improved tracing.
[wine] / dlls / winecoreaudio.drv / mmdevdrv.c
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.