Michael Stefaniuc
|
aea94788e4
|
winealsa.drv: Remove superfluous pointer casts.
|
2009-01-23 13:14:09 +01:00 |
Francois Gouget
|
2166afceb7
|
Assorted spelling fixes.
|
2008-12-29 11:36:49 +01:00 |
Christian Costa
|
96291a4b0d
|
winealsa.drv: Handle midi sysex greater than a buffer.
|
2008-12-20 12:13:21 +01:00 |
Francois Gouget
|
f36172ff14
|
winealsa.drv: Fix the m[io]dMessage() documentation.
|
2008-12-19 17:45:32 +01:00 |
Christian Costa
|
c983cd6423
|
winealsa.drv: Initialize correctly the header before adding it to the queue.
|
2008-12-19 17:36:35 +01:00 |
Francois Gouget
|
c73631280b
|
winealsa: Fix a couple of types and avoid unneeded casts.
|
2008-12-08 12:05:32 +01:00 |
Maarten Lankhorst
|
2614269d93
|
winealsa.drv: Fix 64-bits incompatibilities.
|
2008-12-02 15:41:47 +01:00 |
Maarten Lankhorst
|
1d9637f5cd
|
winealsa.drv: Get rid of sizeof in traces.
|
2008-12-02 15:41:03 +01:00 |
Aric Stewart
|
2cc258f6c9
|
winealsa: Don't dereference a potentially NULL value in the WARN statement (Coverity 93).
|
2008-10-06 14:18:32 +02:00 |
Rob Shearman
|
a7e1753d7b
|
winealsa.drv: Use CP_UNIXCP instead of CP_ACP for strings obtained from native OS functions.
|
2008-08-27 13:21:21 +02:00 |
Christian Costa
|
9a82c8071d
|
winealsa.drv: Improve midi port names.
|
2008-08-19 12:16:00 +02:00 |
Andrew Talbot
|
687af6b2bc
|
winealsa.drv: Assign to structs instead of using memcpy.
|
2008-03-25 11:45:01 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Alexandre Julliard
|
9fce052c54
|
winealsa.drv: Avoid the alsa alloca macros that cause compiler warnings.
|
2007-10-29 12:07:52 +01:00 |
Andrew Talbot
|
3b47a5732a
|
winealsa.drv: Fix a memory leak.
|
2007-10-10 11:56:56 +02:00 |
Ralf Beck
|
92ef2814eb
|
winealsa.drv: Correct midi input program change + channel aftertouch.
|
2007-08-07 12:36:57 +02:00 |
Christian Costa
|
de559d9ce0
|
winealsa.drv: Fix compilation with old alsa headers.
|
2007-06-11 13:50:01 +02:00 |
Christian Costa
|
11b53529ee
|
winealsa.drv: Use correct tests for synthesizer/port enumeration order.
|
2007-06-07 23:09:29 +02:00 |
Ralf Beck
|
60cde93337
|
winealsa.drv: Mark every sysex buffer being added.
|
2007-06-05 10:57:10 +02:00 |
Ralf Beck
|
622bad5d3f
|
winealsa.drv: Add missing offset of pitch bender in midi input.
|
2007-05-25 20:20:44 +02:00 |
Ralf Beck
|
e1d7365f3d
|
winealsa.drv: Add midi realtime and midi common messages on midi input.
|
2007-05-25 20:20:36 +02:00 |
Michał Wiernowolski
|
a45ffebee4
|
winealsa: Improved handling of SysEx MIDI messages.
|
2007-04-25 11:50:01 +02:00 |
Christian Costa
|
0b43e9b552
|
winealsa: Recognize alsa application ports as generic midi ports.
|
2007-02-20 20:11:09 +01:00 |
Alexandre Julliard
|
01905338ea
|
winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv.
|
2007-01-10 13:40:39 +01:00 |