summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27Avoid occasional response delay when handling HTTP in the websockets surfaceLuciano Iam
2020-02-27Make previous commit 81ecc2b compatible with libwebsockets==2Luciano Iam
2020-02-27Gracefully reject HTTP requests reaching the websockets surfaceLuciano Iam
2020-02-27Prevent concurrent loop and punch recording (backend)Robin Gareus
2020-02-26Add example Lua DSP script with multiple MIDI outputsR
2020-02-26Add support for Lua DSP scripts with multiple MIDI outputsR
2020-02-26And removing even more unused forward declarations.André Nusser
2020-02-26Consolidate loop en/disable callsRobin Gareus
2020-02-26Update script to use new process_map() APIRobin Gareus
2020-02-26Add a mute/gate pluginRobin Gareus
2020-02-26Fix DSP::process_map() plugin-pin I/O map handingRobin Gareus
2020-02-26Add Lua bindings for libardour amp's simple gainRobin Gareus
2020-02-26Fix PI bypass, fix apply linear pin-connectionsRobin Gareus
2020-02-26Remove easter-eggRobin Gareus
2020-02-26Fix Conditional jump or move depends on uninitialised value(s)Robin Gareus
2020-02-26Fix potential memory corruption at session closeRobin Gareus
2020-02-25Fix deadlock, shared_ptr d'tor called from ScopedConnectionList d'torRobin Gareus
2020-02-25Consolidate shared-ptr debuggingRobin Gareus
2020-02-25Fix mem-leak, Playlist/Region SessionHandleRefRobin Gareus
2020-02-25Remove undo function from global namespaceRobin Gareus
2020-02-25NO-OP: whitespaceRobin Gareus
2020-02-25Cleanup SourceList: remove unused copy/pasted region-list codeRobin Gareus
2020-02-25NO-OP: whitespaceRobin Gareus
2020-02-25SourceList: Drop references as requestedRobin Gareus
2020-02-25Disable Transport Master boost debugRobin Gareus
2020-02-25Fix cleanup, lock source-list, emit SourceRemovedRobin Gareus
2020-02-25Remove history file when it's emptyRobin Gareus
2020-02-25Update region-factory boost-debugRobin Gareus
2020-02-25Notify owners when removing regions during cleanupRobin Gareus
2020-02-25Prefer const iteratorsRobin Gareus
2020-02-24fix thinko when handling set_speed (0.0)Paul Davis
2020-02-24fix incorrect handling of MIDI data by AsyncMIDIPortPaul Davis
2020-02-24NOOP: remove whitespacePaul Davis
2020-02-25Clear import-status shared-ptr<> after useRobin Gareus
2020-02-25Add a method to clear ImportStatus arraysRobin Gareus
2020-02-25Update source-factory boost-debugRobin Gareus
2020-02-25Update boost-ptr debug patch for boost 1.67Robin Gareus
2020-02-24Remove unused forward declaration.André Nusser
2020-02-24Remove GUI thread x-run reset on engine re-startRobin Gareus
2020-02-24Zero x-run count after session-load and engine restartRobin Gareus
2020-02-24Consolidate startup `state = Clean;` callsRobin Gareus
2020-02-24Websockets: error on unhandled callbacksRobin Gareus
2020-02-24Websockets: use established NDEBUG - see assert(3)Robin Gareus
2020-02-24Fix initial audible noise on muted or silenced tracksRobin Gareus
2020-02-24Always set the natural position timestamp when importing audio files.Todd Naugle
2020-02-24Fix uninitialized member variable.Todd Naugle
2020-02-24NOP: No need to set this variable to itself.Todd Naugle
2020-02-24Revert "Add symbolic link scripts -> share/scripts"Robin Gareus
2020-02-24Add symbolic link scripts -> share/scriptsRobin Gareus
2020-02-24Tweak mach thread priority debug msgRobin Gareus