summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2017-05-21Fix out of bounds resize of status frame.André Nusser
2017-05-20Fix lazy evaluation issue in drumgizmo_plugin.ccAndré Nusser
2017-05-20Add inline drumgizmo logo.André Nusser
2017-05-19Make sure we don't resize to negative values.Bent Bisballe Nyeng
2017-05-17Fix memchecker issue found by coverity scan.André Nusser
2017-05-14Add man page and translators to release checklist.André Nusser
2017-05-14Use getoptpp for CLI argument parsingGoran Mekić
2017-05-14Updated with details for 0.9.14v0.9.14Lars Muldjord
2017-05-14Add link to list of news sinks.Bent Bisballe Nyeng
2017-05-14Add missing dist filesBent Bisballe Nyeng
2017-05-14Bump version to 0.9.14.Bent Bisballe Nyeng
2017-05-14Remove generated file.Bent Bisballe Nyeng
2017-05-14Fix missing redraw on exposure event.Bent Bisballe Nyeng
2017-05-12Use correct MIDI note ON mask.Hans Petter Selasky
2017-05-11Add --no-resampling CLI optionGoran Mekić
2017-05-11Expand shell globs in input paramsGoran Mekić
2017-05-11Fix CLI kit and midimap loading.André Nusser