summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-05tweak a-series plugin namesRobin Gareus
2016-07-05add support for http://lv2plug.in/ns/ext/port-props/#rangeStepsRobin Gareus
2016-07-05consistent use of fmaxf() in a-compRobin Gareus
2016-07-05amend d9de72215 - bypass replicated instances w/sidechain inputsRobin Gareus
2016-07-05a-comp: Use input signal x as cutoff for inline comp curveDamien Zammit
2016-07-05a-comp: Fix inline comp curve shadingDamien Zammit
2016-07-05a-comp: Fix peak level on both stereo and mono pluginsDamien Zammit
2016-07-04OSC: Signal for editor mixer change. (Selected or not)Len Ovens
2016-07-04OSC: /strip/select * should set new selected strip not toggle what is there.Len Ovens
2016-07-05remove useless binding (fixes broken windows build)Robin Gareus
2016-07-05fix bypassing plugins with sidechain i/oRobin Gareus
2016-07-05highlight area below automation lanesRobin Gareus
2016-07-05add fill-area feature to poly-lineRobin Gareus
2016-07-04fix AU sidechain bussesRobin Gareus
2016-07-04add required check for cairo in a-compPaul Davis
2016-07-04add another warning-disable flag for clangPaul Davis
2016-07-04remove temporarily added signalPaul Davis
2016-07-04GUI doesn't need to listen to old ControlProtocol signals for stripable selec...Paul Davis
2016-07-04use session stripable selection APIPaul Davis
2016-07-04add session-scope selection ops for StripablesPaul Davis
2016-07-04fix another logic error in PresentationInfo::flag_match()Paul Davis
2016-07-05a-comp: Make ratio control logarithmicDamien Zammit
2016-07-05a-comp: Add stereo versionDamien Zammit
2016-07-04OSC: select is global not per surface.Len Ovens
2016-07-04a-comp display is getting fancy :)Robin Gareus
2016-07-04stop-and-forget-capture should not toggle transport state, only stop itPaul Davis
2016-07-04avoid unnecessary multiple calls to RouteUI::update_monitoring_state()Paul Davis
2016-07-04operate directly on realtime controls, not via SessionPaul Davis
2016-07-04operate directly on realtime controls, not via SessionPaul Davis
2016-07-042nd part of previous commitPaul Davis
2016-07-04make sure that rec-enable changes get to do their non-RT stuff before being q...Paul Davis
2016-07-04display level in a-comp displayRobin Gareus
2016-07-04con't work on a-comp inline-displayRobin Gareus
2016-07-04add C99 flags for lv2 pluginRobin Gareus
2016-07-04basic inline display for a-compRobin Gareus
2016-07-04a-comp: Tweak control bounds and clear state on deactivateDamien Zammit
2016-07-04Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-07-04unbind pangomm 1.30 API for compat.Robin Gareus
2016-07-04experimental support for AU sidechain bussesRobin Gareus
2016-07-03UI: Add editor_mixer route pointer to session so all UIs can know the same cu...Len Ovens
2016-07-04flush output buffers after processing - fixes midi-bus chainingRobin Gareus
2016-07-04more lua-script updates:Robin Gareus
2016-07-03OSC: select off by one bug, something must have changed by 1, fixedLen Ovens
2016-07-04update lua scriptsRobin Gareus
2016-07-04Prepare to use knobs in Generic Plugin UIRobin Gareus
2016-07-04Replace Gtk::ToggleButton with ArdourButton in Generic Plugin GUIRobin Gareus
2016-07-04allow AutomatoinContoller to render as Knob instead of Slider.Robin Gareus
2016-07-04add an ArdourButton/SpinButton WidgetRobin Gareus
2016-07-04fix background of ArdourButtons with no BodyRobin Gareus
2016-07-04LV2 render-value: override precisionRobin Gareus