| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-05 | Add support for partial buffers in cache and rendering engine - fixes ↵ | Bent Bisballe Nyeng | |
| dropouts on framesize changes for example when looping. | |||
| 2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng | |
| 2016-07-14 | Move free-wheel control into the main run method. | Bent Bisballe Nyeng | |
| 2016-07-13 | Make oe a pointer. | Bent Bisballe Nyeng | |
| 2016-07-13 | Simplify free wheel loop control a bit. | Bent Bisballe Nyeng | |
| 2016-07-13 | Consider freewheeling of engines in drumgizmo and dgreftest. | André Nusser | |
| 2016-07-13 | Remove the run(int endpos) method from drumgizmo. | André Nusser | |
| Insert the code directly instead. | |||
| 2016-05-28 | Hand over audio engines to DrumGizmo by reference instead of by pointer. | Bent Bisballe Nyeng | |
| 2016-05-14 | Make all components use the same Random instance and add seed method on ↵ | Bent Bisballe Nyeng | |
| DrumGizmo class. Added dgreftest application for doing reference midifile rendering tests. | |||
