Age | Commit message (Expand) | Author |
2016-11-01 | Fix licence headers. | Bent Bisballe Nyeng |
2016-07-13 | Fix freewheeling for test and dummy in- and outputs. | André Nusser |
2016-07-13 | Introduce input engine isFreewheeling method. | André Nusser |
2016-07-06 | Fix signed unsigned comparison warning. | Bent Bisballe Nyeng |
2016-06-15 | Make sure we abide the samplerate in all input/output engines. | Bent Bisballe Nyeng |
2016-05-14 | Temporary fix for midimap loading in command line tool. | Bent Bisballe Nyeng |
2016-05-14 | Temporary fix for midimap loading in command line tool. | Bent Bisballe Nyeng |
2016-04-03 | Tested and finalized - branch ready to be merged into master. | Jonas Suhr Christensen |
2016-04-03 | Updated method signature in regard to const and reference. | Jonas Suhr Christensen |
2016-04-03 | Added TestInputEngine available in cli. | Jonas Suhr Christensen |
2016-03-31 | made input engine more const-correct | Christian Glöckner |
2016-03-31 | using const ref strings at input engine | Christian Glöckner |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-22 | Modernized InputEngine::run() | Christian Glöckner |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-02-09 | Fix two valgrind errors and mark three others with a TODO comment. | André Nusser |
2016-02-09 | Fixed style issues | Christian Glöckner |
2016-02-09 | Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming) | Christian Glöckner |
2016-02-09 | reformatting fix | Christian Glöckner |
2016-02-09 | applied clang-format | Christian Glöckner |
2016-02-09 | Removed outdated files | Christian Glöckner |
2016-02-09 | Fixed API-problems | Christian Glöckner |
2016-02-09 | added brace-initialization workaround for reference init | Christian Glöckner |
2016-02-09 | Fixed initialization order | Christian Glöckner |
2016-02-09 | added JackMidiInputEngine + additional minor changes | Christian Glöckner |
2016-02-09 | added JackaudioOutputEngine | Christian Glöckner |
2016-02-09 | stdcerr output overhaul | Christian Glöckner |
2016-02-09 | fixed header information | Christian Glöckner |
2016-02-09 | added dummy io engines | Christian Glöckner |
2016-02-09 | Fixed MidifileInputEngine | Christian Glöckner |
2016-02-09 | Added missing changes | Christian Glöckner |
2016-02-09 | Made midi-in-wav-out work again | Christian Glöckner |
2016-02-09 | [incomplete] added MidifileInputEngine and WavfileOutputEngine | Christian Glöckner |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-20 | Added new nth argument to test input module which plays a note each nth sampl... | Bent Bisballe Nyeng |
2016-01-20 | Make test input module work in a more logical way. | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |
2015-12-19 | Revert "Experimental tempo change for midifile input module." | Bent Bisballe Nyeng |
2015-12-18 | Experimental tempo change for midifile input module. | Bent Bisballe Nyeng |
2015-10-27 | Added missing expat lib to jackmidi and midifile plugins. | Bent Bisballe Nyeng |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-04-12 | Make engine ask output module for buffer size. Use this new feature to adapt ... | Bent Bisballe Nyeng |
2013-07-25 | Patch from Yiannis Liverezas. Fix mulitple variables with the same name in ja... | Bent Bisballe Nyeng |
2013-05-20 | Change 'map' paramater to 'midimap' for consistency. | Bent Bisballe Nyeng |
2013-05-20 | Add parameter error reporting. Added loop parameter, added omni track support... | Bent Bisballe Nyeng |
2013-05-20 | Centralise jackclient code for reuse among the jack client modules. Implement... | Bent Bisballe Nyeng |
2013-05-17 | Fix deprecated INCLUDES variable in Makefile.am's. Add skeleton code for jack... | Bent Bisballe Nyeng |
2013-05-05 | Make JackMidi destructor virtual. | Bent Bisballe Nyeng |
2013-04-05 | Fix compilation. | Bent Bisballe Nyeng |
2011-10-18 | Missing dist targets. | Bent Bisballe Nyeng |