mshtml: Updated French translation.
[wine] / dlls / winecoreaudio.drv /
2007-11-29  Aric Stewartcoreaudio: Verify valid lineId in MIXER_GETLINECONTROLS...
2007-11-28  Aric Stewartwinecoreaudio: Implement WIDM_GETPOS.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-13  Emmanuel Maillardwinecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx...
2007-07-13  Ken Thomaseswinecoreaudio: Report format error on sample rate misma...
2007-07-13  Ken Thomaseswinecoreaudio: Protect against AudioUnitRender clobberi...
2007-07-13  Ken Thomaseswinecoreaudio: Correct the AudioBufferList allocated...
2007-07-12  Ken Thomaseswinecoreaudio: Improve safety of iterations when return...
2007-07-12  Ken Thomaseswinecoreaudio: Enable DirectSound HEL mode for input.
2007-07-12  Ken Thomaseswinecoreaudio: Enable DirectSound HEL mode for output.
2007-06-20  Ken Thomaseswinecoreaudio: Make wodReset fail if called on a closed...
2007-06-20  Ken Thomaseswinecoreaudio: Move notify of completed WAVEHDRs to...
2007-06-20  Ken Thomaseswinecoreaudio: Move a variable declaration to narrower...
2007-06-20  Ken Thomaseswinecoreaudio: Extract loop, wodNotifyClient for WAVEHD...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_SetControl...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetControl...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetLineCon...
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial implementation of MIX_GetLineInfo.
2007-05-14  Emmanuel Maillardwinecoreaudio: Implement MIX_GetDevCaps.
2007-05-14  Emmanuel Maillardwinecoreaudio: Implement MIX_Open and MIX_GetNumDevs.
2007-05-14  Emmanuel Maillardwinecoreaudio: Initial mixer support on Mac OS X.
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: Implement MIDIOut_Data when device...
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: Create only one MIDIOutPort and...
2007-05-01  Emmanuel Maillardwinecoreaudio.drv: MIDIIn_MessageHandler: Remove a...
2007-04-30  Francois GougetAssorted spelling fixes.
2007-04-30  Emmanuel Maillardwinecoreaudio: Handle non System Exclusive messages.
2007-04-27  Alexandre Julliardwinecoreaudio: Avoid sizeof in trace.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Prepare and MIDIIn_Unpr...
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_AddBuffer.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Reset.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Start and MIDIIn_Stop.
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_GetNumDevs and MIDIIn_G...
2007-04-27  Emmanuel Maillardwinecoreaudio: Implement MIDIIn_Open and MIDIIn_Close.
2007-04-27  Emmanuel Maillardwinecoreaudio: Add MIDI In messages in MIDI_NotifyClient.
2007-04-26  Emmanuel Maillardwinecoreaudio: Initial MIDI In Mach message handling.
2007-04-26  Emmanuel Maillardwinecoreaudio: Initial MIDI In support on Mac OS X.
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_Reset.
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_GetVolume and MIDIOut_...
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_LongData.
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_Data.
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_Prepare and MIDIOut_Un...
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDIOut_GetDevCaps and MIDIOut...
2007-04-25  Emmanuel Maillardwinecoreaudio: Implement MIDI_NotifyClient, MIDIOut_Ope...
2007-04-25  Emmanuel Maillardwinecoreaudio: Initial MIDI support on Mac OS X.
2007-02-07  Ken Thomaseswinecoreaudio.drv: Remove obsolete FIXME.
2007-01-18  Alexandre Julliardwinecoreaudio.drv: Fix printf format warnings.
2007-01-18  Stefan Leichterwinecoreaudio.drv: Print each 64-bit integer as two...
2007-01-10  Alexandre Julliardwinecoreaudio: Renamed the dlls/winmm/winecoreaudio...