summaryrefslogtreecommitdiff
path: root/drumgizmo/output
AgeCommit message (Expand)Author
2016-07-24Clear output buffers in LV2 and jack modes before each process iteration to e...Bent Bisballe Nyeng
2016-07-13Fix freewheeling for test and dummy in- and outputs.André Nusser
2016-07-13Introduce output engine isFreewheeling method.André Nusser
2016-07-13Use the latency reported by the engine in the jack and wavfile output modules.Bent Bisballe Nyeng
2016-04-13New Semaphore method wait with timeout.Bent Bisballe Nyeng
2016-03-31more consistent style of output engines' gettersChristian Glöckner
2016-03-31pass channels to output engine by const refChristian Glöckner
2016-03-31using const ref strings at output engineChristian 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-09Fix two small bugs.André Nusser
2016-02-09Further style changesChristian Glöckner
2016-02-09Fixed style issuesChristian 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-09Removed outdated filesChristian Glöckner
2016-02-09Removed outdated filesChristian Glöckner
2016-02-09Fixed API-problemsChristian Glöckner
2016-02-09added JackMidiInputEngine + additional minor changesChristian 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-09fixed size_t printChristian Glöckner
2016-02-09silenced warningChristian 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-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 framesize control mechanism to the engine, and made us of it in the cac...Bent Bisballe Nyeng
2015-12-20Fix uninitialised warning.Bent Bisballe Nyeng
2015-02-13Remove wavfile.la in output module dir.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
2014-05-17New resample feature on output channels.Bent Bisballe Nyeng
2014-04-12Reinstate semaphores on jack output engine.Bent Bisballe Nyeng
2014-04-12Make engine ask output module for buffer size. Use this new feature to adapt ...Bent Bisballe Nyeng
2014-04-02Merge with headBent Bisballe Nyeng
2013-11-28Fix 64bit compile warning.Bent Bisballe Nyeng
2013-05-20Make jackaudio output module work.Bent Bisballe Nyeng
2013-05-20Centralise jackclient code for reuse among the jack client modules. Implement...Bent Bisballe Nyeng
2013-05-18Missing fileBent Bisballe Nyeng