Age | Commit message (Expand) | Author |
2016-06-06 | Add basic latency reporting methods. | Bent Bisballe Nyeng |
2016-05-28 | Hand over audio engines to DrumGizmo by reference instead of by pointer. | Bent Bisballe Nyeng |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the new... | Bent Bisballe Nyeng |
2016-03-31 | Settings. | 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 | made input engine more const-correct | Christian Glöckner |
2016-03-31 | using const ref strings at output engine | Christian Glöckner |
2016-03-31 | using const ref strings at input engine | Christian Glöckner |
2016-03-27 | Fix crash when running without connecting ports. | Bent Bisballe Nyeng |
2016-03-27 | Fix plugin 'no playback when running with resampler' bug. | Bent Bisballe Nyeng |
2016-03-22 | Change license to LGPLv3. | André Nusser |
2016-03-22 | Modernized InputEngine::run() | Christian Glöckner |
2016-03-20 | Call new init function. | Bent Bisballe Nyeng |
2016-03-13 | Don't reimplement resize... | Bent Bisballe Nyeng |
2016-03-13 | Initial version of DG plugin with plugingizmo wrapper code. So far only for LV2. | Bent Bisballe Nyeng |