summaryrefslogtreecommitdiff
path: root/plugingui
AgeCommit message (Expand)Author
2018-08-12Fix issues when having several visualizations.André Nusser
2018-08-12Add hovering to visualization.André Nusser
2018-08-12Better structures.André Nusser
2018-08-12Add highlight of single instruments on hits.André Nusser
2018-08-12Remove debug include.André Nusser
2018-08-12Add instrument label and highlight of drums.André Nusser
2018-08-12Center drumkit image of drumkit tab.André Nusser
2018-08-12Add map to get instrument name from colour.André Nusser
2018-08-12Fix BSD build.André Nusser
2018-08-12Add tab for drumkit.André Nusser
2018-07-22Fix bug in GridLayout.André Nusser
2018-07-22Move timing humanizer frame one up to make GUI more consistent.André Nusser
2018-07-21Syncronize cli and plugin setting ranges for latency humanization.Bent Bisballe Nyeng
2018-07-21Fix visualization to be samplerate independent.André Nusser
2018-07-21Switch latency_stddev to be samplerate independent (and thus in ms).André Nusser
2018-07-21Add missing headerfiles to EXTRA_DIST.Bent Bisballe Nyeng
2018-07-19Use range when assigning default knob value.Bent Bisballe Nyeng
2018-07-18Make laidback knob show ms.Bent Bisballe Nyeng
2018-07-18Store and use laidback setting in milliseconds.Bent Bisballe Nyeng
2018-07-15Revorked visualiser UI and a few more parameter tweaks.Bent Bisballe Nyeng
2018-07-15Use more sane range for stddev knob in UI.Bent Bisballe Nyeng
2018-07-15PoC for humanisation visualiser.Bent Bisballe Nyeng
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