crypt32/tests: In more recent Windows versions, updating a data message with no conte...
[wine] / dlls / mmdevapi / audio.c
2011-01-11  Andrew Eikummmdevapi: Prevent deadlock when releasing a stream...
2011-01-11  Andrew Eikummmdevapi: Children of IAudioClient should hold a refere...
2011-01-05  Andrew Eikummmdevapi: Be explicit about units in IAudioRenderClient...
2011-01-05  Andrew Eikummmdevapi: Be explicit about the units of ACImpl::ofs.
2011-01-05  Andrew Eikummmdevapi: Be explicit about units of ACImpl::bufsize.
2011-01-05  Andrew Eikummmdevapi: Store period size in frames.
2010-09-09  Austin Englishmmdevapi: Remove an unused variable.
2010-08-17  Henri Verbeetmmdevapi: Remove the useless CINTERFACE definitions.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-05-04  Maarten Lankhorstmmdevapi: Add support for openal disconnected extension.
2010-04-26  Maarten Lankhorstmmdevapi: Silence a fixme when it's harmless.
2010-04-26  Maarten Lankhorstmmdevapi: Fix IsFormatSupported and initialization.
2010-04-21  Maarten Lankhorstmmdevapi: Fix small capture bugs.
2010-04-20  Maarten Lankhorstmmdevapi: Add AudioSimpleVolume stub.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for IAudioSessionControl2.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for the clock interface.
2010-04-20  Maarten Lankhorstmmdevapi: Add audio capture code.
2010-04-20  Maarten Lankhorstmmdevapi: Add support for IAudioRenderClient.
2010-04-20  Maarten Lankhorstmmdevapi: Implement audio formats.
2010-04-20  Maarten Lankhorstmmdevapi: Implement some methods in audioclient.
2010-04-20  Maarten Lankhorstmmdevapi: Add initial audioclient stub.