summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15Updated README to reflect static release as well as 64bit win7 problems with ...v0.9.2Bent Bisballe Nyeng
2013-03-15Compile static vst dll (no need for libexpat.dll, libstdc++-6.dll or libsndfi...Bent Bisballe Nyeng
2013-03-14Fix GUI crash on close.Bent Bisballe Nyeng
2013-03-14Fix compiler warning.Bent Bisballe Nyeng
2013-03-13Use new painter clear function.Bent Bisballe Nyeng
2013-03-13Use -O2Bent Bisballe Nyeng
2013-03-13Add clear method. Fixed alpha bleding (again).Bent Bisballe Nyeng
2013-03-13Use object allocated children instead of heap allocated. Add labels to path a...Bent Bisballe Nyeng
2013-03-13Fix label text position.Bent Bisballe Nyeng
2013-03-13Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-13Fix crash when host is trying to load NULL config.Bent Bisballe Nyeng
2013-03-13Fix displaying of filepath.Bent Bisballe Nyeng
2013-03-12Added path lineedit and drive selection (win32) to filebrowser. Made a lot of...Bent Bisballe Nyeng
2013-03-12Implement setCaption on native windows.Bent Bisballe Nyeng
2013-03-10Rework the way the load kit/midimap buttons work.Bent Bisballe Nyeng
2013-03-10Hardcoded fix for space character width in font.Bent Bisballe Nyeng
2013-03-10Give knob dark background and double white outline, like LineEdit widget.Bent Bisballe Nyeng
2013-03-10Work a little on knob design and knob/checkbox positions.Bent Bisballe Nyeng
2013-03-10Make sure we resize the window to the exact size requested (window size in wi...Bent Bisballe Nyeng
2013-03-10Add cancel button to filebrowser.Bent Bisballe Nyeng
2013-03-10Make cursor move at mouse click.Bent Bisballe Nyeng
2013-03-09Make checkbox toggle on space-bar key press (release).Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Make knob controllable using the arrow keys.Bent Bisballe Nyeng
2013-03-09Ignore duplicate mouxe move events in X11. Only play the last one. Also a bit...Bent Bisballe Nyeng
2013-03-09Fix keyboard navigation logic in listbox.Bent Bisballe Nyeng
2013-03-09Get up/down arrow keys also in win32.Bent Bisballe Nyeng
2013-03-09Implement somewhat functional arrow-key navigation in listbox widget.Bent Bisballe Nyeng
2013-03-09Use new checkbox label.Bent Bisballe Nyeng
2013-03-09Coordinate fix for scrollwheel event on win32.Bent Bisballe Nyeng
2013-03-09Add scollwheel support for knob widget.Bent Bisballe Nyeng
2013-03-09Add label to checkbox widget.Bent Bisballe Nyeng
2013-03-07Add scrollEvent and use it for scrolling on listbox.Bent Bisballe Nyeng
2013-03-06Remove debug info. Add setPath method.Bent Bisballe Nyeng
2013-03-06Remove unused include.Bent Bisballe Nyeng
2013-03-06Major GUI workover. Hilights: A new filebrowser and new knob widget.Bent Bisballe Nyeng
2013-03-06Add unittest file creation messages.Bent Bisballe Nyeng
2013-03-01Fix makefile to use the hugin and use the Makefile.am.drumgizmo sources inste...Bent Bisballe Nyeng
2013-03-01Update huginBent Bisballe Nyeng
2013-01-27Add missing distfiles (prepare for 0.9.1 release.)v0.9.1Bent Bisballe Nyeng
2013-01-26Ignore plugingui testapp.Bent Bisballe Nyeng
2013-01-26Fix compilation on win32.Bent Bisballe Nyeng
2013-01-26Added hugin support. Removed thread.cc reference.Bent Bisballe Nyeng
2013-01-26Add missing GUI CFLAGS. Added thread.cc file from src folder (it was moved).Bent Bisballe Nyeng
2013-01-26Port debug output to hugin.Bent Bisballe Nyeng
2013-01-26Remove debug outputBent Bisballe Nyeng
2013-01-26Fix for #0 (Crash on project close if GUI is open). Added hugin support with ...Bent Bisballe Nyeng
2013-01-26Experimental new font renderer.Bent Bisballe Nyeng
2013-01-26Experimental new font renderer.Bent Bisballe Nyeng
2013-01-26Lots of integration work with GUI, as well as config storage.Bent Bisballe Nyeng