appwiz.cpl: Update Portuguese translation and convert to UTF8.
[wine] / dlls / winecoreaudio.drv / audio.c
2009-04-13  Ken Thomaseswinecoreaudio: Avoid a race between closing and opening...
2009-04-13  Ken Thomaseswinecoreaudio: For waveOut, don't use STOPPED state...
2009-04-13  Ken Thomaseswinecoreaudio: Avoid a race between closing and opening...
2009-04-13  Ken Thomaseswinecoreaudio: Avoid potential deadlock in wodOpen.
2009-04-13  Ken Thomaseswinecoreaudio: Eliminate some unnecessary code.
2009-02-24  Ken Thomaseswinecoreaudio: Fix a copy-paste accident ("In" vs....
2009-02-06  Ken Thomaseswinecoreaudio.drv: Add support for waveOutBreakLoop...
2009-01-02  Rob Shearmanwinecoreaudio: Remove some unnecessary text conversions...
2008-07-10  Aric Stewartcoreaudio: Make sure Port_SendToMessageThread is not...
2008-03-26  Andrew Talbotwinecoreaudio.drv: Assign to structs instead of using...
2008-03-12  Ken Thomasescoreaudio: Standardize on DRV_SUCCESS/FAILURE status...
2008-02-21  Aric Stewartcoreaudio: Set mDataByteSize of the buffer to the amoun...
2007-11-28  Aric Stewartwinecoreaudio: Implement WIDM_GETPOS.
2007-07-31  Francois GougetAssorted spelling fixes.
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-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...