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