winalsa.drv: Explicitly include assert.h.
[wine] / dlls / winealsa.drv / dsoutput.c
2007-10-31  Marcus Meissnerwinalsa.drv: Explicitly include assert.h.
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-09-10  Maarten Lankhorstwinealsa: Remove forceformat and 2 orphan LeaveCritical...
2007-08-27  Maarten Lankhorstwinealsa: Make SetFormat work better with new behavior...
2007-08-03  Maarten Lankhorstwinealsa: Don't commit data on Stop and Play.
2007-08-03  Maarten Lankhorstwinealsa: Fix Lock in dsoutput.
2007-08-03  Maarten Lankhorstwinealsa: Fix GetPosition in dsoutput.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-31  Maarten Lankhorstwinealsa: Implement a light form of locking for dsoutput.
2007-07-30  Maarten Lankhorstwinealsa: Always commit at least 3 periods in dsoutput.
2007-07-27  Maarten Lankhorstwinealsa: Minor fixes to ds output.
2007-07-06  Maarten Lankhorstwinealsa: Silence the buffer warning more often.
2007-07-05  Francois GougetAssorted spelling fixes.
2007-06-29  Maarten Lankhorstwinealsa: Silence buffer on allocation.
2007-06-28  Maarten Lankhorstdsound/winealsa: Remove writelead for alsa directsound.
2007-06-28  Maarten Lankhorstwinealsa: Optimize GetPosition() more in dsalsa.
2007-06-26  Alex Villacís Lassowinealsa: Reduce writeahead to next multiple of psize...
2007-06-25  Michael Stefaniucwinealsa.drv: Fix missing unlock on the error path...
2007-06-22  Maarten Lankhorstwinealsa: Finally get rid of the thread in alsa directs...
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: Drop unplayed frames instead of waiting for...
2007-02-26  Maarten Lankhorstwinealsa: Remove usage of uninitialised variable.
2007-02-14  Francois GougetAssorted spelling fixes.
2007-02-06  Francois GougetAdd missing '\n's in traces.
2007-02-05  Maarten Lankhorstwinealsa: Use a helper thread instead of asynchronous...
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.