server: Move socket async activation to sock_poll_event.
[wine] / dlls / winealsa.drv /
2010-05-03  Maarten Lankhorstwinealsa.drv: Clean up initialisation.
2010-05-03  Maarten Lankhorstwinealsa.drv: Remove dlopen call.
2010-04-21  Maarten Lankhorstwinealsa.drv: Clean up DriverProc.
2010-04-12  Maarten Lankhorstwinealsa.drv: Ignore unused bytes in wave headers.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2010-02-22  Jörg Höhlewinealsa: Do not access WAVEHDR past DriverCallback.
2010-02-03  Jörg Höhlewinealsa: Ignore failure to notify MIDI clients.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
2010-01-14  Paul Vrienswinealsa.drv: Don't check input parameter twice (Coccin...
2009-12-01  Maarten Lankhorstwinealsa.drv: Remove wrong calls.
2009-11-30  Henri Verbeetwinealsa.drv: Use wine_dbg_sprintf() in a few debug...
2009-11-09  Maarten Lankhorstwinealsa.drv: Fix underrun recovery.
2009-10-14  Maarten Lankhorstwinealsa.drv: Remove call to snd_pcm_drain.
2009-10-05  Maarten Lankhorstwinealsa.drv: Fix dsoutput to work better with pulseaudio.
2009-10-05  Maarten Lankhorstwinealsa.drv: Remove test for mmap in waveinit.
2009-10-05  Maarten Lankhorstwinealsa.drv: Add non-mmap support to dscapture.
2009-10-05  Maarten Lankhorstwinealsa.drv: Small capture fixes.
2009-09-16  Erich Hooverwinealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath...
2009-08-11  Francois GougetAssorted spelling fixes.
2009-08-03  Maarten LankhorstRevert "winealsa.drv: Re-allow fallback to waveout...
2009-07-20  Erich Hooverwinealsa.drv: Re-allow fallback to waveout (regression...
2009-07-13  Maarten Lankhorstwinealsa.drv: Add support for indirect read/write in...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2009-04-20  Francois GougetAssorted spelling fixes.
2009-03-30  Francois Gougetwinealsa.drv: Remove a few unneeded initialisations...
2009-02-09  Francois Gougetwinealsa.drv: ALSA_PeekRingMessage() is not used anymor...
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-29  Francois GougetAssorted spelling fixes.
2008-12-22  Andrew Talbotwinealsa.drv: Do nothing if HAVE_ALSA is not defined.
2008-12-20  Christian Costawinealsa.drv: Handle midi sysex greater than a buffer.
2008-12-19  Francois Gougetwinealsa.drv: Fix the m[io]dMessage() documentation.
2008-12-19  Christian Costawinealsa.drv: Initialize correctly the header before...
2008-12-08  Francois Gougetwinealsa: Fix a couple of types and avoid unneeded...
2008-12-04  Alexandre Julliardwinealsa.drv: Fix a printf format warning.
2008-12-02  Maarten Lankhorstwinealsa.drv: Fix 64-bits incompatibilities.
2008-12-02  Maarten Lankhorstwinealsa.drv: Get rid of sizeof in traces.
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  Aric Stewartwinealsa: Don't dereference a potentially NULL value...
2008-10-06  Maarten Lankhorstwinealsa.drv: Don't hang on last few bytes not played.
2008-09-09  Erik Inge Bolsøwinealsa.drv: fix typo in IDsCaptureDriverImpl_Open.
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-08-19  Christian Costawinealsa.drv: Improve midi port names.
2008-08-18  Maarten Lankhorstwinealsa.drv: Add ability to recover from underruns...
2008-07-11  Alexandre Julliardwinealsa: Fix some unsigned comparison < 0 warnings.
2008-07-07  Alexandre Julliardwinealsa.drv: Don't trace deprecated parameters.
2008-06-26  Zac Brownwinealsa.drv: Initialize a variable in MIX_close.
2008-05-12  Alexandre JulliardRevert "winealsa: Remove calls to deprecated functions."
2008-05-09  Maarten Lankhorstwinealsa: Remove calls to deprecated functions.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-22  Austin EnglishSpelling fixes.
2008-03-25  Andrew Talbotwinealsa.drv: Assign to structs instead of using memcpy.
2008-03-04  Karsten Elfenbeinwinealsa: Use "default" as the default card name instea...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-14  Dan Kegelwinealsa.drv: Don't return garbage if can't find active...
2007-12-24  Maarten Lankhorstwinealsa: Add special case for microphone source in...
2007-12-14  Maarten Lankhorstwinealsa: Add 'Front Mic' as alias for microphone.
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-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-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-03  Andrew Riediwinealsa.drv: Fix a comment.
2007-10-31  Marcus Meissnerwinalsa.drv: Explicitly include assert.h.
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-10-23  Michael Stefaniucwinealsa.drv: Leave the CriticalSection before destroyi...
2007-10-19  Maarten Lankhorstwinealsa: Don't use default:XX to open up a hardware...
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-10-10  Andrew Talbotwinealsa.drv: Fix a memory leak.
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: Remove forceformat and 2 orphan LeaveCritical...
2007-09-10  Maarten Lankhorstwinealsa: Use correct capture position in getposition.
2007-08-27  Maarten Lankhorstwinealsa: Make SetFormat work better with new behavior...
2007-08-27  Maarten Lankhorstwinealsa: Update sound caps.
2007-08-20  Maarten Lankhorstwinealsa: Report card name in volume control fixme.
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.
2007-08-07  Ralf Beckwinealsa.drv: Correct midi input program change + chann...
2007-08-06  Maarten Lankhorstwinealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
2007-08-03  Maarten Lankhorstwinealsa: Don't commit data on Stop and Play.
2007-08-03  Maarten Lankhorstwinealsa: Fix Lock in dsoutput.
next