setupapi: Fix French translation & UI display.
[wine] / dlls / winealsa.drv / midi.c
2009-01-23  Michael Stefaniucwinealsa.drv: Remove superfluous pointer casts.
2008-12-29  Francois GougetAssorted spelling fixes.
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-02  Maarten Lankhorstwinealsa.drv: Fix 64-bits incompatibilities.
2008-12-02  Maarten Lankhorstwinealsa.drv: Get rid of sizeof in traces.
2008-10-06  Aric Stewartwinealsa: Don't dereference a potentially NULL value...
2008-08-27  Rob Shearmanwinealsa.drv: Use CP_UNIXCP instead of CP_ACP for strin...
2008-08-19  Christian Costawinealsa.drv: Improve midi port names.
2008-03-25  Andrew Talbotwinealsa.drv: Assign to structs instead of using memcpy.
2008-01-23  Francois GougetAssorted spelling fixes.
2007-10-29  Alexandre Julliardwinealsa.drv: Avoid the alsa alloca macros that cause...
2007-10-10  Andrew Talbotwinealsa.drv: Fix a memory leak.
2007-08-07  Ralf Beckwinealsa.drv: Correct midi input program change + chann...
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-04-25  Michał Wiernowolskiwinealsa: Improved handling of SysEx MIDI messages.
2007-02-20  Christian Costawinealsa: Recognize alsa application ports as generic...
2007-01-10  Alexandre Julliardwinealsa: Renamed the dlls/winmm/winealsa directory...