Age | Commit message (Expand) | Author |
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 |
2014-12-05 | Clean up cli client module names. Fix autotools paths. | Bent Bisballe Nyeng |
2014-11-06 | Make cli output modules work with new samplerate() design. | Bent Bisballe Nyeng |
2014-05-17 | New resample feature on output channels. | Bent Bisballe Nyeng |
2014-04-12 | Reinstate semaphores on jack output engine. | Bent Bisballe Nyeng |
2014-04-12 | Make engine ask output module for buffer size. Use this new feature to adapt ... | Bent Bisballe Nyeng |
2014-04-02 | Merge with head | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-05-20 | Make jackaudio output module work. | Bent Bisballe Nyeng |
2013-05-20 | Centralise jackclient code for reuse among the jack client modules. Implement... | Bent Bisballe Nyeng |
2013-05-18 | Missing file | Bent Bisballe Nyeng |