summaryrefslogtreecommitdiff
path: root/src/events.h
AgeCommit message (Expand)Author
2019-03-17Implemented new directed choke feature.Bent Bisballe Nyeng
2018-08-05Fix rampdown offsets.Bent Bisballe Nyeng
2018-08-05Add support for partial buffers in cache and rendering engine - fixes dropout...Bent Bisballe Nyeng
2018-08-02Fix rampdown issue and clean up a bit while at it.André Nusser
2018-02-18Implemented engine part of the latency filter aka. humized timing.Bent Bisballe Nyeng
2017-09-02Implement master bleed control in the instrument parser and engine.Bent Bisballe Nyeng
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2016-03-31API Refactoring for eventsChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-01-20Split CacheManager into several AudioCache classes and refactored the lot of ...Bent Bisballe Nyeng
2016-01-20Integrate CacheManager into the engine.Bent Bisballe Nyeng
2013-04-20New 'instrument group' feature added.Bent Bisballe Nyeng
2013-03-18Fix compiler warnings.Bent Bisballe Nyeng
2011-07-15Add missing files.deva