summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2018-06-15Add BUGS file in root dir and also in the about tab.André Nusser
2018-06-11Possible fix for clang compilation of plugingui.Bent Bisballe Nyeng
2018-06-09Fix colour class.André Nusser
2018-06-09Refactor Colour.André Nusser
2018-06-09Add ctor for creating colours from four unsigned char values.Bent Bisballe Nyeng
2018-06-09Make humanizer knobs more responsive.Bent Bisballe Nyeng
2018-06-08Make pugl work with testmain.Bent Bisballe Nyeng
2018-06-08Initial steps towards pugl domination!Bent Bisballe Nyeng
2018-06-08Make slider light grey when it is greyed out.André Nusser
2018-06-08Fix const in newly added functions.André Nusser
2018-06-08Add reset on double click for all the knobs.André Nusser
2018-06-08Fix weird spacebar toggle of powerbutton.André Nusser
2018-06-08Move LabeledControl to own file (finally).André Nusser
2018-06-08Disable bleed control frame if drumkit doesn't support it.André Nusser
2018-06-07Add disabled visualization to powerbutton.André Nusser
2018-06-07Fix GUI layout of velocity humanizer.André Nusser
2018-02-18 Added latency filter UI controls.Bent Bisballe Nyeng
2018-02-18Remove double-triggered filebrowser notifier (fix crash on midimap load after...Bent Bisballe Nyeng
2017-11-05Add stddev sample selection scalar to UI.Bent Bisballe Nyeng
2017-10-14Fix imagecachetest on big-endian systems. The original code used memcpy which...James Cowgill
2017-07-15Better fix X11 BadValue crash bug which also prevents similar issues on non-X...Bent Bisballe Nyeng
2017-07-14Fix X11 BadValue crash bug.Bent Bisballe Nyeng
2017-05-26Connect the bleed control frame switch and add settings value for that.André Nusser
2017-05-26Modify look of bleed control frame and add switch.André Nusser
2017-05-25Fix out of bounds array access in font.cc.André Nusser
2017-05-25Fix FreeBSD compile error.André Nusser
2017-05-25Introduce settings for master bleed control.André Nusser
2017-05-24Fix FreeBSD compile error (2)André Nusser
2017-05-24Fix FreeBSD build error.André Nusser
2017-05-24Add frame in the GUI for bleed control.André Nusser
2017-05-22Fixing the license of utf8.{cc,h}André Nusser
2017-05-21Fix out of bounds resize of status frame.André Nusser
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-05-14Add missing dist filesBent Bisballe Nyeng
2017-05-14Fix missing redraw on exposure event.Bent Bisballe Nyeng
2017-05-06Fix FreeBSD compile error.André Nusser
2017-05-06Introduce the new resampling frame.André Nusser
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-05-06Get rid of platform dependent usleep/SleepEx.Bent Bisballe Nyeng
2017-05-05Fix jenkins compile error.André Nusser
2017-05-05Refactor TextEdit widget.André Nusser
2017-05-01Show buffer size in status area.Bent Bisballe Nyeng
2017-04-30Add support for rotating the tabs using the scroll-wheel.Bent Bisballe Nyeng
2017-04-29Fix whitespace.Bent Bisballe Nyeng
2017-04-29Show underruns in UI.Bent Bisballe Nyeng
2017-04-28Remove unneeded redraw call in EventType::repaint event.Bent Bisballe Nyeng
2017-04-24Fix "hidden easter egg". :)André Nusser
2017-04-23Swap powerbutton on/off textures.Bent Bisballe Nyeng
2017-04-23Set humanizer frame switch to value of settings.André Nusser
2017-04-23Fix broken PowerButton state of the frame.André Nusser