advapi32: Add support for registry symlinks.
[wine] / dlls / winealsa.drv / waveout.c
2010-01-14  Paul Vrienswinealsa.drv: Don't check input parameter twice (Coccin...
2009-11-09  Maarten Lankhorstwinealsa.drv: Fix underrun recovery.
2009-10-14  Maarten Lankhorstwinealsa.drv: Remove call to snd_pcm_drain.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-03-30  Francois Gougetwinealsa.drv: Remove a few unneeded initialisations...
2009-01-26  Andrew Talbotwinealsa.drv: Declare a function static.
2009-01-23  Michael Stefaniucwinealsa.drv: Remove superfluous pointer casts.
2009-01-09  Alexandre Julliardinclude: Fix a number of mmsystem.h structure for Win64.
2008-12-02  Maarten Lankhorstwinealsa.drv: Fix 64-bits incompatibilities.
2008-12-01  Reece Dunnwinealsa.drv: Correct the period_time value for pulseaudio.
2008-11-24  Reece Dunnwinealsa: Calculate the delay correctly as snd_pcm_dela...
2008-10-06  Maarten Lankhorstwinealsa.drv: Don't hang on last few bytes not played.
2008-09-04  Maarten Lankhorstwinealsa.drv/dsound: Handle underruns better.
2008-08-27  Rob Shearmanwinealsa.drv: Use CP_UNIXCP instead of CP_ACP for strin...
2008-08-22  Maarten Lankhorstwinealsa.drv: Tune some parameters to make pulseaudio...
2008-08-20  Detlef Riekenbergwinealsa.drv: Fix a typo in an error message.
2008-08-19  Maarten Lankhorstwinealsa.drv: Fix compiler warnings and remove deprecat...
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-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-07-30  Maarten Lankhorstwinealsa: Increase performance of waveout getposition.
2007-06-13  Maarten Lankhorstwinealsa: Detach directsound implementation from waveou...
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-05-14  Maarten Lankhorstwinealsa: Remove dead code.
2007-04-23  Maarten Lankhorstwinealsa: Remove disabled code.
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.