summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-12Add missing .sym files.v0.9.16Bent Bisballe Nyeng
2018-08-12Update changelog for 0.9.16 release.Bent Bisballe Nyeng
2018-08-12Bump version to 0.9.16.Bent Bisballe Nyeng
2018-08-08Remove old CHReampler class.Bent Bisballe Nyeng
2018-08-07New resampler implementation.Bent Bisballe Nyeng
2018-08-05Update French translation. Travail sur les manpages.Olivier Humbert
2018-08-05Fix audiocache unit-test.Bent Bisballe Nyeng
2018-08-05Fix rampdown offsets.Bent Bisballe Nyeng
2018-08-05Add support for partial buffers in cache and rendering engine - fixes dropout...Bent Bisballe Nyeng
2018-08-04Add output when drumgizmo is called without arguments.André Nusser
2018-08-02Fix rampdown issue and clean up a bit while at it.André Nusser
2018-08-02Just fix the fix comment and adapt code to make it more readable.André Nusser
2018-08-02Add FIXME, to be checked by deva.André Nusser
2018-08-02Pass strings by reference instead of by value.André Nusser
2018-08-01Remove the last references to hardcoded 44k1Hz samplerate.Bent Bisballe Nyeng
2018-07-29Hide unneeded symbols for the vst plugin.Bent Bisballe Nyeng
2018-07-29Try symbol file approach instead.Bent Bisballe Nyeng
2018-07-29Hide unneeded symbols for the lv2 plugin.Bent Bisballe Nyeng
2018-07-29Update plugingizmo commit.André Nusser
2018-07-29Fix broken VST latency reporting.Bent Bisballe Nyeng
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