summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-03-16Expose a few more PluginInsert methods to LuaRobin Gareus
2018-03-15VCA API-change: return created VCAs (handy for Lua scripts)Robin Gareus
2018-03-13Sort generic-midi bindings alphabeticallyRobin Gareus
2018-03-12OSC: group commands should feedback all off if no groupLen Ovens
2018-03-10OSC: fix /strip/hidden feedback excessLen Ovens
2018-03-10OSC: change group sharing to individual commandsLen Ovens
2018-03-10OSC: set surface should reset custom modeLen Ovens
2018-03-10OSC: Display only strips controlled by selected VCALen Ovens
2018-03-10OSC: add set VCA for slavable stripLen Ovens
2018-03-10OSC: Added slaved feedback to selectLen Ovens
2018-03-10Add virtual slaved, slaved_to calls to stripableLen Ovens
2018-03-10OSC: check route existsLen Ovens
2018-03-08Safeguard against possibly invalid peak-requestsRobin Gareus
2018-03-06Allow loadfile in non-rt scriptsRobin Gareus
2018-03-03generic_midi: add proper handling of midi controll togglesJan Lentfer
2018-03-02Unrecognized plugins are stored in the tagfile (FromPlug); but only set the u...Ben Loftis
2018-03-02Allow successive changes from the Gui to set tags.Ben Loftis
2018-03-02Remove interpolation unit-test (fails to compile)Robin Gareus
2018-03-02Fix gcc-4.2 OSX/PPC buildsRobin Gareus
2018-03-01Tag_reset() should be FromPlug, not FromGui.Ben Loftis
2018-03-01Fix thinko in prior commit 7c5f1c.Ben Loftis
2018-03-01Plugin-Tag improvements:Ben Loftis
2018-02-28Fix a typo (thanks to IOhannes/debian for reporting)Robin Gareus
2018-02-27OSC: add group sharing bit feedbackLen Ovens
2018-02-27OSC: add group sharing bit settingLen Ovens
2018-02-27OSC: display only strips in group.Len Ovens
2018-02-23catch (incorrect) inclusion of non-MIDI related automation parameters in Midi...Paul Davis
2018-02-23Revert afedd2 and associated commits (method to generate initial tag file)Ben Loftis
2018-02-21fix compilation on windows with VST supportLen Ovens
2018-02-21OSC: fix compiler warning and catch possible errorsLen Ovens
2018-02-21fix compilation on linux with LXVST supportPaul Davis
2018-02-21Method to generate an initial tag file:Ben Loftis
2018-02-20OSC: Add session name changeLen Ovens
2018-02-19Add flag for corners, where top+left shadows are both required.Ben Loftis
2018-02-18OSC: allow setting of marker nameLen Ovens
2018-02-18OSC: select comment should feedback when comment changedLen Ovens
2018-02-18OSC: Allow surface to change route comment.Len Ovens
2018-02-17Drop-shadow spacer; for theming.Ben Loftis
2018-02-17Fix long-standing bug in spacer expose+render.Ben Loftis
2018-02-16OSC: Select should be able to rename as well.Len Ovens
2018-02-16OSC: added group join, switch, remove functionLen Ovens
2018-02-16noop OSC: path strings should not get tranlatedLen Ovens
2018-02-16OSC: Add /group/list so surface can get a list of groupsLen Ovens
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2018-02-12Users struggle with Pane Dividers. Make them larger, and set a min-size on t...Ben Loftis
2018-02-12fix definition of Temporal::Beats::max()Paul Davis
2018-02-11SoloSelection: libardour part.Ben Loftis
2018-02-10Resolve a few -Wunused-variable warnings in US2400.Ben Loftis