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
/
configure.ac
Age
Commit message (
Expand
)
Author
2016-02-11
Merge pull request #59 from radarsat1/lt-so-version
2.1.1
garyscavone
2016-02-10
Merge pull request #63 from radarsat1/install-stuff
garyscavone
2016-02-10
Date / release number updates in preparation for new release.
Gary Scavone
2016-02-05
Add the required version number to AM_INIT_AUTOMAKE.
Stephen Sinclair
2016-02-05
Copy doxyfile before running doxygen, fixes out of tree builds.
Stephen Sinclair
2016-02-05
Build tests and docs via automake and add them to dist.
Stephen Sinclair
2016-02-04
Move headers install path to ${prefix}/include/rtmidi
Stephen Sinclair
2016-02-04
Install the pkg-config (.pc) file.
Stephen Sinclair
2016-02-03
Use libtools version info.
Stephen Sinclair
2016-01-24
Add some nice automake features if they are available.
Stephen Sinclair
2014-04-16
Add libtool support (allows ./configure --enable-shared and --enable-static)
Sebastien Alaiwan
2014-04-11
rtmidi can now easily be nested into another project
Sebastien Alaiwan
2014-04-11
Add Makefile.am. Remove some generated files from repository
Sebastien Alaiwan
2014-03-29
Various documentation updates in preparation for the 2.1.0 release.
Gary Scavone
2014-03-26
Reverted sysextest.cpp to previous version and added warning flag to configur...
Gary Scavone
2014-01-29
Small change to configure.ac for prefix and removed 2 tabs in RtMidi.cpp
Gary Scavone
2013-10-11
Add prefix to output of rtmidi-config.
Stephen Sinclair
2013-10-11
Add install/uninstall targets.
Stephen Sinclair
2013-10-11
Update version numbers.
Stephen Sinclair
2013-10-11
Add a pkg-config module for RtMidi.
Stephen Sinclair
2013-10-11
Version 2.0.0
Gary Scavone
2013-10-11
Version 1.0.13
Gary Scavone
2013-10-11
Version 1.0.10
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.1
Gary Scavone
2013-10-11
Version 1.0.0
Gary Scavone