summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-10Send both move and resize events if ConfigureNotify XEvent contain changes in...Bent Bisballe Nyeng
2017-02-10Return a list of events form native window instead of one event at a time.Bent Bisballe Nyeng
2017-02-10Return a list of events form native window instead of one event at a time.Bent Bisballe Nyeng
2017-02-10Tabwidget test app.Bent Bisballe Nyeng
2017-02-10Fix 64 bit warning in ui test app.Bent Bisballe Nyeng
2017-02-09Do not use window size and position functions in native window constructor as...Bent Bisballe Nyeng
2017-02-08UI resize refactoring part 1.Bent Bisballe Nyeng
2017-02-06Remove old ui and engine libe Makefiles.Bent Bisballe Nyeng
2017-02-05Compile engine as a library.Bent Bisballe Nyeng
2017-02-05Compile plugingui as a library.Bent Bisballe Nyeng
2017-02-05Fix information loss on pointer to int cast.Bent Bisballe Nyeng
2017-02-05Fix 64 bit compilation.Bent Bisballe Nyeng
2017-02-05Remove debug printout.Bent Bisballe Nyeng
2017-02-05Added XShmImage support in X11 rendering backend.Bent Bisballe Nyeng
2017-02-04Ignore the automatically created resource_data.cc file.André Nusser
2017-02-04Fix missing redraws on resize in X11.Bent Bisballe Nyeng
2017-02-03Remove background flickering on window resize.Bent Bisballe Nyeng
2017-01-30Use grey clear colour to mask resize flickering.Bent Bisballe Nyeng
2017-01-27Fix pixel buffer assertion in line draws outside the pixel buffer.Bent Bisballe Nyeng
2017-01-27Add settings for disk cache control (enable and cache upper limit)Bent Bisballe Nyeng
2017-01-21Revert "Test fix for rcgen compilation on FreeBSD."Bent Bisballe Nyeng
2017-01-21Test fix for rcgen compilation on FreeBSD.Bent Bisballe Nyeng
2017-01-21Fix missing AC_PROG_OBJC in configure.Bent Bisballe Nyeng
2017-01-21Cocoa for the masses.Bent Bisballe Nyeng
2017-01-21Make resize events fdo the right thing. Add move event.Bent Bisballe Nyeng
2017-01-21Store filename with Image for use when reporting errors.Bent Bisballe Nyeng
2017-01-21Compile plugingui.exe with correct lodepng defines and re-enable hungin support.Bent Bisballe Nyeng
2017-01-21Prevent division by zero.Bent Bisballe Nyeng
2017-01-21Add some TabWidget documentation.Bent Bisballe Nyeng
2017-01-21Fix memory leak in X11 backend.Bent Bisballe Nyeng
2017-01-21New MainWindow.Bent Bisballe Nyeng
2017-01-21Added TabWidget.Bent Bisballe Nyeng
2017-01-21Generate resource_data.cc in build system.Bent Bisballe Nyeng
2017-01-21Added StackedWidget.Bent Bisballe Nyeng
2017-01-21Added sidebar resources and testing codeLars Muldjord
2017-01-18Fix lv2 path for lv2 test in testdist script.Bent Bisballe Nyeng
2017-01-18Added missing newline.v0.9.12Bent Bisballe Nyeng
2017-01-18Add --with-lv2dir to configure and make sure we install the plugin at that lo...Bent Bisballe Nyeng
2017-01-18Bump version to 0.9.12.André Nusser
2017-01-18Adjusted and added a couple lines for 0.9.12Lars Muldjord
2017-01-18Updated with 0.9.12 changesLars Muldjord
2017-01-17Make DrumkitCreator clean up the created files in the destructor.André Nusser
2017-01-16Bump version to 0.9.12-rc1.Bent Bisballe Nyeng
2017-01-16Include unit tests when testing pre-release dist file.Bent Bisballe Nyeng
2017-01-16Add back test/kit as it is still used by Jenkins tests.André Nusser
2017-01-15Make all the tests use the drumkit_creator functions.André Nusser
2017-01-15Add new drumkit_creator functions.André Nusser
2017-01-10Check for EINT in semaphore wait.Bent Bisballe Nyeng
2017-01-10Wait less when idling in drumkitloader to fix lv2 unittest.Bent Bisballe Nyeng
2017-01-08Replace used <random> methods by own.André Nusser