Age | Commit message (Expand) | Author |
2016-02-10 | Call hug_close in desctructor not run. Prevents threading errors. | André Nusser |
2016-02-09 | Fix two valgrind errors and mark three others with a TODO comment. | André Nusser |
2016-02-09 | Fix two small bugs. | André Nusser |
2016-02-09 | Remove statement which was commented out | André Nusser |
2016-02-09 | Further style fixes | Christian Glöckner |
2016-02-09 | reformatted last files | Christian Glöckner |
2016-02-09 | Further style changes | Christian Glöckner |
2016-02-09 | Fixed style issues | Christian Glöckner |
2016-02-09 | Added docs for enginefactory | 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 | Updated Makefile | Christian Glöckner |
2016-02-09 | Removed outdated files | 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 | removed unnecessary header from enginefactory.cc | Christian Glöckner |
2016-02-09 | improved engine factory structure | Christian Glöckner |
2016-02-09 | workaround outdated compiler version | Christian Glöckner |
2016-02-09 | try to fix weird build error | Christian Glöckner |
2016-02-09 | added missing jackaudio.cc | Christian Glöckner |
2016-02-09 | added missing jackaudio header | 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 | suppressed segfault at alsa engine dtor | Christian Glöckner |
2016-02-09 | Added enable/disable engine via configure | Christian Glöckner |
2016-02-09 | fixed size_t print | Christian Glöckner |
2016-02-09 | silenced warning | Christian Glöckner |
2016-02-09 | Fixed MidifileInputEngine | Christian Glöckner |
2016-02-09 | Added missing changes | Christian Glöckner |
2016-02-09 | Added AlsaOutputEngine | 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 | Set framesize before calling load is required. | Bent Bisballe Nyeng |
2016-01-28 | Revert files that shouldn't have been changed in this branch... | Bent Bisballe Nyeng |
2016-01-20 | Add free-wheel mode for Jack (untested). | 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 | Fix compiling with -Wall/error but no hugin. | Bent Bisballe Nyeng |
2016-01-20 | Make test input module work in a more logical way. | Bent Bisballe Nyeng |
2016-01-20 | Added framesize control mechanism to the engine, and made us of it in the cac... | Bent Bisballe Nyeng |
2016-01-18 | Fix debug output filters (take 2). | Bent Bisballe Nyeng |
2016-01-18 | Fix cli compilation without debug enabled. | Bent Bisballe Nyeng |
2016-01-18 | Fix debug output filters. Delete input/output engines on premature program er... | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |