qedit/tests: Add test framework and test for IMediaDet_put_Filename.
[wine] / dlls / winealsa.drv / dscapture.c
2008-03-25  Andrew Talbotwinealsa.drv: Assign to structs instead of using memcpy.
2007-10-23  Michael Stefaniucwinealsa.drv: Leave the CriticalSection before destroyi...
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-09-12  Maarten Lankhorstwinealsa: Add a timer check to capture to see if play...
2007-09-12  Maarten Lankhorstwinealsa: Add support for capture notification positions.
2007-09-12  Maarten Lankhorstwinealsa: Add stubs for IDsCaptureDriverNotify.
2007-09-12  Maarten Lankhorstwinealsa: Use nBLockAlign instead of snd_pcm_bytes_to_f...
2007-09-10  Maarten Lankhorstwinealsa: Use correct capture position in getposition.
2007-08-16  Maarten Lankhorstwinealsa: Add support for playing dsound capture buffer.
2007-08-16  Maarten Lankhorstwinealsa: Add support for opening/closing dsound captur...
2007-08-16  Maarten Lankhorstwinealsa: Add IDsCaptureDriverBuffer stub.
2007-08-16  Maarten Lankhorstwinealsa: Implement IDsCaptureDriverImpl_Open.
2007-08-16  Maarten Lankhorstwinealsa: Add initial dscapturedriver stub.