summaryrefslogtreecommitdiff
path: root/drumgizmo/drumgizmoc.cc
AgeCommit message (Expand)Author
2017-05-11Add --no-resampling CLI optionGoran Mekić
2017-05-11Expand shell globs in input paramsGoran Mekić
2017-05-11Fix CLI kit and midimap loading.André Nusser
2017-05-06Get rid of unused unistd includes. Change the rest of the sleep calls to c++.Bent Bisballe Nyeng
2017-05-06Get rid of platform dependent usleep/SleepEx.Bent Bisballe Nyeng
2017-04-30Don't exit if diskstreaming is not usedGoran Mekić
2017-04-18Comment out chunk_size for diskstreamingGoran Mekić
2017-04-17CLI diskstreaming optionsGoran Mekić
2017-04-16Add OSS buffer parametersGoran Mekić
2017-04-14Add OSS output supportGoran Mekić
2017-03-07Test diskstreaming CLIGoran Mekić
2017-03-04Disk streaming cli optionGoran Mekić
2016-07-14Move free-wheel control into the main run method.Bent Bisballe Nyeng
2016-07-13Simplify free wheel loop control a bit.Bent Bisballe Nyeng
2016-07-13Consider freewheeling of engines in drumgizmo and dgreftest.André Nusser
2016-07-13Remove the run(int endpos) method from drumgizmo.André Nusser
2016-07-13Use the latency reported by the engine in the jack and wavfile output modules.Bent Bisballe Nyeng
2016-05-28Hand over audio engines to DrumGizmo by reference instead of by pointer.Bent Bisballe Nyeng
2016-05-08The last loader thread stuff.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-03-31Settings.Bent Bisballe Nyeng
2016-03-31more consistent style of output engines' gettersChristian Glöckner
2016-03-22Change license to LGPLv3.André Nusser
2016-02-14Change GPL version number in file headers to 3.André Nusser
2016-02-10Call hug_close in desctructor not run. Prevents threading errors.André Nusser
2016-02-09Fix two small bugs.André Nusser
2016-02-09Remove statement which was commented outAndré Nusser
2016-02-09Further style fixesChristian Glöckner
2016-02-09reformatted last filesChristian Glöckner
2016-02-09applied clang-formatChristian Glöckner
2016-02-09improved engine factory structureChristian Glöckner
2016-02-09added JackaudioOutputEngineChristian Glöckner
2016-02-09[incomplete] added MidifileInputEngine and WavfileOutputEngineChristian Glöckner
2016-01-28Set framesize before calling load is required.Bent Bisballe Nyeng
2016-01-28Revert files that shouldn't have been changed in this branch...Bent Bisballe Nyeng
2016-01-20Add free-wheel mode for Jack (untested).Bent Bisballe Nyeng
2016-01-20Fix compiling with -Wall/error but no hugin.Bent Bisballe Nyeng
2016-01-20Added framesize control mechanism to the engine, and made us of it in the cac...Bent Bisballe Nyeng
2016-01-18Fix debug output filters (take 2).Bent Bisballe Nyeng
2016-01-18Fix cli compilation without debug enabled.Bent Bisballe Nyeng
2016-01-18Fix debug output filters. Delete input/output engines on premature program er...Bent Bisballe Nyeng
2015-03-24Fix building cli without debug.Bent Bisballe Nyeng
2015-02-25Add hugin filters to command line tool.Bent Bisballe Nyeng
2015-02-25Add missing opt.Bent Bisballe Nyeng
2015-02-16Minor correction to options, sndfile changed to wavfileLars Bisballe Jensen
2015-02-15Merge with master. Remove obsolete -p argument from cli. Add new -a argument ...Bent Bisballe Nyeng
2015-02-13Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ...Lars Bisballe Jensen
2015-02-09Extended usage information.Jonas Suhr Christensen
2015-02-08[PATCH] Wait for the drumkit to get loaded before starting playback (by Serge...Bent Bisballe Nyeng
2014-11-06Make cli output modules work with new samplerate() design.Bent Bisballe Nyeng