Christian Costa
|
d700042f05
|
winecoreaudio.drv: Initialize correctly the header before adding it to the queue.
|
2008-12-22 14:14:52 +01:00 |
Ken Thomases
|
fa2d39e45f
|
coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions.
|
2008-03-12 12:01:31 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Emmanuel Maillard
|
6ccb663953
|
winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx messages parsing.
|
2007-07-13 14:43:23 +02:00 |
Emmanuel Maillard
|
622ee1c4cc
|
winecoreaudio.drv: Implement MIDIOut_Data when device is a MOD_MIDIPORT.
Implement MIDIOut_Send.
|
2007-05-01 11:42:24 +02:00 |
Emmanuel Maillard
|
dea9878c2d
|
winecoreaudio.drv: Create only one MIDIOutPort and one MIDIInPort for all destinations and sources.
|
2007-05-01 11:42:24 +02:00 |
Emmanuel Maillard
|
41b8a570dc
|
winecoreaudio.drv: MIDIIn_MessageHandler: Remove a TRACE and simplify skipping SysEx.
|
2007-05-01 11:42:24 +02:00 |
Francois Gouget
|
5a8fc34033
|
Assorted spelling fixes.
|
2007-04-30 12:35:11 +02:00 |
Emmanuel Maillard
|
9369c37a4c
|
winecoreaudio: Handle non System Exclusive messages.
|
2007-04-30 12:19:12 +02:00 |
Alexandre Julliard
|
b43167a4cf
|
winecoreaudio: Avoid sizeof in trace.
|
2007-04-27 11:55:07 +02:00 |
Emmanuel Maillard
|
6ef7b129a9
|
winecoreaudio: Implement MIDIIn_Prepare and MIDIIn_Unprepare.
|
2007-04-27 11:17:45 +02:00 |
Emmanuel Maillard
|
8ca565b192
|
winecoreaudio: Implement MIDIIn_AddBuffer.
|
2007-04-27 11:15:49 +02:00 |
Emmanuel Maillard
|
e8c083f9d5
|
winecoreaudio: Implement MIDIIn_Reset.
|
2007-04-27 11:15:38 +02:00 |
Emmanuel Maillard
|
0da11f99fd
|
winecoreaudio: Implement MIDIIn_Start and MIDIIn_Stop.
|
2007-04-27 11:15:25 +02:00 |
Emmanuel Maillard
|
63bc986882
|
winecoreaudio: Implement MIDIIn_GetNumDevs and MIDIIn_GetDevCaps.
|
2007-04-27 11:15:11 +02:00 |
Emmanuel Maillard
|
3930b756eb
|
winecoreaudio: Implement MIDIIn_Open and MIDIIn_Close.
|
2007-04-27 11:14:45 +02:00 |
Emmanuel Maillard
|
efd18eed11
|
winecoreaudio: Add MIDI In messages in MIDI_NotifyClient.
|
2007-04-27 11:14:28 +02:00 |
Emmanuel Maillard
|
1a47f36cb9
|
winecoreaudio: Initial MIDI In Mach message handling.
|
2007-04-26 15:00:36 +02:00 |
Emmanuel Maillard
|
4903fbedc9
|
winecoreaudio: Initial MIDI In support on Mac OS X.
|
2007-04-26 14:59:46 +02:00 |
Emmanuel Maillard
|
0a202679b8
|
winecoreaudio: Implement MIDIOut_Reset.
|
2007-04-25 13:43:32 +02:00 |
Emmanuel Maillard
|
9aa9cde841
|
winecoreaudio: Implement MIDIOut_GetVolume and MIDIOut_SetVolume.
|
2007-04-25 13:43:05 +02:00 |
Emmanuel Maillard
|
97d5a02987
|
winecoreaudio: Implement MIDIOut_LongData.
|
2007-04-25 13:42:32 +02:00 |
Emmanuel Maillard
|
8f03804b8b
|
winecoreaudio: Implement MIDIOut_Data.
|
2007-04-25 13:40:36 +02:00 |
Emmanuel Maillard
|
d250fc2b13
|
winecoreaudio: Implement MIDIOut_Prepare and MIDIOut_Unprepare.
|
2007-04-25 13:38:45 +02:00 |
Emmanuel Maillard
|
0f7a3a32ee
|
winecoreaudio: Implement MIDIOut_GetDevCaps and MIDIOut_GetNumDevs.
|
2007-04-25 13:38:45 +02:00 |
Emmanuel Maillard
|
483c695362
|
winecoreaudio: Implement MIDI_NotifyClient, MIDIOut_Open and MIDIOut_Close.
|
2007-04-25 13:38:45 +02:00 |
Emmanuel Maillard
|
7ad29c8bb7
|
winecoreaudio: Initial MIDI support on Mac OS X.
|
2007-04-25 13:37:26 +02:00 |