summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-01Fix Luadoc build (follow up 2e9ac80e9, 5794d21a)Robin Gareus
2020-02-29Fix order setting I/O namesRobin Gareus
2020-02-29Fix off-by-one, start "Send" names at bitslot 1 (not 2)Robin Gareus
2020-02-29no pre-release warning dialog if beyond pre0Paul Davis
2020-02-29Fix 'samples / frames' typo in PBD::stacktrace()John Emmas
2020-02-29Lua Amplifier plugin with gain-coeff ratio controlsRobin Gareus
2020-02-28Convert v5 send state-stateRobin Gareus
2020-02-28Bail out if Playlist cannot be createdRobin Gareus
2020-02-28Display recent session-load errors in the GUIRobin Gareus
2020-02-28Allow to limit error dumpRobin Gareus
2020-02-28Ensure that regions have sources when savingRobin Gareus
2020-02-28NO-OP: whitespace, re-indentRobin Gareus
2020-02-28Fix some recursive undo removalRobin Gareus
2020-02-28Fix script to bypass all pluginsRobin Gareus
2020-02-28Restore visible automation lanes (#7914)Robin Gareus
2020-02-28Fix double free of undo commands (amend 9e6435ff145)Robin Gareus
2020-02-28Fix duplicate control-ID when copying processors or proc stateRobin Gareus
2020-02-27Fix libwebsockets compatRobin Gareus
2020-02-27Dialog default to cancel (#7915)Robin Gareus
2020-02-27Punch/Loop GUI control sensitivityRobin Gareus
2020-02-27Fix removal of punch rangeRobin Gareus
2020-02-27Add signals to indicate Punch/Loop constraintsRobin Gareus
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