summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-06Add Lua Bindings for Readable c'torRobin Gareus
2020-02-06Break out API to create readables from filesRobin Gareus
2020-02-06Lua Array, assert indices > 0Robin Gareus
2020-02-06Extend Lua binding for static methodsRobin Gareus
2020-02-05revert/change part of a666429d12 so that user-selected non-plugin MIDNAM mode...Paul Davis
2020-02-05fix old bug from 2007 (bbf4175713) in which a return statement was accidental...Paul Davis
2020-02-04Auto-Input should default ON (per irc discussion)Ben Loftis
2020-02-04Fix a potential case where PresentationInfo type flag is not set (see comment...Ben Loftis
2020-02-03Mixer Reset now resets automation state of all plugin insertsNikolaus Gullotta
2020-02-03Add more options to Mixer Reset scriptNikolaus Gullotta
2020-02-03Initialize uninitialized variable (Session StateProtector)Robin Gareus
2020-01-31Fix plugin removal in Reset Mixer scriptNikolaus Gullotta
2020-01-31Clarify stop-at-marker transport position logicRobin Gareus
2020-01-31Fix "stop at marker" script for A6Robin Gareus
2020-01-31Lua bindings for locations and locate dispositionRobin Gareus
2020-01-30Add some const'nessRobin Gareus
2020-01-30Fix assert() when removing track(s)Robin Gareus
2020-01-30NOP: Convert spaces to tabs a-la style-guideNikolaus Gullotta
2020-01-30NOP: Convert back to using tabs instead of spacesNikolaus Gullotta
2020-01-30Use session-version when loading processor stateRobin Gareus
2020-01-30Fix scripted/meta session templatesRobin Gareus
2020-01-30NOP: Convert tabs to spaces, trim whitespaceNikolaus Gullotta
2020-01-30Update mixer Store/Recall to work with new published bus controlsNikolaus Gullotta
2020-01-30Fix recursive locks during undo/redo due to state saveRobin Gareus
2020-01-30Allow StateProtector to save pending filesRobin Gareus
2020-01-30Add some sanity checks for Session::save parametersRobin Gareus
2020-01-30Cont'd work on loading old route templatesRobin Gareus
2020-01-29Save/Use state-version with route templatesRobin Gareus
2020-01-29Find fmt-binding in out-of-tree buildingAndreas Müller
2020-01-29Fix tests failing to build by adding LIB_FFTW3FNikolaus Gullotta
2020-01-29Reduce overhead of Lua session-scriptsRobin Gareus
2020-01-29Fix MIDI loop capture alignmentRobin Gareus
2020-01-29Allow to dis/engage rec-arm while loopingRobin Gareus
2020-01-29Fix loop recording alignmentRobin Gareus
2020-01-28Remove duplicate separators from context menuRobin Gareus
2020-01-28Don't allow to deactivate masterRobin Gareus
2020-01-28Amend 87af9fb (fix context menu, don't allow to remove master)Robin Gareus
2020-01-28Initialize monitor-section output buttonRobin Gareus
2020-01-28Consolidate Mixer-strip sensitivityRobin Gareus
2020-01-28Micro optimization: query PI flags onceRobin Gareus
2020-01-28fix previous commit, and another instance of the same (incorrect constructor)...Paul Davis
2020-01-28fix assert-crash caused by not constructing a StopTransport event correctlyPaul Davis
2020-01-28Clarify pending-state messageRobin Gareus
2020-01-28shortest note length after a drag-trim is 1 tick, not 1/512 beatsPaul Davis
2020-01-28correct computation of new note length after a front-drag-trimPaul Davis
2020-01-28rearrange MIDI preferences "tab" to include ports and remove BufferingPaul Davis
2020-01-27correct location of resolved note-offs after region is renderedPaul Davis
2020-01-27fix bad re-ordering in ARDOUR_UI::set_session() that changed when transport-r...Paul Davis
2020-01-27Restore engine state for auto-startRobin Gareus
2020-01-27Fix sending MMC Start/Stop messagesRobin Gareus