explorerframe: Mark internal symbols with hidden visibility.
[wine] / dlls / winealsa.drv /
2011-05-09  Andrew Eikumwinealsa.drv: Implement volume control interfaces.
2011-05-09  Andrew Eikumwinealsa.drv: Move IAudioClock closer to its related...
2011-05-02  Andrew Eikumwinealsa.drv: Implement IAudioSessionControl::GetState.
2011-05-02  Andrew Eikummmdevapi: Initialize global driver data at DLL load...
2011-04-27  Andrew Eikumwinealsa.drv: Add mapping for 64-bit floats in IAudioCl...
2011-04-27  Andrew Eikumwinealsa.drv: Properly allocate and free the WAVEFORMAT...
2011-04-27  Andrew Eikumwinealsa.drv: Replace incorrect 41100 with 44100.
2011-04-26  Maarten Lankhorstwinealsa: Zero buffer, only write data if needed.
2011-04-25  Andrew Eikumwinealsa.drv: Add mmdevapi driver.
2011-04-13  Austin Englishwinealsa.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-11  Jörg Höhlewinmm: Audio drivers unconditionally invoke DriverCallback.
2011-03-28  Alexandre Julliardwinealsa.drv: Remove unnecessary ifdefs.
2011-03-15  Jörg Höhlewinealsa: Favour HeapAlloc() over malloc().
2011-03-15  Jörg Höhlewinealsa: Ignore failure to notify winmm wave clients.
2011-03-15  Jörg Höhlewinealsa: Open must fail when recorder thread creation...
2011-03-15  Jörg Höhlewinealsa: CreateEvent and CreateThread return NULL...
2011-03-14  Marcus Meissnerwinealsa.drv: Fixed bad sizeof (pointer vs struct)...
2011-03-08  Andy Norriswinealsa: Add support for alsa cards without a PCM...
2011-03-04  Rafał Mużyłowinealsa.drv: Drop redundant calls.
2010-12-27  Marcus Meissnerwinealsa.drv: Re-add capcontrols initialization.
2010-12-08  Michael Stefaniucwinealsa.drv: Standardize the COM usage in dsoutput.c.
2010-10-11  Jeff Cookwinealsa.drv: Rewrite channel counting for additional...
2010-10-11  Jeff Cookwinealsa.drv: Only set micelem as master if there are...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-06  Austin Englishwinealsa.drv: Remove unused variable.
2010-08-24  Jeff Cookwinealsa.drv: Only filllines_no_master with micelem...
2010-08-03  Jeff Cookwinealsa.drv: If we can't open a device as stereo,...
2010-08-03  Jeff Cookwinealsa.drv: Init mixer on cards with a single Mic...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-23  Jörg Höhlewinealsa: Only linear PCM is supported.
2010-06-16  Henri Verbeetwinealsa.drv: Add some missing newlines.
2010-06-11  Andrew Nguyenwinealsa.drv: Replicate the snd_pcm_recover alsa-lib...
2010-05-18  Jörg Höhlewinealsa: MOD_MIDIPORT has 0 voices and notes and FFFF...
2010-05-18  Jörg Höhlewinealsa: Supply FFFFFFFF for midiOutGetVolume, no...
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.
next