index
:
feurig/rtmidi
master
releases
winks
A set of C++ classes that provide a common API for realtime MIDI input/output across Linux (ALSA & JACK), Macintosh OS X (CoreMIDI) and Windows (Multimedia)
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
2016-02-15
Add missing tests/*.{dsp,dsw} files and doc/release.txt to the dist.
Stephen Sinclair
2016-02-10
Use the same options for all test programs.
Stephen Sinclair
This stops automake from generating filenames like "midiprobe-midiprobe.o".
2016-02-05
Build tests and docs via automake and add them to dist.
Stephen Sinclair
2014-04-08
Allow out-of-tree builds for 'tests' directory also
Sebastien Alaiwan
2014-03-30
Removed reference to WINKS in midiprobe.cpp
Gary Scavone
2014-03-30
Commented out some function arguments in test programs to avoid compiler ↵
winks
Gary Scavone
warnings.
2014-03-26
Reverted sysextest.cpp to previous version and added warning flag to ↵
Gary Scavone
configure.ac
2014-03-15
Commented out use of MIDISendSysex() in OS-X, so sysexes are sent as normal ↵
Gary Scavone
messages. This avoids a problem where virtual ports were not receiving the sysex messages.
2014-03-14
Updated OS-X sysex sending mechanism according to patch submitted by ptarabbia
Gary Scavone
2014-03-14
Fixes for previous error hook and isPortOpen() function commit.
Gary Scavone
2013-12-29
Some error printing changes, removed ALSA global sequencer objects because ↵
Gary Scavone
they were not thread safe, various other updates suggested by Martin Koegler
2013-12-27
OS-X dynamic device fix
Gary Scavone
2013-10-11
Version 2.0.1
Gary Scavone
2013-10-11
Version 2.0.0
Gary Scavone
2013-10-11
Version 1.0.12
Gary Scavone
2013-10-11
Version 1.0.8
Gary Scavone
2013-10-11
Version 1.0.7
Gary Scavone
2013-10-11
Version 1.0.5
Gary Scavone
2013-10-11
Version 1.0.4
Gary Scavone
2013-10-11
Version 1.0.3
Gary Scavone
2013-10-11
Version 1.0.0
Gary Scavone