summaryrefslogtreecommitdiff
path: root/src/drumkitparser.cc
AgeCommit message (Expand)Author
2016-05-27added another range-based loopChristian Glöckner
2016-05-26Instrument Vector using UniquePtrChristian Glöckner
2016-05-14Make all components use the same Random instance and add seed method on DrumG...Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Fix issues from rebasing.Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31Fix drumkit file by reference.Bent Bisballe Nyeng
2016-03-31More cleanup.Bent Bisballe Nyeng
2016-03-31Parser refactoring.André Nusser
2016-03-31Fix build errors due to rebase.André Nusser
2016-03-29Do the file related actions in SAXParser.André Nusser
2016-03-29Make attr a const ref.André Nusser
2016-03-29Parser refactoring.André Nusser
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2015-05-22Use new load return value from ConfigFile.Bent Bisballe Nyeng
2015-05-15Add support for referenced files through refs.conf.Bent Bisballe Nyeng
2014-05-17New resample feature on output channels.Bent Bisballe Nyeng
2013-12-01Protect file string.Bent Bisballe Nyeng
2013-09-15New experimental sample selector (enable using --with-experimental argument o...Bent Bisballe Nyeng
2013-05-16Change printf's to DEBUG.Bent Bisballe Nyeng
2013-04-20New 'instrument group' feature added.Bent Bisballe Nyeng
2012-01-12Changed instrument list to containing pointers.Bent Bisballe Nyeng
2011-10-05Make channel maps work.Bent Bisballe Nyeng
2011-07-15New input/output plugin architecture. New LV2 plugin.deva
2011-03-01MAJOR rewrite of the internals. New input/output 'plugin' system. Still a lot...deva
2009-09-10Some changes regharding minimizing the memory usage when loading audio files.deva
2009-02-20Incremented version number.deva
2008-12-21Oups, stray NULL value in the code...deva
2008-12-21Added some cli options. Made preload optional on the commandline. Made chdir ...deva
2008-07-22DrumKit parser. Internal drumkit now used in events. This is the first milest...deva