mshtml: Updated French translation.
[wine] / dlls / winealsa.drv /
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.
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-30  Maarten Lankhorstwinealsa: Increase performance of waveout getposition.
2007-07-30  Maarten Lankhorstwinealsa: Increase performance of wavein getposition.
2007-07-27  Maarten Lankhorstwinealsa: Minor fixes to ds output.
2007-07-17  Alexandre Julliardwinealsa: Make sure we can set volume before reporting...
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-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-06-13  Maarten Lankhorstwinealsa: Detach directsound implementation from waveou...
2007-06-11  Christian Costawinealsa.drv: Fix compilation with old alsa headers.
2007-06-07  Christian Costawinealsa.drv: Use correct tests for synthesizer/port...
2007-06-05  Ralf Beckwinealsa.drv: Mark every sysex buffer being added.
2007-05-25  Ralf Beckwinealsa.drv: Add missing offset of pitch bender in...
2007-05-25  Ralf Beckwinealsa.drv: Add midi realtime and midi common message...
2007-05-22  Andrew Talbotwinealsa.drv: Exclude unused headers.
2007-05-14  Maarten Lankhorstwinealsa: Remove dead code.
2007-05-03  Maarten Lankhorstwinealsa: Improve sound mixer detection.
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-27  Maarten Lankhorstwinealsa: Unset WAVECAPS_DIRECTSOUND properly for capture.
2007-04-25  Michael Stefaniucwinealsa: Do not check for non-NULL before HeapFree...
2007-04-25  Michał Wiernowolskiwinealsa: Improved handling of SysEx MIDI messages.
2007-04-24  Maarten Lankhorstwinealsa: Implement Get/SetControlDetails in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement GetLineControls in mixer.
2007-04-24  Maarten Lankhorstwinealsa: Implement mixer controls, and add GetLineInfo.
2007-04-24  Maarten Lankhorstwinealsa: Implement opening/closing and caps of device.
2007-04-24  Maarten Lankhorstwinealsa: Introduce mixer code.
2007-04-23  Maarten Lankhorstwinealsa: Remove disabled code.
2007-04-23  Maarten Lankhorstwinealsa: Clear WAVECAPS_DIRECTSOUND for capture.
2007-04-23  Maarten Lankhorstwinealsa: Drop unplayed frames instead of waiting for...
2007-03-12  Jan Zerebeckiwinealsa.drv: Conform critical section DebugInfo names.
2007-02-26  Maarten Lankhorstwinealsa: Remove usage of uninitialised variable.
2007-02-22  Maarten Lankhorstwinealsa: Fix typo.
2007-02-20  Christian Costawinealsa: Recognize alsa application ports as generic...
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: Cosmetic stuff.
2007-02-05  Maarten Lankhorstwinealsa: Split driver up in tiny pieces.
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...