Age | Commit message (Expand) | Author |
2018-07-21 | Fix visualization to be samplerate independent. | André Nusser |
2018-07-21 | Switch latency_stddev to be samplerate independent (and thus in ms). | André Nusser |
2018-07-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng |
2018-07-21 | Bump version to 0.9.15. | Bent Bisballe Nyeng |
2018-07-21 | Add humanized timing to the manpage. | Bent Bisballe Nyeng |
2018-07-21 | Add humanized timing controls to the cli. | Bent Bisballe Nyeng |
2018-07-19 | Use range when assigning default knob value. | Bent Bisballe Nyeng |
2018-07-18 | Make laidback knob show ms. | Bent Bisballe Nyeng |
2018-07-18 | Store and use laidback setting in milliseconds. | Bent Bisballe Nyeng |
2018-07-15 | Revorked visualiser UI and a few more parameter tweaks. | Bent Bisballe Nyeng |
2018-07-15 | Use more sane range for stddev knob in UI. | Bent Bisballe Nyeng |
2018-07-15 | PoC for humanisation visualiser. | Bent Bisballe Nyeng |
2018-07-15 | Make sample ramp-down samplerate dependent: 14.7ms. | Bent Bisballe Nyeng |
2018-06-27 | Do not store/reload latency_max. | Bent Bisballe Nyeng |
2018-06-19 | Remove obsolete file. | Bent Bisballe Nyeng |
2018-06-17 | Sanitize strings in the xml output. | Bent Bisballe Nyeng |
2018-06-16 | Make directory handling cross-platform in unit-tests. | Bent Bisballe Nyeng |
2018-06-16 | Add missin sndfile cflags wherever needed. | Bent Bisballe Nyeng |
2018-06-16 | Rename name-clashing round function. | Bent Bisballe Nyeng |
2018-06-16 | Use empsilon comparison for doubles. | Bent Bisballe Nyeng |
2018-06-16 | Clarify samplerate types in resampler unit-test. | Bent Bisballe Nyeng |
2018-06-16 | Fix semaphore test on OSX. | Bent Bisballe Nyeng |
2018-06-16 | Port the rest of the unittests to DGUnit and remove the CppUnit dependency. | Bent Bisballe Nyeng |
2018-06-16 | Experimentally port drumkitparsertest to DGUnit. | Bent Bisballe Nyeng |
2018-06-16 | Add DGUnit header only unit-test framework. | Bent Bisballe Nyeng |
2018-06-16 | Update plugingizmo: Add missing override keywords. | Bent Bisballe Nyeng |
2018-06-15 | Add BUGS file in root dir and also in the about tab. | André Nusser |
2018-06-15 | Not an issue but just for the sake of a good night's sleep. | André Nusser |
2018-06-14 | Set latency_max in milliseconds instead of samples. | Bent Bisballe Nyeng |
2018-06-11 | Remove -lCocoa and -OpenGL - they dosn't make any sense... Add -framework Ope... | Bent Bisballe Nyeng |
2018-06-11 | Possible fix for clang compilation of plugingui. | Bent Bisballe Nyeng |
2018-06-11 | Remove framework Cocoa linker arguments from compiler flags. | Bent Bisballe Nyeng |
2018-06-10 | bytesizeparser: fix multiple catch by value errors (gcc8) | Jonas Suhr Christensen |
2018-06-09 | Update plugingizmo: Fix midi event memcpy size. | Bent Bisballe Nyeng |
2018-06-09 | Fix colour class. | André Nusser |
2018-06-09 | Refactor Colour. | André Nusser |
2018-06-09 | Add ctor for creating colours from four unsigned char values. | Bent Bisballe Nyeng |
2018-06-09 | Add crude drumkitparser unit-test. | Bent Bisballe Nyeng |
2018-06-09 | Don't use pugl for win32 vst just yet. | Bent Bisballe Nyeng |
2018-06-09 | Make humanizer knobs more responsive. | Bent Bisballe Nyeng |
2018-06-09 | man: add -b --bleed information | Jonas Suhr Christensen |
2018-06-08 | Hide freewheeling port on generic lv2 ui. | Bent Bisballe Nyeng |
2018-06-08 | Don't default to preferring pugl on win32 and x11 just yet. | Bent Bisballe Nyeng |
2018-06-08 | Make pugl work with testmain. | Bent Bisballe Nyeng |
2018-06-08 | Initial steps towards pugl domination! | Bent Bisballe Nyeng |
2018-06-08 | Fix font resource path. | Bent Bisballe Nyeng |
2018-06-08 | Remove checked in pugl files. | Bent Bisballe Nyeng |
2018-06-08 | Make slider light grey when it is greyed out. | André Nusser |
2018-06-08 | Fix const in newly added functions. | André Nusser |
2018-06-08 | Add reset on double click for all the knobs. | André Nusser |