Am Samstag 21 April 2007 18:44 schrieb Micha³ W.:
Please consider incorporating the patch I submit, which improves
handling of MIDI System Exclusive messages
in alsa driver. It should be applied to dlls/winealsa.drv/midi.c file.
The patch resolves the following bug:
http://bugs.winehq.org/show_bug.cgi?id=6788
Regards,
Micha³ Wiernowolski
< /* FIXME: Should handle sysex greater that a single buffer */
---
/* FIXME: Should handle sysex greater than lpMidiHdr->dwBufferLength */
...
It is highly recommendet to use git to generate patches. If you're using cvs
or diff, please make unified diffs.