Age | Commit message (Expand) | Author |
---|---|---|
2016-12-10 | Fix warnings reported by clang. | Bent Bisballe Nyeng |
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-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 | reformatting fix | Christian Glöckner |
2016-02-09 | applied clang-format | 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 |