| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
uncompilable. The code still exists in the winks branch.
|
|
warnings.
|
|
|
|
|
|
Merge master into pre2.1.0.
|
|
Capitalise JACK.
|
|
|
|
This fixes c9939d0 .
@SpotlightKid thanks for the clarification
|
|
Conflicts:
RtMidi.cpp
|
|
master branch.
|
|
Some documentation impovements.
|
|
Call perror on unknown errors in the MIDI queue.
|
|
warnings.
|
|
|
|
|
|
Russell Smyth).
|
|
|
|
|
|
configure.ac
|
|
|
|
messages. This avoids a problem where virtual ports were not receiving the sysex messages.
|
|
sysexes are received (codepainters)
|
|
This merge fixes spurious callbacks when ignored SysEx messages on Mac OS, which only happened if the sysex messages were split across multiple packets.
|
|
|
|
messages (submitted by ptarabbia)
|
|
|
|
|
|
UNICODE windows name fix.
|
|
|
|
|
|
|
|
Restore lost TICK case
|
|
Fix null conversion warning
|
|
Correct some error messages in the Jack code
|
|
See the comments on https://github.com/thestk/rtmidi/commit/403414019715d56e990da67b9268dee0ecf03c50
|
|
Avoid this compilation warning:
warning: implicit conversion of NULL constant to 'MIDIEntityRef' (aka 'unsigned int') [-Wnull-conversion]
|
|
|
|
Added missing SND_SEQ_EVENT_CLOCK event (MIDI Real Time Clock message) f...
|
|
|
|
timing ignoring.
|
|
|
|
they were not thread safe, various other updates suggested by Martin Koegler
|
|
|
|
|
|
Fix rtmidi-config, add install/uninstall targets, support --prefix.
|
|
|