Age | Commit message (Expand) | Author |
2018-07-22 | Move timing humanizer frame one up to make GUI more consistent. | André Nusser |
2018-07-21 | Syncronize cli and plugin setting ranges for latency humanization. | Bent Bisballe Nyeng |
2018-07-21 | Fix visualization to be samplerate independent. | André Nusser |
2018-07-21 | Switch latency_stddev to be samplerate independent (and thus in ms). | André Nusser |
2018-07-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng |
2018-07-19 | Use range when assigning default knob value. | Bent Bisballe Nyeng |
2018-07-18 | Make laidback knob show ms. | Bent Bisballe Nyeng |
2018-07-18 | Store and use laidback setting in milliseconds. | Bent Bisballe Nyeng |
2018-07-15 | Revorked visualiser UI and a few more parameter tweaks. | Bent Bisballe Nyeng |
2018-07-15 | Use more sane range for stddev knob in UI. | Bent Bisballe Nyeng |
2018-07-15 | PoC for humanisation visualiser. | Bent Bisballe Nyeng |
2018-06-15 | Add BUGS file in root dir and also in the about tab. | André Nusser |
2018-06-11 | Possible fix for clang compilation of plugingui. | Bent Bisballe Nyeng |
2018-06-09 | Fix colour class. | André Nusser |
2018-06-09 | Refactor Colour. | André Nusser |
2018-06-09 | Add ctor for creating colours from four unsigned char values. | Bent Bisballe Nyeng |
2018-06-09 | Make humanizer knobs more responsive. | Bent Bisballe Nyeng |
2018-06-08 | Make pugl work with testmain. | Bent Bisballe Nyeng |
2018-06-08 | Initial steps towards pugl domination! | Bent Bisballe Nyeng |
2018-06-08 | Make slider light grey when it is greyed out. | André Nusser |
2018-06-08 | Fix const in newly added functions. | André Nusser |
2018-06-08 | Add reset on double click for all the knobs. | André Nusser |
2018-06-08 | Fix weird spacebar toggle of powerbutton. | André Nusser |
2018-06-08 | Move LabeledControl to own file (finally). | André Nusser |
2018-06-08 | Disable bleed control frame if drumkit doesn't support it. | André Nusser |
2018-06-07 | Add disabled visualization to powerbutton. | André Nusser |
2018-06-07 | Fix GUI layout of velocity humanizer. | André Nusser |
2018-02-18 | Added latency filter UI controls. | Bent Bisballe Nyeng |
2018-02-18 | Remove double-triggered filebrowser notifier (fix crash on midimap load after... | Bent Bisballe Nyeng |
2017-11-05 | Add stddev sample selection scalar to UI. | Bent Bisballe Nyeng |
2017-10-14 | Fix imagecachetest on big-endian systems. The original code used memcpy which... | James Cowgill |
2017-07-15 | Better fix X11 BadValue crash bug which also prevents similar issues on non-X... | Bent Bisballe Nyeng |
2017-07-14 | Fix X11 BadValue crash bug. | Bent Bisballe Nyeng |
2017-05-26 | Connect the bleed control frame switch and add settings value for that. | André Nusser |
2017-05-26 | Modify look of bleed control frame and add switch. | André Nusser |
2017-05-25 | Fix out of bounds array access in font.cc. | André Nusser |
2017-05-25 | Fix FreeBSD compile error. | André Nusser |
2017-05-25 | Introduce settings for master bleed control. | André Nusser |
2017-05-24 | Fix FreeBSD compile error (2) | André Nusser |
2017-05-24 | Fix FreeBSD build error. | André Nusser |
2017-05-24 | Add frame in the GUI for bleed control. | André Nusser |
2017-05-22 | Fixing the license of utf8.{cc,h} | André Nusser |
2017-05-21 | Fix out of bounds resize of status frame. | André Nusser |
2017-05-19 | Make sure we don't resize to negative values. | Bent Bisballe Nyeng |
2017-05-14 | Add missing dist files | Bent Bisballe Nyeng |
2017-05-14 | Fix missing redraw on exposure event. | Bent Bisballe Nyeng |
2017-05-06 | Fix FreeBSD compile error. | André Nusser |
2017-05-06 | Introduce the new resampling frame. | André Nusser |
2017-05-06 | Get rid of unused unistd includes. Change the rest of the sleep calls to c++. | Bent Bisballe Nyeng |
2017-05-06 | Get rid of platform dependent usleep/SleepEx. | Bent Bisballe Nyeng |