summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2020-07-29Add embedded gettext support from resource.Bent Bisballe Nyeng
2020-05-02Add default kit/map functionality for config file.André Nusser
2020-05-02Add powermap filter to the input processor and make sure that velocity visual...André Nusser
2020-05-02Add powermap functionality to the engine for mapping input velocities through...André Nusser
2020-03-15Add missing dist-files.Bent Bisballe Nyeng
2020-02-16Introduce EventsDS to handle all the events and enable new features.André Nusser
2019-11-15Create DEBUG_FLAGS and use that in the Makefiles whenever appropriate, instea...Bent Bisballe Nyeng
2019-11-15Add missing include path to zita-resampler submodule.Bent Bisballe Nyeng
2019-11-15Move zita-resampler inside wrapper.Bent Bisballe Nyeng
2019-11-13Fix zita-resampler include path.Bent Bisballe Nyeng
2019-11-03Fix non-linux compilation errors.Bent Bisballe Nyeng
2019-11-03Add zita-resampler to the project as a submodule and remove system dependency.Bent Bisballe Nyeng
2019-10-26Add default midimap functionality.André Nusser
2019-09-28Add generic logger interface for propagating messages while loading drumkits ...Bent Bisballe Nyeng
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2019-06-16Add missing dist-files.Bent Bisballe Nyeng
2019-05-12Move stddev to own filter.André Nusser
2019-05-11Split sample selection into own class.André Nusser
2019-01-27Remove unused files.Bent Bisballe Nyeng
2018-10-08Move event.h and audiotypes.h into src and get rid of the obsolete include fo...Bent Bisballe Nyeng
2018-08-12Remove obsolete SAXParser class and eXpat dependency.Bent Bisballe Nyeng
2018-08-12Remove the old instrument and drumkit parser code as well as version 1.0 kit ...Bent Bisballe Nyeng
2018-08-12Add new DOMLoader class and unit-test.Bent Bisballe Nyeng
2018-08-12src/Makefile: add dgxmlparserJonas Suhr Christensen
2018-08-12add pugixml to make filesJonas Suhr Christensen
2018-08-08Remove old CHReampler class.Bent Bisballe Nyeng
2017-10-14Remove use of MemChecker as we don't need it anymore (due to diskstreaming) a...Bent Bisballe Nyeng
2017-05-06Remove old (obsolete) Mutex class and replace all uses with std::mutex.Bent Bisballe Nyeng
2017-04-23Fix dist target.Bent Bisballe Nyeng
2017-04-20Fix resources on static windows build (Makefile.mingw32) and add note about r...Bent Bisballe Nyeng
2017-03-04Disk streaming cli optionGoran Mekić
2017-02-05Compile engine as a library.Bent Bisballe Nyeng
2016-11-01Fix licence headers.Bent Bisballe Nyeng
2016-10-29Add missing distfiles.v0.9.11Bent Bisballe Nyeng
2016-06-14New input processor filter system. Moved processing from Instrument calss to ...Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Removed the last Conf:: namespace usage and replaced it with Settings.Bent Bisballe Nyeng
2016-03-24Add missing dist files.Bent Bisballe Nyeng
2016-01-29Added missing extra distfiles.Bent Bisballe Nyeng
2016-01-29Remove deleted extra distfiles.Bent Bisballe Nyeng
2016-01-29Added missing extra distfiles.Bent Bisballe Nyeng
2016-01-20Added unit test shell for cachemanager. Added cache manager logic - still nee...Jonas Suhr Christensen
2015-02-13Fix locale sensitive float parsing/printing.Bent Bisballe Nyeng
2014-12-05Clean up cli client module names. Fix autotools paths.Bent Bisballe Nyeng
2014-03-05Add missing powerlist as distfiles.v0.9.4Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-06-29Move ConfigParser to its own file.Bent Bisballe Nyeng
2013-06-29New inter-thread message system.Bent Bisballe Nyeng
2013-05-16Remove test framework. TODO: Replace it with a new one at some point...Bent Bisballe Nyeng
2013-05-06Add missing distfiles.Bent Bisballe Nyeng