dplayx: Remove unneeded address-of operator from array name.
[wine] / dlls / winealsa.drv / wavein.c
2008-05-12  Alexandre JulliardRevert "winealsa: Remove calls to deprecated functions."
2008-05-09  Maarten Lankhorstwinealsa: Remove calls to deprecated functions.
2008-03-25  Andrew Talbotwinealsa.drv: Assign to structs instead of using memcpy.
2007-12-13  Maarten Lankhorstwinealsa: Remove fixed fixme.
2007-12-10  Francois Gougetwinealsa.drv: Remove trailing spaces in Wine traces.
2007-12-07  Maarten Lankhorstwinealsa: Clear dwBytesRecorded in waveheader when...
2007-12-07  Maarten Lankhorstwinealsa: Simplify the feeding of capture buffers.
2007-12-07  Maarten Lankhorstwinealsa: Fix return value checking in wavein.
2007-12-07  Maarten Lankhorstwinealsa: Fix period size in capture.
2007-10-29  Alexandre Julliardwinealsa.drv: Avoid the alsa alloca macros that cause...
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-08-16  Maarten Lankhorstwinealsa: Add initial dscapturedriver stub.
2007-08-06  Maarten Lankhorstwinealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of wavein getposition.
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-04-23  Maarten Lankhorstwinealsa: Remove disabled code.
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.