summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2019-09-02Allow to cancel LuaAPI::Vamp::analyzeRobin Gareus
2019-09-01Initialize uninitialized variablesRobin Gareus
2019-08-29No-OP: move doxygen doc into header filesRobin Gareus
2019-08-27Update Plugin-Tag policyRobin Gareus
2019-08-27NO-OP: whitespaceRobin Gareus
2019-08-27Resetting a tag implies changing itRobin Gareus
2019-08-26Add signal for foldback send add or removeLen Ovens
2019-08-26Add sample-rate as float option parameter for LV2 plugins and UIsRobin Gareus
2019-08-26Fix LV2 option sizeRobin Gareus
2019-08-26LV2 options for UI themeRobin Gareus
2019-08-24NO-OP: commentRobin Gareus
2019-08-24Add missing Lua bindings for function argumentsRobin Gareus
2019-08-24Add missing headers for lua-docRobin Gareus
2019-08-24Lua binding to change region nameRobin Gareus
2019-08-23Some hints for clang static analysisRobin Gareus
2019-08-23Tweak graph display, check direct sendsRobin Gareus
2019-08-23Detect monitor-send by instance, not nameRobin Gareus
2019-08-20Replace OOM segfault with abort :)Robin Gareus
2019-08-20There's always a previous tempo/meter sectionRobin Gareus
2019-08-20There is always at least a tempo and meter sectionRobin Gareus
2019-08-20NO-OP: whitespaceRobin Gareus
2019-08-20Skip invalid plugin-tag specRobin Gareus
2019-08-20Fix potential ambiguous state-restoreRobin Gareus
2019-08-20Fix prev commit, state-restore of pluginsRobin Gareus
2019-08-19LV2 extension to override strict-i/o per pluginBen Loftis
2019-08-16Further tweaks to .pending file removalRobin Gareus
2019-08-16Fix periodic backup savesRobin Gareus
2019-08-16Fix C++98 compatRobin Gareus
2019-08-13Fix transient removal -- #7785Robin Gareus
2019-08-12Allow export get_path() without formatRobin Gareus
2019-08-12NO-OP: whitespaceRobin Gareus
2019-08-12NO-OP: mark private variables, remove cruftRobin Gareus
2019-08-12Initialize some more uninitialized variablesRobin Gareus
2019-08-12Add Lua bindings for convenient Glib methodsRobin Gareus
2019-08-11Fix auto capture alignment when bouncing metronomeRobin Gareus
2019-08-11Add types/enum for screensaver modeRobin Gareus
2019-08-07NO-OP: Fix compiler warning (-Wreturn-type)Robin Gareus
2019-08-07Add method to graphviz plot the process-graphRobin Gareus
2019-08-06foldback may be mono don't set panner typeLen Ovens
2019-08-04Amend 183d3fb49; implement ImportableSource APIRobin Gareus
2019-08-04Implement missing required virtual fn -- fix Mac buildsRobin Gareus
2019-08-03Update libardour GPL boilerplate and (C) from git logRobin Gareus
2019-08-02Fix CD cue file Index positions -- #7780Robin Gareus
2019-08-01prefer lowercase and no spaces, since this will appear in the filename.Ben Loftis
2019-08-01(Source List) Catch new sources created by bounce-range-to-source-listBen Loftis
2019-08-01(Source List) Recover Regions feature: WIPBen Loftis
2019-08-01(Source List) Add forall_regions function, used by Region and Source lists.Ben Loftis
2019-08-01(Source List) merge fixesBen Loftis
2019-08-01(Source List) Clean up the natural_position implementation (libardour part).Ben Loftis
2019-08-01(Source List) RegionFactory should return an empty region here.Ben Loftis