Sebastien Alaiwan
|
98d6f925f9
Add libtool support (allows ./configure --enable-shared and --enable-static)
|
преди 11 години |
Sebastien Alaiwan
|
8b5fe7703c
rtmidi can now easily be nested into another project
|
преди 11 години |
Sebastien Alaiwan
|
c72f7fc50c
Add Makefile.am. Remove some generated files from repository
|
преди 11 години |
Sebastien Alaiwan
|
954986eb79
Allow out-of-tree builds for 'tests' directory also
|
преди 11 години |
Sebastien Alaiwan
|
e746e6cb8a
Allow out-of-tree builds.
|
преди 11 години |
Gary Scavone
|
7a3f04cd2c
Corrected documentation regarding API default order in RtMidi.h
|
преди 11 години |
Gary Scavone
|
774c66488c
Removed reference to WINKS in midiprobe.cpp
|
преди 11 години |
Gary Scavone
|
745fbe3fa6
Removed another reference to kernel streaming support in readme.
|
преди 11 години |
Gary Scavone
|
290db6cd3e
Deleted include directory with kernel streaming files.
|
преди 11 години |
Gary Scavone
|
d07f6011cf
Removed Windows kernel streaming code because it was incomplete and uncompilable. The code still exists in the winks branch.
|
преди 11 години |
Gary Scavone
|
db1d10a2c8
Commented out some function arguments in test programs to avoid compiler warnings.
|
преди 11 години |
Gary Scavone
|
ebd128a5a1
Final documentation updates before release 2.1.0.
|
преди 11 години |
Gary Scavone
|
f77e648c12
Various documentation updates in preparation for the 2.1.0 release.
|
преди 11 години |
garyscavone
|
94b7c270a9
Merge pull request #20 from keinstein/testmerge
|
преди 11 години |
garyscavone
|
c996e7e52b
Merge pull request #19 from keinstein/docufixes
|
преди 11 години |
Gary Scavone
|
03e665c78e
Bug fix to WinMM API in MidiIn destructor.
|
преди 11 години |
Tobias Schlemmer
|
239c4d42a4
Capitalise JACK.
|
преди 11 години |
Tobias Schlemmer
|
bb808b7f99
Merge branch 'master' of https://github.com/thestk/rtmidi.git into pre2.1.0
|
преди 11 години |
Gary Scavone
|
9a0454ce1a
A few Jack error message corrections not previously incorportated from the master branch.
|
преди 11 години |
garyscavone
|
752fa2c3cb
Merge pull request #17 from keinstein/docufixes
|
преди 11 години |
garyscavone
|
c9939d0023
Merge pull request #16 from keinstein/perror
|
преди 11 години |
Gary Scavone
|
aa5f832854
Windows RtError bug fix and function argument commenting to avoid compiler warnings.
|
преди 11 години |
Tobias Schlemmer
|
879a0c63b9
Some documentation impovements.
|
преди 11 години |
Tobias Schlemmer
|
dbe835a08d
Call perror on uncknown errors in the MIDI queue.
|
преди 11 години |
Gary Scavone
|
6a13d5e8d8
ALSA openPort() fix to better distinguish sender and receiver port (from Russell Smyth).
|
преди 11 години |
Gary Scavone
|
409bb15748
Small fix in ALSA openVirtualPort() to correctly save the port number.
|
преди 11 години |
Gary Scavone
|
1f11f7496a
Small compiler fix in Jack API.
|
преди 11 години |
Gary Scavone
|
b07a6e0432
Reverted sysextest.cpp to previous version and added warning flag to configure.ac
|
преди 11 години |
Gary Scavone
|
653a2a1234
Fix in Jack API for improperly made changesfrom a previous patch
|
преди 11 години |
Gary Scavone
|
9523a1b50c
Commented out use of MIDISendSysex() in OS-X, so sysexes are sent as normal messages. This avoids a problem where virtual ports were not receiving the sysex messages.
|
преди 11 години |