summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-31Refactored Image.Bent Bisballe Nyeng
2015-10-31Font refactoring. Some rendering optimizations on ScrollBar, LineEdit and Lis...Bent Bisballe Nyeng
2015-10-30Fix addItems bug.Bent Bisballe Nyeng
2015-10-28Deploy range based for loops.Bent Bisballe Nyeng
2015-10-27Remove unneeded zlib reference.Bent Bisballe Nyeng
2015-10-27Added missing expat lib to jackmidi and midifile plugins.Bent Bisballe Nyeng
2015-10-26Removed unused struct declarationBent Bisballe Nyeng
2015-10-26Refactored LineEdit and FileBrowser. Renamed all KEY_XYZ event types to KeyXyz.Bent Bisballe Nyeng
2015-10-19Merge branch 'master' of http://git.drumgizmo.org/drumgizmoBent Bisballe Nyeng
2015-10-19Added missing DIST file.Bent Bisballe Nyeng
2015-10-13Refactored LED class.Bent Bisballe Nyeng
2015-10-12Refactored X11 native backend.Bent Bisballe Nyeng
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