Age | Commit message (Expand) | Author |
2016-01-28 | Don't remove the old run() method just yet. | Bent Bisballe Nyeng |
2016-01-28 | Style fixes | Bent Bisballe Nyeng |
2016-01-20 | Split CacheManager into several AudioCache classes and refactored the lot of ... | Bent Bisballe Nyeng |
2016-01-20 | Add free-wheel mode to LV2 and DrumGizmo class. | Bent Bisballe Nyeng |
2016-01-20 | Added framesize control mechanism to the engine, and made us of it in the cac... | Bent Bisballe Nyeng |
2016-01-20 | Integrate CacheManager into the engine. | Bent Bisballe Nyeng |
2015-05-15 | Add support for referenced files through refs.conf. | Bent Bisballe Nyeng |
2015-02-15 | Merge with master. Remove obsolete -p argument from cli. Add new -a argument ... | Bent Bisballe Nyeng |
2015-02-08 | Delay TYPE_STOP event until the last active samples are done playing. | Bent Bisballe Nyeng |
2014-10-12 | Add new resampler class and use it in engine. | Bent Bisballe Nyeng |
2013-12-01 | Add endpos parameter to cli. | Bent Bisballe Nyeng |
2013-09-20 | New resample feature (greatly inspired by C�dric 'SxDx') based on libsamplerate. | Bent Bisballe Nyeng |
2013-09-15 | Make destructor virtual. | Bent Bisballe Nyeng |
2013-06-29 | New inter-thread message system. | Bent Bisballe Nyeng |
2013-04-24 | Fixed missing midimap filename in GUI. | Bent Bisballe Nyeng |
2013-04-04 | New message system. New common midi input class. Some compiler warning fixes.... | Bent Bisballe Nyeng |
2013-03-22 | Added Engine->Messageing system. Implemented LoadStatus Message. Added Progre... | Bent Bisballe Nyeng |
2013-03-20 | Added initial code for a GUI<->engine message system. | Bent Bisballe Nyeng |
2013-01-26 | Background loader for audio files. | Bent Bisballe Nyeng |
2012-01-23 | New config interface (xml). Instruments now contains pointers (fix memleak). | Bent Bisballe Nyeng |
2011-07-17 | Fix bug, where pos was not increased as it should on each run. | deva |
2011-07-15 | New input/output plugin architecture. New LV2 plugin. | deva |
2011-03-01 | MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot... | deva |