summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Refactored Label.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-06-14Fix conflict with 'final' define when including openssl/evp.h.Bent Bisballe Nyeng
2015-06-14Better check for c++11 support and fix for missing override/final keywords.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-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-03-24Fix building cli without debug.Bent Bisballe Nyeng
2015-03-16Merge remote-tracking branch 'origin/0.9.8.1-hotfix'Bent Bisballe Nyeng
2015-03-16Added changes for 0.9.8.1-hotfix releasev0.9.8.1Lars Bisballe Jensen
2015-03-15Bump version top 0.9.8.1 (hotfix release)Bent Bisballe Nyeng
2015-03-15Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...Bent Bisballe Nyeng
2015-03-14Fix small but nasty buffer offset bug in resampled output. Also; use non-resa...Bent Bisballe Nyeng
2015-02-25Add hugin filters to command line tool.Bent Bisballe Nyeng
2015-02-25Add missing opt.Bent Bisballe Nyeng