summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
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
2019-08-01(Source List) Region Tags (libardour part)Ben Loftis
2019-08-01(Source List) Region List rewrite (libardour part)Ben Loftis
2019-08-01(Source List) Source property signals (libardour part)Ben Loftis
2019-08-01(Source List) Take-ID: new (working) implementation.Ben Loftis
2019-07-29Fix rendering of region waveform left-edgeRobin Gareus
2019-07-29NO-OP: whitespaceRobin Gareus
2019-07-26Prefix all env variable with "ARDOUR_"Robin Gareus
2019-07-26Fix time_t <> long int ambiguity (OSX gcc builds)Robin Gareus
2019-07-22Location timestamp changes - can now sort by location creation date: lib ardo...Nikolaus Gullotta
2019-07-19'ARDOUR::LuaScripting::Sorter()' needs to be exportable (since it gets used o...John Emmas
2019-07-18Revert "fix use of session-creation via template, when just template name is ...Paul Davis
2019-07-18fix use of session-creation via template, when just template name is givenPaul Davis