summaryrefslogtreecommitdiff
path: root/drumgizmo/output
AgeCommit message (Expand)Author
2019-07-18Add <cstring> include needed on PPC64 FreeBSDGoran Mekić
2019-06-28Fix inclusion of semaphore.h is hardcoded to glibc non-multiarch - aka rename...Bent Bisballe Nyeng
2019-06-16Make max channnel count controllable through the configure script to make it ...Bent Bisballe Nyeng
2018-08-01Remove the last references to hardcoded 44k1Hz samplerate.Bent Bisballe Nyeng
2017-05-02Sanatize OSS output codeGoran Mekić
2017-04-30Get OSS buffer sizeGoran Mekić
2017-04-16Add OSS buffer parametersGoran Mekić
2017-04-14Add OSS output supportGoran Mekić
2016-12-10Fix warnings reported by clang.Bent Bisballe Nyeng
2016-12-07Fix uninitialised value.Bent Bisballe Nyeng
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