winealsa: Don't require a cswitch control for capture.
[wine] / dlls / winealsa.drv / mixer.c
2007-12-13  Maarten Lankhorstwinealsa: Don't require a cswitch control for capture.
2007-12-13  Maarten Lankhorstwinealsa: Add control 'Digital' as alias for microphone.
2007-10-29  Alexandre Julliardwinealsa.drv: Avoid the alsa alloca macros that cause...
2007-10-23  Michael Stefaniucwinealsa.drv: Leave the CriticalSection before destroyi...
2007-08-20  Maarten Lankhorstwinealsa: Report card name in volume control fixme.
2007-06-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-05-03  Maarten Lankhorstwinealsa: Improve sound mixer detection.
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-25  Michael Stefaniucwinealsa: Do not check for non-NULL before HeapFree...
2007-04-24  Maarten Lankhorstwinealsa: Implement Get/SetControlDetails in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement GetLineControls in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement mixer controls, and add GetLineInfo.
2007-04-24  Maarten Lankhorstwinealsa: Implement opening/closing and caps of device.
2007-04-24  Maarten Lankhorstwinealsa: Introduce mixer code.