summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20Ignore test log output.Bent Bisballe Nyeng
2016-01-20Fix new method names.Bent Bisballe Nyeng
2016-01-19Check full initial_samples_needed range.Bent Bisballe Nyeng
2016-01-19Check for lock in setChunkSize. Remove lock in clearEvents.Bent Bisballe Nyeng
2016-01-19Fix some comments.Bent Bisballe Nyeng
2016-01-19Split CacheManager into several AudioCache classes and refactored the lot of ...Bent Bisballe Nyeng
2015-12-24Add experimental 'silencing' of all active events on frame size change.Bent Bisballe Nyeng
2015-12-24Split internal CacheManager AFile class out into it's own file/class CacheAud...Bent Bisballe Nyeng
2015-07-30Add free-wheel mode for Jack (untested).Bent Bisballe Nyeng
2015-07-27Add free-wheel mode to VST (untested).Bent Bisballe Nyeng
2015-07-27Add free-wheel mode to LV2 and DrumGizmo class.Bent Bisballe Nyeng
2015-07-19Collapse LOADNEXT events if they share filename and position.Bent Bisballe Nyeng
2015-07-19Make cachemanager behave as if it isn't there when CHUNK_MULTIPLIER is big en...Bent Bisballe Nyeng
2015-07-19The SIMD implementation is broken with the current cachemanager version and d...Bent Bisballe Nyeng
2015-07-19Added new nth argument to test input module which plays a note each nth sampl...Bent Bisballe Nyeng
2015-07-19Remove unused variable.Bent Bisballe Nyeng
2015-07-19Fix cachemanager test.Bent Bisballe Nyeng
2015-07-19Fix loading with num_samples==ALL_SAMPLES (-1).Bent Bisballe Nyeng
2015-07-19Fix compiling with -Wall/error but no hugin.Bent Bisballe Nyeng
2015-07-19Fix compiling with -Wall/error but no hugin.Bent Bisballe Nyeng
2015-07-17Fix event body size.Bent Bisballe Nyeng
2015-07-10Fix channel swapping when playing samples after the initially loaded.Bent Bisballe Nyeng
2015-07-10Make test input module work in a more logical way.Bent Bisballe Nyeng
2015-06-28Fix unit tests to run with new setFramesize feature.Bent Bisballe Nyeng
2015-06-28Fix read of memory that was alreay freed. Fix misaligned SIMD copy.Bent Bisballe Nyeng
2015-06-28Fix warning.Bent Bisballe Nyeng
2015-06-28Fix warning.Bent Bisballe Nyeng
2015-06-14Merge remote-tracking branch 'origin/master' into diskstreamingBent Bisballe Nyeng
2015-06-14Better check for c++11 support and fix for missing override/final keywords.Bent Bisballe Nyeng
2015-05-22Merge with masterBent Bisballe Nyeng
2015-05-22Added framesize control mechanism to the engine, and made us of it in the cac...Bent Bisballe Nyeng
2015-05-22Remove semaphore debug output.Bent Bisballe Nyeng
2015-05-22Ignore generated mingw32 makefile.Bent Bisballe Nyeng
2015-05-22Use new load return value from ConfigFile.Bent Bisballe Nyeng
2015-05-22Add error handling in ConfigFile parser.Bent Bisballe Nyeng
2015-05-21nullptr not supported by our build servers, so better not use it yet.Bent Bisballe Nyeng
2015-05-21override not supported by our build servers, so better not use it yet.Bent Bisballe Nyeng
2015-05-21New configfile parser with unit test.Bent Bisballe Nyeng
2015-05-21Force value of 'initialized' before construction.Bent Bisballe Nyeng
2015-05-21Make C++11 fix.Bent Bisballe Nyeng
2015-05-16New ignores.Bent Bisballe Nyeng
2015-05-16Merge remote-tracking branch 'origin' into diskstreamingBent Bisballe Nyeng
2015-05-15Add support for referenced files through refs.conf.Bent Bisballe Nyeng
2015-05-15New ConfigFile class for generic config file reading/writing in homedir .drum...Bent Bisballe Nyeng
2015-05-15Make sure that M_PI is defined.Bent Bisballe Nyeng
2015-05-15Make sure that M_PI is defined.Bent Bisballe Nyeng
2015-05-15Make sure that M_PI is defined.Bent Bisballe Nyeng
2015-05-15Only expect c++x0.Bent Bisballe Nyeng
2015-05-15Start using C++-11.Bent Bisballe Nyeng
2015-04-26Simplify (and slightly optimize) buffer counter code.Bent Bisballe Nyeng