summaryrefslogtreecommitdiff
path: root/drumgizmo
AgeCommit message (Expand)Author
2016-02-09added JackMidiInputEngine + additional minor changesChristian Glöckner
2016-02-09removed unnecessary header from enginefactory.ccChristian Glöckner
2016-02-09improved engine factory structureChristian Glöckner
2016-02-09workaround outdated compiler versionChristian Glöckner
2016-02-09try to fix weird build errorChristian Glöckner
2016-02-09added missing jackaudio.ccChristian Glöckner
2016-02-09added missing jackaudio headerChristian Glöckner
2016-02-09added JackaudioOutputEngineChristian Glöckner
2016-02-09stdcerr output overhaulChristian Glöckner
2016-02-09fixed header informationChristian Glöckner
2016-02-09added dummy io enginesChristian Glöckner
2016-02-09suppressed segfault at alsa engine dtorChristian Glöckner
2016-02-09Added enable/disable engine via configureChristian Glöckner
2016-02-09fixed size_t printChristian Glöckner
2016-02-09silenced warningChristian Glöckner
2016-02-09Fixed MidifileInputEngineChristian Glöckner
2016-02-09Added missing changesChristian Glöckner
2016-02-09Added AlsaOutputEngineChristian Glöckner
2016-02-09Made midi-in-wav-out work againChristian 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-20Added new nth argument to test input module which plays a note each nth sampl...Bent Bisballe Nyeng
2016-01-20Fix compiling with -Wall/error but no hugin.Bent Bisballe Nyeng
2016-01-20Make test input module work in a more logical way.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-12-20Fix uninitialised warning.Bent Bisballe Nyeng
2015-12-20Fix uninitialised warning.Bent Bisballe Nyeng
2015-12-20Free dlopen resources.Bent Bisballe Nyeng
2015-12-19Revert "Experimental tempo change for midifile input module."Bent Bisballe Nyeng
2015-12-18Experimental tempo change for midifile input module.Bent Bisballe Nyeng
2015-10-27Added missing expat lib to jackmidi and midifile plugins.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-13Remove wavfile.la in output module dir.Bent Bisballe Nyeng
2015-02-13Mismatch with expected option parms now fixed for jackaudio and wavfile. Was ...Lars Bisballe Jensen
2015-02-09Merge branch 'master' into clioptBent Bisballe Nyeng
2015-02-09Fix broken input/output module paths.Bent Bisballe Nyeng
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
2015-02-08[PATCH] Wait for the drumkit to get loaded before starting playback (by Serge...Bent Bisballe Nyeng
2014-12-05Clean up cli client module names. Fix autotools paths.Bent Bisballe Nyeng
2014-11-06Make cli output modules work with new samplerate() design.Bent Bisballe Nyeng