summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-16Fix loading bundles #7426Robin Gareus
2017-07-16Data less than or equal to zero should be considered "off"Robin Gareus
2017-07-16Fix merging boolean automation + mute disconnect.Robin Gareus
2017-07-16Some notes for later.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-13Fix total number of process threadsRobin Gareus
2017-07-12Don't try to chop of the file name extension from a template dirJohannes Mueller
2017-07-12Fix duplicate ‘const’ declaration specifierJelle van der Waa
2017-07-08Don't use VST ->user points, prefer host-reserved ptrRobin Gareus
2017-07-08Add API to expand/flatten AC groupsRobin Gareus
2017-07-07Don't drop processor references with process-lockRobin Gareus
2017-07-07Consistent ControlList freezing -- fixes #7419Robin Gareus
2017-07-06fix void return with value (amend d5d297c4)Robin Gareus
2017-07-06Fix FP8 shutdown sequence (amend d421e56fc)Robin Gareus
2017-07-06Consistently set parameter steps.Robin Gareus
2017-07-05OSC: add delta controls to master, monitor and select as wellLen Ovens
2017-07-04Fix session-event queue (multiple writer, single reader)Robin Gareus
2017-07-04Compatibility with old out-of-range automation-lane dataRobin Gareus
2017-07-04Work-around for plugins with log-scale parameter 0..SR/2Robin Gareus
2017-07-04Allow DnDVbox to sort the selection, using original orderRobin Gareus
2017-07-03OSC: GUI tweakingLen Ovens
2017-07-03FP8: "Link" mode works with AutomationControl only.Robin Gareus
2017-07-03Revert "Prefer Stereo-Balance Panner for stereo tracks"Robin Gareus
2017-07-03PBD::init() failing is fatal in main(), don't silently exit.Robin Gareus
2017-07-03Prefer Stereo-Balance Panner for stereo tracksRobin Gareus
2017-07-03FP8: toggle editor/mixer (now that "link" button is used)Robin Gareus
2017-07-02Add binding-proxy to ClickBoxRobin Gareus
2017-07-02FP8: properly control enum+integer parameters.Robin Gareus
2017-07-02Add API to step though parameter enumerationsRobin Gareus
2017-07-02FP8: Implement "Control-Link"Robin Gareus
2017-07-02Add control-focus notifications from bindable widgets.Robin Gareus
2017-07-02Controllable focus notification APIRobin Gareus
2017-07-02OSC: GUI indicate invalid port and set to old port on defocus if not validLen Ovens
2017-07-02FP8: plugin GUI display optionsRobin Gareus
2017-07-02Prepare x-thread signals plugin-GUI visibilityRobin Gareus
2017-07-02FP8: fix 2-line textRobin Gareus
2017-07-01Remove old libardour API for plugin UIsRobin Gareus
2017-07-01OSC: issue 7176 patch applied. shows plugin descriptors.Len Ovens
2017-07-01OSC: add feedback for solo isolate and solo safe to strips (issue 7161)Len Ovens
2017-07-01OSC: add strip type flag for master and monitor to strip listLen Ovens
2017-07-01Fix thinko in dd3f922788Robin Gareus
2017-07-01FP8: Use Mixer-OrderRobin Gareus
2017-06-30OSC: include all of select in feedback[13]Len Ovens
2017-06-30OSC: try to prevent race when clearing devicesLen Ovens
2017-06-30OSC: test param type in a way that works when optimized too.Len Ovens
2017-07-01FP8: Clear input port on close. Fixes crash when switching snapshotsRobin Gareus