summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2017-08-16The Auditioner is not in the Session's RouteListRobin Gareus
2017-08-16Separate "add master bus" (and add Lua bindings)Robin Gareus
2017-08-16Clean up BusProfile:Robin Gareus
2017-08-14Change the template pulldown menu into a tree list. Populate the Description...Ben Loftis
2017-08-14Session Metadata: add a Description field.Ben Loftis
2017-08-12use a lock to set/get AutomationList automation statePaul Davis
2017-08-11Prepare for templates w/descriptionRobin Gareus
2017-08-11Add a new script type for meta-templates: SessionSetupRobin Gareus
2017-08-07fix a -WattributesRobin Gareus
2017-08-07Add Lua Bindings to clone/copy regionsRobin Gareus
2017-08-06Emit SelectionChange when VCA is removedRobin Gareus
2017-08-05Update backend API: read-only MIDI input buffersRobin Gareus
2017-08-04Graph profiling: allow to override max DSP thread count & calc avg.Robin Gareus
2017-08-01Fix LTC encoder removalRobin Gareus
2017-07-31Signal wish to show inline display in gui by lv2:optionalFeatureJohannes Mueller
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-30Turn AutomationCtrl into a SessionHandleRefRobin Gareus
2017-07-26Fix initial sync to LTC with small buffersizesRobin Gareus
2017-07-24Update WritePass logic + AutomationList UndoRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-22NO-OP: whitespaceRobin Gareus
2017-07-22AutomationWatch: single DropReferences connection per ACRobin Gareus
2017-07-22NO-OP: consistent [internal] API name for AutomatablesRobin Gareus
2017-07-22NO-OP: Consistent API nameRobin Gareus
2017-07-22Rework tempo marker editing menu functionsnick_m
2017-07-22Calculate clamped tempo stretch ratios using the correct (musical) domainnick_m
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2017-07-16Data less than or equal to zero should be considered "off"Robin Gareus
2017-07-16Remove unused API and a never used execution-branchRobin Gareus
2017-07-16Consistent Automation evaluation:Robin Gareus
2017-07-16Add API to run automation only (emit Changed signal).Robin Gareus
2017-07-16Rename private methodRobin Gareus
2017-07-08Add API to expand/flatten AC groupsRobin Gareus
2017-07-04Fix session-event queue (multiple writer, single reader)Robin Gareus
2017-07-02Add API to step though parameter enumerationsRobin Gareus
2017-07-02Prepare x-thread signals plugin-GUI visibilityRobin Gareus
2017-07-01Remove old libardour API for plugin UIsRobin Gareus
2017-06-30Remove cruft (ParameterDescriptor sets this)Robin Gareus
2017-06-29Fix multi-channel delaylines #7409 part 2/2Robin Gareus
2017-06-26Add convenience fn to compute a file's sha1sumRobin Gareus
2017-06-25Create a deep-copy of MIDI sources when saving snapshotsRobin Gareus
2017-06-25Extend API to allow calling new_midi_source_path() with source_lock heldRobin Gareus
2017-06-23Remove Automation Types that should never have existed.Robin Gareus
2017-06-23Improve default parameter displayRobin Gareus
2017-06-22Update Slavable APIRobin Gareus
2017-06-22NO-OP: whitespaceRobin Gareus
2017-06-22Remove locale_guard.h from ardour/ardour.h headerTim Mayberry
2017-06-21Some ToDo notes about AutomationTypesRobin Gareus
2017-06-21Remove internal_to_user/user_to_internal APIRobin Gareus
2017-06-21Set default interpolation type (for new lanes)Robin Gareus