summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-12Fix missing 'direction' type changes (int to enum).Bent Bisballe Nyeng
2015-10-08Add Layout to Win32 build file.Bent Bisballe Nyeng
2015-10-08Add another missing namespace prefix to KeyEvent.Bent Bisballe Nyeng
2015-10-08Add missing namedspace to Directory type.Bent Bisballe Nyeng
2015-10-08Add missing namedspace to Button/KeyEvents types.Bent Bisballe Nyeng
2015-10-08Refactored EventHandler and friends.Bent Bisballe Nyeng
2015-10-03Refactored Directory.Bent Bisballe Nyeng
2015-10-03Add missing overrides.Bent Bisballe Nyeng
2015-10-03Refactor ComboBox and ListBox(Thin and Basic).Bent Bisballe Nyeng
2015-10-02Refactored Colour.Bent Bisballe Nyeng
2015-10-02Missing click callback for plugingui after Button refactor.Bent Bisballe Nyeng
2015-09-28Actually close the (in STANDALONE mode) application when the window is closed.Bent Bisballe Nyeng
2015-09-28Refactored Button.Bent Bisballe Nyeng
2015-09-28Add Layout machanism.Bent Bisballe Nyeng
2015-09-28Refactored GUI::Config.Bent Bisballe Nyeng
2015-09-28Completely rewrite Notifier to work with gcc-5.2. Greatly inspired by the lsi...Bent Bisballe Nyeng
2015-09-28Use new style guide on already refactored files.Bent Bisballe Nyeng
2015-09-28Use function operator() for notification instead opf notify(...).Bent Bisballe Nyeng
2015-09-28Fix creation of Notifier with empty argument list ie. Notifier<> foo.Bent Bisballe Nyeng
2015-09-07Updated README with compile and install info taken from website and updated f...Lars Bisballe Jensen
2015-09-04Refactored Label.Bent Bisballe Nyeng
2015-09-03Added libsmf to list of deps.Bent Bisballe Nyeng
2015-09-03Use Notifier in CheckBox class.Bent Bisballe Nyeng
2015-09-03Added missing overridesBent Bisballe Nyeng
2015-09-03Added missing GUI:: namespaces.Bent Bisballe Nyeng
2015-09-03Introduce new Notifier and use it in the Knob class.Bent Bisballe Nyeng
2015-08-13Clean up thread code.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-14Fix conflict with 'final' define when including openssl/evp.h.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