summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-07Store bleed control support in settings.Bent Bisballe Nyeng
2018-06-07Add disabled visualization to powerbutton.André Nusser
2018-06-07Fix GUI layout of velocity humanizer.André Nusser
2018-06-07DOM all the things.Bent Bisballe Nyeng
2018-06-07Move default initialisation to constructor.Bent Bisballe Nyeng
2018-06-07Actually remove throw in versionstr and replace C-array by std::array.André Nusser
2018-06-07Fix warning.André Nusser
2018-06-06Added unit-test for InstrumentParser.Bent Bisballe Nyeng
2018-02-23Compile resource_data separately on mingw to (hopefully) improve compilation ...Bent Bisballe Nyeng
2018-02-18Make latency controls more intuitive.Bent Bisballe Nyeng
2018-02-18 Added latency filter UI controls.Bent Bisballe Nyeng
2018-02-18Added plugin store/restore of latency filter settings, added the missing sett...Bent Bisballe Nyeng
2018-02-18Implemented engine part of the latency filter aka. humized timing.Bent Bisballe Nyeng
2018-02-18Remove double-triggered filebrowser notifier (fix crash on midimap load after...Bent Bisballe Nyeng
2017-12-30Fix 'unknown option: --no-undefined' error on OSX.Bent Bisballe Nyeng
2017-12-30Merge branch 'feature/oss-midi'Goran Mekić
2017-12-30Remove extra codefeature/oss-midiGoran Mekić
2017-12-30Calculate instrument properlyGoran Mekić
2017-12-30Hardcode instrument, otherwise play notesGoran Mekić
2017-12-30Get note and velocityGoran Mekić
2017-12-30Open midi device in non-blocking modeGoran Mekić
2017-12-30Enable OSS midi inGoran Mekić
2017-12-30Fix predeclaration type.Bent Bisballe Nyeng
2017-12-30Add OSS MIDI inputGoran Mekić
2017-11-05Fix predeclaration type.Bent Bisballe Nyeng
2017-11-05Store stddev sample selection scalar in plugin settings.Bent Bisballe Nyeng
2017-11-05Add stddev sample selection scalar to UI.Bent Bisballe Nyeng
2017-11-05Add stddev scalar to sample selection.Bent Bisballe Nyeng
2017-10-21Fix crash if no input and/or output engine has been set.Bent Bisballe Nyeng
2017-10-14Remove use of MemChecker as we don't need it anymore (due to diskstreaming) a...Bent Bisballe Nyeng
2017-10-14Fix imagecachetest on big-endian systems. The original code used memcpy which...James Cowgill
2017-10-14Remove atomic POD tests for datatypes bigger than machine size (Thanks to Jam...Bent Bisballe Nyeng
2017-10-14Use $DESTDIR prefix when removing plugin .la files.Roman Garifullin
2017-09-03Ignore this ignore that...Bent Bisballe Nyeng
2017-09-03Add bleed controls for the drumkit with priority over those set in the instru...Bent Bisballe Nyeng
2017-09-03Make sure instrument channels are not reallocated on list growth.Bent Bisballe Nyeng
2017-09-02Implement master bleed control in the instrument parser and engine.Bent Bisballe Nyeng
2017-07-15Ensure that the Notifier call order is the same as the connection order.Bent Bisballe Nyeng
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-25Read/Write master_bleed value from/to plugin state.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