projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
wineesd.drv: Build a unique name so we can identify our stream.
[wine]
/
dlls
/
winecoreaudio.drv
/
2009-02-24
Ken Thomases
winecoreaudio: Fix a copy-paste accident ("In" vs....
tree
|
commitdiff
2009-02-06
Ken Thomases
winecoreaudio.drv: Add support for waveOutBreakLoop...
tree
|
commitdiff
2009-01-02
Rob Shearman
winecoreaudio: Remove some unnecessary text conversions...
tree
|
commitdiff
2009-01-02
Alexandre Julliard
winecoreaudio: Fix a redefinition warning.
tree
|
commitdiff
2008-12-29
Francois Gouget
winecoreaudio.drv: Remove an unused debug channel ...
tree
|
commitdiff
2008-12-22
Christian Costa
winecoreaudio.drv: Initialize correctly the header...
tree
|
commitdiff
2008-12-22
Andrew Talbot
winecoreaudio.drv: Do nothing if HAVE_AUDIOUNIT_AUDIOUN...
tree
|
commitdiff
2008-07-10
Aric Stewart
coreaudio: Make sure Port_SendToMessageThread is not...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-03-26
Andrew Talbot
winecoreaudio.drv: Assign to structs instead of using...
tree
|
commitdiff
2008-03-12
Ken Thomases
coreaudio: Signal driver load failure if any component...
tree
|
commitdiff
2008-03-12
Ken Thomases
coreaudio: Standardize on DRV_SUCCESS/FAILURE status...
tree
|
commitdiff
2008-02-21
Aric Stewart
coreaudio: Set mDataByteSize of the buffer to the amoun...
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-11-29
Aric Stewart
coreaudio: Verify valid lineId in MIXER_GETLINECONTROLS...
tree
|
commitdiff
2007-11-28
Aric Stewart
winecoreaudio: Implement WIDM_GETPOS.
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-13
Emmanuel Maillard
winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx...
tree
|
commitdiff
2007-07-13
Ken Thomases
winecoreaudio: Report format error on sample rate misma...
tree
|
commitdiff
2007-07-13
Ken Thomases
winecoreaudio: Protect against AudioUnitRender clobberi...
tree
|
commitdiff
2007-07-13
Ken Thomases
winecoreaudio: Correct the AudioBufferList allocated...
tree
|
commitdiff
2007-07-12
Ken Thomases
winecoreaudio: Improve safety of iterations when return...
tree
|
commitdiff
2007-07-12
Ken Thomases
winecoreaudio: Enable DirectSound HEL mode for input.
tree
|
commitdiff
2007-07-12
Ken Thomases
winecoreaudio: Enable DirectSound HEL mode for output.
tree
|
commitdiff
2007-06-20
Ken Thomases
winecoreaudio: Make wodReset fail if called on a closed...
tree
|
commitdiff
2007-06-20
Ken Thomases
winecoreaudio: Move notify of completed WAVEHDRs to...
tree
|
commitdiff
2007-06-20
Ken Thomases
winecoreaudio: Move a variable declaration to narrower...
tree
|
commitdiff
2007-06-20
Ken Thomases
winecoreaudio: Extract loop, wodNotifyClient for WAVEHD...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_SetControl...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetControl...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetLineCon...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetLineInfo.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Implement MIX_GetDevCaps.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Implement MIX_Open and MIX_GetNumDevs.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial mixer support on Mac OS X.
tree
|
commitdiff
2007-05-01
Emmanuel Maillard
winecoreaudio.drv: Implement MIDIOut_Data when device...
tree
|
commitdiff
2007-05-01
Emmanuel Maillard
winecoreaudio.drv: Create only one MIDIOutPort and...
tree
|
commitdiff
2007-05-01
Emmanuel Maillard
winecoreaudio.drv: MIDIIn_MessageHandler: Remove a...
tree
|
commitdiff
2007-04-30
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-04-30
Emmanuel Maillard
winecoreaudio: Handle non System Exclusive messages.
tree
|
commitdiff
2007-04-27
Alexandre Julliard
winecoreaudio: Avoid sizeof in trace.
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_Prepare and MIDIIn_Unpr...
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_AddBuffer.
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_Reset.
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_Start and MIDIIn_Stop.
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_GetNumDevs and MIDIIn_G...
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Implement MIDIIn_Open and MIDIIn_Close.
tree
|
commitdiff
2007-04-27
Emmanuel Maillard
winecoreaudio: Add MIDI In messages in MIDI_NotifyClient.
tree
|
commitdiff
2007-04-26
Emmanuel Maillard
winecoreaudio: Initial MIDI In Mach message handling.
tree
|
commitdiff
2007-04-26
Emmanuel Maillard
winecoreaudio: Initial MIDI In support on Mac OS X.
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_Reset.
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_GetVolume and MIDIOut_...
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_LongData.
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_Data.
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_Prepare and MIDIOut_Un...
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDIOut_GetDevCaps and MIDIOut...
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Implement MIDI_NotifyClient, MIDIOut_Ope...
tree
|
commitdiff
2007-04-25
Emmanuel Maillard
winecoreaudio: Initial MIDI support on Mac OS X.
tree
|
commitdiff
2007-02-07
Ken Thomases
winecoreaudio.drv: Remove obsolete FIXME.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
winecoreaudio.drv: Fix printf format warnings.
tree
|
commitdiff
2007-01-18
Stefan Leichter
winecoreaudio.drv: Print each 64-bit integer as two...
tree
|
commitdiff
2007-01-10
Alexandre Julliard
winecoreaudio: Renamed the dlls/winmm/winecoreaudio...
tree
|
commitdiff