Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-12 | Add missing file to mingw32 Makefile. | Bent Bisballe Nyeng | |
2018-08-12 | Convert the test kits to version 2.0 | Bent Bisballe Nyeng | |
2018-08-12 | Fix missing finalization of instruments on load. Fix relative instrument ↵ | Bent Bisballe Nyeng | |
filenames according to the drumkit file. Make drumkit creator create version 2.0 drumkits. Reduce missing refs file to a warning. | |||
2018-08-12 | More forward declare type fixes. | Bent Bisballe Nyeng | |
2018-08-12 | Fix bad initialisation. | Bent Bisballe Nyeng | |
2018-08-12 | Fix forward declaration type. | Bent Bisballe Nyeng | |
2018-08-12 | Finished DOMLoader and fixed the broken unit-tests. | Bent Bisballe Nyeng | |
2018-08-12 | Port tests to DGUnit. | Bent Bisballe Nyeng | |
2018-08-12 | Add new DOMLoader class and unit-test. | Bent Bisballe Nyeng | |
2018-08-12 | Finish dgxmlparser and unit-test. | Bent Bisballe Nyeng | |
2018-08-12 | Fix unit-test compilation. | Bent Bisballe Nyeng | |
2018-08-12 | Add missing include path. | Bent Bisballe Nyeng | |
2018-08-12 | Add missing include. | Bent Bisballe Nyeng | |
2018-08-12 | dgxml fixup | Jonas Suhr Christensen | |
2018-08-12 | Add drumkitparser test to dgxmlparser test. | Bent Bisballe Nyeng | |
2018-08-12 | DGXMLParser test for instruments. | Bent Bisballe Nyeng | |
2018-08-12 | drumkitloader: use dgxmlparser for DOM creation | Jonas Suhr Christensen | |
2018-08-12 | gitmodules: change pugixml repo to local hosted | Jonas Suhr Christensen | |
2018-08-12 | src/Makefile: add dgxmlparser | Jonas Suhr Christensen | |
2018-08-12 | dgxmlparser: initial xml parser for DrumGizmo xml | Jonas Suhr Christensen | |
2018-08-12 | add pugixml to make files | Jonas Suhr Christensen | |
2018-08-12 | add pugixml add submodule | Jonas Suhr Christensen | |
2018-08-12 | Add missing .sym files.v0.9.16 | Bent Bisballe Nyeng | |
2018-08-12 | Update changelog for 0.9.16 release. | Bent Bisballe Nyeng | |
2018-08-12 | Bump version to 0.9.16. | Bent Bisballe Nyeng | |
2018-08-08 | Remove old CHReampler class. | Bent Bisballe Nyeng | |
2018-08-07 | New resampler implementation. | Bent Bisballe Nyeng | |
2018-08-05 | Update French translation. Travail sur les manpages. | Olivier Humbert | |
2018-08-05 | Fix audiocache unit-test. | Bent Bisballe Nyeng | |
2018-08-05 | Fix rampdown offsets. | Bent Bisballe Nyeng | |
2018-08-05 | Add support for partial buffers in cache and rendering engine - fixes ↵ | Bent Bisballe Nyeng | |
dropouts on framesize changes for example when looping. | |||
2018-08-04 | Add output when drumgizmo is called without arguments. | André Nusser | |
This intends to tell people who want to use the GUI that this is the wrong place to search. | |||
2018-08-02 | Fix rampdown issue and clean up a bit while at it. | André Nusser | |
2018-08-02 | Just fix the fix comment and adapt code to make it more readable. | André Nusser | |
Actually, this changes the ramp down to 2298 samples instead of 3000 for 44100 but I guess that's not audible and 68 is a nicer number. :) | |||
2018-08-02 | Add FIXME, to be checked by deva. | André Nusser | |
2018-08-02 | Pass strings by reference instead of by value. | André Nusser | |
2018-08-01 | Remove the last references to hardcoded 44k1Hz samplerate. | Bent Bisballe Nyeng | |
2018-07-29 | Hide unneeded symbols for the vst plugin. | Bent Bisballe Nyeng | |
2018-07-29 | Try symbol file approach instead. | Bent Bisballe Nyeng | |
2018-07-29 | Hide unneeded symbols for the lv2 plugin. | Bent Bisballe Nyeng | |
2018-07-29 | Update plugingizmo commit. | André Nusser | |
2018-07-29 | Fix broken VST latency reporting. | Bent Bisballe Nyeng | |
2018-07-24 | Update changelog for 0.9.15 release.v0.9.15 | Bent Bisballe Nyeng | |
2018-07-22 | Fix bug in GridLayout. | André Nusser | |
2018-07-22 | Move timing humanizer frame one up to make GUI more consistent. | André Nusser | |
2018-07-21 | Syncronize cli and plugin setting ranges for latency humanization. | Bent Bisballe Nyeng | |
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 | |
Visualization seems correct but I didn't verify the math. | |||
2018-07-21 | Add missing headerfiles to EXTRA_DIST. | Bent Bisballe Nyeng | |
2018-07-21 | Bump version to 0.9.15. | Bent Bisballe Nyeng | |