summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20Setting local cache in open call.Jonas Suhr Christensen
2016-01-20Initializing localcache.Jonas Suhr Christensen
2016-01-20Fixed compile warnings.Jonas Suhr Christensen
2016-01-20Handling frames in next.Jonas Suhr Christensen
2016-01-20Add documentation of CacheManager public API.Bent Bisballe Nyeng
2016-01-20Added pos to event_t. Fixed bufs.Jonas Suhr Christensen
2016-01-20Posting semaphore on eventpush.Jonas Suhr Christensen
2016-01-20Voluntered to go for a beer walk.Jonas Suhr Christensen
2016-01-20Added CACHE_DUMMYID.Jonas Suhr Christensen
2016-01-20Added handling of cache calling when no free ids is available.Jonas Suhr Christensen
2016-01-20Changed size of parameter from int to size_t.Jonas Suhr Christensen
2016-01-20Added clean type event. Help functions. And more cache manager logic.Jonas Suhr Christensen
2016-01-20Creating new events until file is completely loaded.Jonas Suhr Christensen
2016-01-20Fixed semicolon in typedef.Jonas Suhr Christensen
2016-01-20Added deinit() implementation. Fixed semicolon in typedef.Jonas Suhr Christensen
2016-01-20Doing nothing in loadNext function.Jonas Suhr Christensen
2016-01-20Add preliminary functionality of next method.Bent Bisballe Nyeng
2016-01-20Added unit test shell for cachemanager. Added cache manager logic - still nee...Jonas Suhr Christensen
2016-01-20Initial design of cache manager.Bent Bisballe Nyeng
2016-01-20Ignore test log output.Bent Bisballe Nyeng
2016-01-20Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2016-01-20Fix new method names.Bent Bisballe Nyeng
2016-01-20Update LV2/lilv unit-test.Bent Bisballe Nyeng
2016-01-19Add missing test executables to .gitignoreAndré Nusser
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
2016-01-18Fix debug output filters (take 2).Bent Bisballe Nyeng
2016-01-18Fix cli compilation without debug enabled.Bent Bisballe Nyeng
2016-01-18Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2016-01-18Fix debug output filters. Delete input/output engines on premature program er...Bent Bisballe Nyeng
2016-01-18Small correction to run_test.sh such that make doesn't search for check.André Nusser
2016-01-18Add a script to run selected tests.André Nusser
2015-12-31Fix a couple of errors detected by coverity.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-12-21Try to initialise threaded Xlib calls.Bent Bisballe Nyeng
2015-12-21Fix missing pointer initialisation.Bent Bisballe Nyeng
2015-12-21Fix size_t printf error.Bent Bisballe Nyeng
2015-12-21Fix double click on windows.Bent Bisballe Nyeng
2015-12-21Missing file added to vst Makefile.Bent Bisballe Nyeng
2015-12-21New DGWindow class for the actual UI implementation. PluginGUI is now just ha...Bent Bisballe Nyeng
2015-12-21Added André Nusser to the add_file script.Bent Bisballe Nyeng
2015-12-21Revert trigger happy Makefile.mingw32 commit.Bent Bisballe Nyeng
2015-12-21New (read-only) TextEdit widget from suhr.Bent Bisballe Nyeng
2015-12-20Zlib not used anymore.Bent Bisballe Nyeng
2015-12-20Merge remote-tracking branch 'origin/master' into uirefactorBent Bisballe Nyeng
2015-12-20Merge branch 'master' into uirefactorBent Bisballe Nyeng
2015-12-20Fix numeric limits and uninitialised warnings.Bent Bisballe Nyeng