netstat: Initial implementation.
[wine] / dlls / winealsa.drv / midi.c
2012-08-21  Nikolay Sivovwinealsa: Fix variable types so pointer is not truncate...
2011-10-14  Andrew Talbotwinealsa.drv: Add some return statements to mark semant...
2011-09-26  Andrew Eikumdsound: Remove hardware acceleration support.
2011-09-26  Andrew Eikumwinealsa.drv: Remove wave, mixer, and dsound driver...
2011-08-03  Francois GougetAssorted spelling fixes.
2011-06-17  Stephane Bacriwinealsa.drv: Add midi MTC Quarter Frame messages support.
2011-05-02  Andrew Eikumwinealsa.drv: Implement IAudioSessionControl::GetState.
2011-03-28  Alexandre Julliardwinealsa.drv: Remove unnecessary ifdefs.
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-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
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...
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...