summaryrefslogtreecommitdiff
path: root/drumgizmo
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-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-13Fix freewheeling for test and dummy in- and outputs.André Nusser
2016-07-13Consider freewheeling of engines in drumgizmo and dgreftest.André Nusser
2016-07-13Introduce input engine isFreewheeling method.André Nusser
2016-07-13Introduce output engine isFreewheeling method.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-07-06Fix signed unsigned comparison warning.Bent Bisballe Nyeng
2016-06-15Make sure we abide the samplerate in all input/output engines.Bent Bisballe Nyeng
2016-05-28Hand over audio engines to DrumGizmo by reference instead of by pointer.Bent Bisballe Nyeng
2016-05-21Remove superfluous LDADD flags.Bent Bisballe Nyeng
2016-05-20Only compile jackclient.cc if at least one of the jack modules are included.Bent Bisballe Nyeng
2016-05-20Add missing DRUMGIZMO_CPPFLAGSBent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-05-14Temporary fix for midimap loading in command line tool.Bent Bisballe Nyeng
2016-05-08Add -lrt to remaining projects.Bent Bisballe Nyeng
2016-05-08The last loader thread stuff.Bent Bisballe Nyeng
2016-04-16Merge branch 'settings'Bent Bisballe Nyeng
2016-04-13New Semaphore method wait with timeout.Bent Bisballe Nyeng
2016-04-08Refactoring to finally get rid of MessageHandler/Receiver in favor of the new...Bent Bisballe Nyeng
2016-04-03Tested and finalized - branch ready to be merged into master.Jonas Suhr Christensen
2016-04-03Updated method signature in regard to const and reference.Jonas Suhr Christensen
2016-04-03Added TestInputEngine available in cli.Jonas Suhr Christensen
2016-03-31Settings.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-31made input engine more const-correctChristian Glöckner
2016-03-31using const ref strings at output engineChristian Glöckner
2016-03-31using const ref strings at input engineChristian Glöckner
2016-03-24Make jack process callback private.Bent Bisballe Nyeng
2016-03-22Change license to LGPLv3.André Nusser
2016-03-22Modernized InputEngine::run()Christian Glöckner
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 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