summaryrefslogtreecommitdiff
path: root/drumgizmo
AgeCommit message (Expand)Author
2016-02-10Call hug_close in desctructor not run. Prevents threading errors.André Nusser
2016-02-09Fix two valgrind errors and mark three others with a TODO comment.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-09Further style changesChristian Glöckner
2016-02-09Fixed style issuesChristian Glöckner
2016-02-09Added docs for enginefactoryChristian Glöckner
2016-02-09Base Midi-Engines on Midi-Engine Base Class (+ Minor Renaming)Christian Glöckner
2016-02-09reformatting fixChristian Glöckner
2016-02-09applied clang-formatChristian Glöckner
2016-02-09Updated MakefileChristian Glöckner
2016-02-09Removed outdated filesChristian Glöckner
2016-02-09Removed outdated filesChristian Glöckner
2016-02-09Fixed API-problemsChristian Glöckner
2016-02-09added brace-initialization workaround for reference initChristian Glöckner
2016-02-09Fixed initialization orderChristian Glöckner
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