Age | Commit message (Expand) | Author |
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 |
2017-05-06 | Add atomic linking to mingw32 makefile. | Bent Bisballe Nyeng |
2017-05-06 | Remove mingw32 missing-mutex hack. | Bent Bisballe Nyeng |
2017-05-06 | Add support for msys in GUI detection. | Bent Bisballe Nyeng |
2017-05-05 | Fix jenkins compile error. | André Nusser |
2017-05-05 | Refactor TextEdit widget. | André Nusser |
2017-05-02 | Sanatize OSS output code | Goran Mekić |
2017-05-01 | Show buffer size in status area. | Bent Bisballe Nyeng |
2017-04-30 | Get OSS buffer size | Goran Mekić |
2017-04-30 | Don't exit if diskstreaming is not used | Goran Mekić |