Age | Commit message (Expand) | Author |
2017-01-21 | Store filename with Image for use when reporting errors. | Bent Bisballe Nyeng |
2017-01-21 | Compile plugingui.exe with correct lodepng defines and re-enable hungin support. | Bent Bisballe Nyeng |
2017-01-21 | Prevent division by zero. | Bent Bisballe Nyeng |
2017-01-21 | Add some TabWidget documentation. | Bent Bisballe Nyeng |
2017-01-21 | Fix memory leak in X11 backend. | Bent Bisballe Nyeng |
2017-01-21 | New MainWindow. | Bent Bisballe Nyeng |
2017-01-21 | Added TabWidget. | Bent Bisballe Nyeng |
2017-01-21 | Generate resource_data.cc in build system. | Bent Bisballe Nyeng |
2017-01-21 | Added StackedWidget. | Bent Bisballe Nyeng |
2017-01-21 | Added sidebar resources and testing code | Lars Muldjord |
2017-01-18 | Fix lv2 path for lv2 test in testdist script. | Bent Bisballe Nyeng |
2017-01-18 | Added missing newline.v0.9.12 | Bent Bisballe Nyeng |
2017-01-18 | Add --with-lv2dir to configure and make sure we install the plugin at that lo... | Bent Bisballe Nyeng |
2017-01-18 | Bump version to 0.9.12. | André Nusser |
2017-01-18 | Adjusted and added a couple lines for 0.9.12 | Lars Muldjord |
2017-01-18 | Updated with 0.9.12 changes | Lars Muldjord |
2017-01-17 | Make DrumkitCreator clean up the created files in the destructor. | André Nusser |
2017-01-16 | Bump version to 0.9.12-rc1. | Bent Bisballe Nyeng |
2017-01-16 | Include unit tests when testing pre-release dist file. | Bent Bisballe Nyeng |
2017-01-16 | Add back test/kit as it is still used by Jenkins tests. | André Nusser |
2017-01-15 | Make all the tests use the drumkit_creator functions. | André Nusser |
2017-01-15 | Add new drumkit_creator functions. | André Nusser |
2017-01-10 | Check for EINT in semaphore wait. | Bent Bisballe Nyeng |
2017-01-10 | Wait less when idling in drumkitloader to fix lv2 unittest. | Bent Bisballe Nyeng |
2017-01-08 | Replace used <random> methods by own. | André Nusser |
2017-01-07 | Retry semaphore timedwait on interrupt. | Bent Bisballe Nyeng |
2017-01-03 | Force use of the same random number engine acros all compilers/platforms. | Bent Bisballe Nyeng |
2017-01-03 | Add MemChecker implementation for FreeBSD. | Bent Bisballe Nyeng |
2017-01-02 | Added missing instance-access as a requiredFeature in ttl for lv2 plugin (tha... | Bent Bisballe Nyeng |
2017-01-02 | Fix formatting issues. | André Nusser |
2017-01-02 | Add script that shows the diff for clang-format on changed files | André Nusser |
2017-01-02 | Ignore all clicks except left clicks in all the widgets. | André Nusser |
2017-01-02 | Place "Path:" label in file browser with border. | André Nusser |
2017-01-01 | Revert 'Add texture offset support.'. x0 and y0 is already taken care of in t... | Bent Bisballe Nyeng |
2017-01-01 | Fix warnings of unhandled events that we don't have to care about. | André Nusser |
2017-01-01 | Add a workaround for JUCE hosts. | André Nusser |
2017-01-01 | Fix button (right, left, middle) event on clicks on Windows. | Bent Bisballe Nyeng |
2017-01-01 | Fix button event direction on double clicks on Windows. | Bent Bisballe Nyeng |
2016-12-16 | Increase threshold in semaphore test for timedwait in order to have it succee... | Bent Bisballe Nyeng |
2016-12-10 | Make sure we don't present warnings as errors when compiling VSTSDK source code. | Bent Bisballe Nyeng |
2016-12-10 | Fix warnings reported by clang. | Bent Bisballe Nyeng |
2016-12-10 | Check for -ffloat-store before using it in dgreftest. | Bent Bisballe Nyeng |
2016-12-10 | Update to latest plugingizmo to remove warnings about missing override keywords. | Bent Bisballe Nyeng |
2016-12-10 | Fix predelacration of Settings to correctly be 'struct' and not 'class'. | Bent Bisballe Nyeng |
2016-12-10 | Do not std::move temporary object. | Bent Bisballe Nyeng |
2016-12-10 | Add texture offset support. | Bent Bisballe Nyeng |
2016-12-10 | Fix warning | Bent Bisballe Nyeng |
2016-12-10 | Final (hopefully) fix 'no-undefined' check. | Bent Bisballe Nyeng |
2016-12-10 | Fix 'no-undefined' check. | Bent Bisballe Nyeng |
2016-12-10 | Improve 'no-undefined' check. | Bent Bisballe Nyeng |