Age | Commit message (Expand) | Author |
2019-07-18 | Add <cstring> include needed on PPC64 FreeBSD | Goran Mekić |
2019-06-28 | Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename... | Bent Bisballe Nyeng |
2019-06-16 | Make max channnel count controllable through the configure script to make it ... | Bent Bisballe Nyeng |
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng |
2017-05-02 | Sanatize OSS output code | Goran Mekić |
2017-04-30 | Get OSS buffer size | Goran Mekić |
2017-04-16 | Add OSS buffer parameters | Goran Mekić |
2017-04-14 | Add OSS output support | Goran Mekić |
2016-12-10 | Fix warnings reported by clang. | Bent Bisballe Nyeng |
2016-12-07 | Fix uninitialised value. | Bent Bisballe Nyeng |
2016-07-24 | Clear output buffers in LV2 and jack modes before each process iteration to e... | Bent Bisballe Nyeng |
2016-07-13 | Fix freewheeling for test and dummy in- and outputs. | André Nusser |
2016-07-13 | Introduce output engine isFreewheeling method. | André Nusser |
2016-07-13 | Use the latency reported by the engine in the jack and wavfile output modules. | Bent Bisballe Nyeng |
2016-04-13 | New Semaphore method wait with timeout. | Bent Bisballe Nyeng |
2016-03-31 | more consistent style of output engines' getters | Christian Glöckner |
2016-03-31 | pass channels to output engine by const ref | Christian Glöckner |
2016-03-31 | using const ref strings at output engine | Christian Glöckner |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser |
2016-02-09 | Fix two small bugs. | André Nusser |
2016-02-09 | Further style changes | Christian Glöckner |
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 | Removed outdated files | Christian Glöckner |
2016-02-09 | Fixed API-problems | Christian Glöckner |
2016-02-09 | added JackMidiInputEngine + additional minor changes | 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 | fixed size_t print | Christian Glöckner |
2016-02-09 | silenced warning | 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 | 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 framesize control mechanism to the engine, and made us of it in the cac... | Bent Bisballe Nyeng |
2015-12-20 | Fix uninitialised warning. | Bent Bisballe Nyeng |
2015-02-13 | Remove wavfile.la in output module dir. | Bent Bisballe Nyeng |