Age | Commit message (Expand) | Author |
2017-10-14 | Use $DESTDIR prefix when removing plugin .la files. | Roman Garifullin |
2017-09-03 | Ignore this ignore that... | Bent Bisballe Nyeng |
2017-09-03 | Add bleed controls for the drumkit with priority over those set in the instru... | Bent Bisballe Nyeng |
2017-09-03 | Make sure instrument channels are not reallocated on list growth. | Bent Bisballe Nyeng |
2017-09-02 | Implement master bleed control in the instrument parser and engine. | Bent Bisballe Nyeng |
2017-07-15 | Ensure that the Notifier call order is the same as the connection order. | Bent Bisballe Nyeng |
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 | Read/Write master_bleed value from/to plugin state. | 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-20 | Fix lazy evaluation issue in drumgizmo_plugin.cc | André Nusser |
2017-05-20 | Add inline drumgizmo logo. | André Nusser |
2017-05-19 | Make sure we don't resize to negative values. | Bent Bisballe Nyeng |
2017-05-17 | Fix memchecker issue found by coverity scan. | André Nusser |
2017-05-14 | Add man page and translators to release checklist. | André Nusser |
2017-05-14 | Use getoptpp for CLI argument parsing | Goran Mekić |
2017-05-14 | Updated with details for 0.9.14v0.9.14 | Lars Muldjord |
2017-05-14 | Add link to list of news sinks. | Bent Bisballe Nyeng |
2017-05-14 | Add missing dist files | Bent Bisballe Nyeng |
2017-05-14 | Bump version to 0.9.14. | Bent Bisballe Nyeng |
2017-05-14 | Remove generated file. | Bent Bisballe Nyeng |
2017-05-14 | Fix missing redraw on exposure event. | Bent Bisballe Nyeng |
2017-05-12 | Use correct MIDI note ON mask. | Hans Petter Selasky |
2017-05-11 | Add --no-resampling CLI option | Goran Mekić |
2017-05-11 | Expand shell globs in input params | Goran Mekić |
2017-05-11 | Fix CLI kit and midimap loading. | André Nusser |
2017-05-11 | Fix "Error" state of kit and midimap on intially loading the plugin. | André Nusser |
2017-05-11 | Remove seemingly forgotten std::cout in drumkitloader.cc | André Nusser |
2017-05-11 | Thanks to Robin Gareus! | André Nusser |
2017-05-10 | Update plugingizmo and thus also update return value of createWindow | André Nusser |
2017-05-10 | Fix compiling instructions. | André Nusser |
2017-05-07 | Store and reload the enable_resamling setting in the plugins. | Bent Bisballe Nyeng |
2017-05-07 | Lazy free the nodata buffers on plugin removal. | Bent Bisballe Nyeng |
2017-05-07 | Use enable_resampling in all places where the resampler is effecting the outc... | Bent Bisballe Nyeng |
2017-05-07 | Add additional underrun increments. | 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 |
2017-05-06 | Remove old (obsolete) Mutex class and replace all uses with std::mutex. | Bent Bisballe Nyeng |
2017-05-06 | Add missing plugin cppflags. | Bent Bisballe Nyeng |