Age | Commit message (Expand) | Author |
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ć |
2017-04-30 | Add support for rotating the tabs using the scroll-wheel. | Bent Bisballe Nyeng |
2017-04-29 | Fix whitespace. | Bent Bisballe Nyeng |
2017-04-29 | Keep sync on cache misses. | Bent Bisballe Nyeng |
2017-04-29 | Show underruns in UI. | Bent Bisballe Nyeng |
2017-04-29 | Fix crash on 'underrun' when c.font is not yet allocated but the preload cach... | Bent Bisballe Nyeng |
2017-04-28 | Remove unneeded redraw call in EventType::repaint event. | Bent Bisballe Nyeng |
2017-04-25 | Don't put .a and .la files in lv2 folder on install. | Bent Bisballe Nyeng |
2017-04-24 | Fix "hidden easter egg". :) | André Nusser |
2017-04-23 | Add missing header to extra dist.v0.9.13 | Bent Bisballe Nyeng |
2017-04-23 | Swap powerbutton on/off textures. | Bent Bisballe Nyeng |
2017-04-23 | Added info for 0.9.13 | Lars Muldjord |
2017-04-23 | Update FR translation of the manpage | Olivier Humbert |
2017-04-23 | Set humanizer frame switch to value of settings. | André Nusser |
2017-04-23 | Fix man page date | Goran Mekić |
2017-04-23 | Fix broken PowerButton state of the frame. | André Nusser |
2017-04-23 | Remove leftovers from the diskstreaming frame powerbutton removal. | André Nusser |
2017-04-23 | Fix build. | André Nusser |
2017-04-23 | Remove useless line in .gitignore. | André Nusser |
2017-04-23 | Bump version to 0.9.13 | Bent Bisballe Nyeng |
2017-04-23 | Fix release checklist task order. | Bent Bisballe Nyeng |
2017-04-23 | Add executables of moved uitests to gitignore | André Nusser |
2017-04-23 | Fix dist target. | Bent Bisballe Nyeng |
2017-04-22 | Introduce needs_preprocessing flag (incl. functionality) to TextEdit. | André Nusser |
2017-04-22 | Unregister subclass on parent. | Bent Bisballe Nyeng |
2017-04-22 | Change text for drumkit status in the status frame. | André Nusser |
2017-04-22 | Fix initial size of native window on windows. | Bent Bisballe Nyeng |
2017-04-22 | Erase all carriage return characters from TextEdit texts. | André Nusser |