summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-09handle internal-sends from audio to midi bussesRobin Gareus
2016-07-09commence testingRobin Gareus
2016-07-09move LatencyChanged detection from Plugin to Processor (plugin-insert)Robin Gareus
2016-07-09Make MIDI busses possible targets of internal sendsJulien "_FrnchFrgg_" RIVAUD
2016-07-09Make internal sends aware of non-audio dataJulien "_FrnchFrgg_" RIVAUD
2016-07-09Make Delivery::run more Datatype-agnosticJulien "_FrnchFrgg_" RIVAUD
2016-07-09Assert that nobody calls IO::copy_to_output with empty bufsJulien "_FrnchFrgg_" RIVAUD
2016-07-08fix port-sort order for good.Robin Gareus
2016-07-08OSC: Add well known controls for pan and compressorLen Ovens
2016-07-08pre-sort port-namesRobin Gareus
2016-07-08fix incorrect behaviour of mixer strip [X] (hide) buttonsPaul Davis
2016-07-08untested hack for AU multi-bus outputs which are not explicitly listedRobin Gareus
2016-07-08fix thinkoPaul Davis
2016-07-08towards a generic plugin grid layoutRobin Gareus
2016-07-08add an plugin API to query generic-gui grid-layoutRobin Gareus
2016-07-08first step to separate generic-gui layoutRobin Gareus
2016-07-08make route group master a real property.Paul Davis
2016-07-08signed VCA numbersPaul Davis
2016-07-08change VCA number to signed.Paul Davis
2016-07-09a-EQ: Tweak default values and inline display scale +-20dBDamien Zammit
2016-07-08treat VCA assign as a RouteGroup property.Paul Davis
2016-07-08fix region action sensitivity issues.Paul Davis
2016-07-07OSC: Add feedback for known pan controls and known compressor controlsLen Ovens
2016-07-07fix AU bus sidechainingRobin Gareus
2016-07-07update lua-biquad: add en/disableRobin Gareus
2016-07-07implement designated enable/bypass port for lua-procRobin Gareus
2016-07-07backup lua-test/devel util codeRobin Gareus
2016-07-07rewrite spectrogram using PBD::RingbufferRobin Gareus
2016-07-07add LuaTableRef to DSP API as alternative to shared-memRobin Gareus
2016-07-07some more lua-bindingsRobin Gareus
2016-07-07prepare sharing C++ class instances across lua-interpretersRobin Gareus
2016-07-07lua PBD ringbuffer bindingsRobin Gareus
2016-07-07Remove some (no longer needed) source files from our MSVC project (gtk2_ardour)John Emmas
2016-07-07Add a-EQ (basic 4 band EQ) with inline display based on SVF filtersDamien Zammit
2016-07-06OSC: Make sure selected strip is corrected when it's stripable vanishesLen Ovens
2016-07-06mackie: ensure that the strip where select was pressed ends up as the first_s...Paul Davis
2016-07-06set ControlProtocol::_first_selected_stripable at the right time onlyPaul Davis
2016-07-07Don't add audio outs to non-audio routes with strict I/OJulien "_FrnchFrgg_" RIVAUD
2016-07-06implement LeatusPenguin's excellent idea for the plugin manager window (#6916)Paul Davis
2016-07-06merge MixerActor API (back) into Mixer_UI; make solo/mute/recenable actions t...Paul Davis
2016-07-06quick checks on empty control lists, to avoid unnecessary workPaul Davis
2016-07-06a few post-rebase cleanupsPaul Davis
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-07-06restore/extend/simplify ControlProtocol API to allow tracking of selectionPaul Davis
2016-07-06remove a bunch of code that will no longer be usedPaul Davis
2016-07-06remove a bunch of code that will no longer be usedPaul Davis
2016-07-06fix a-High/LowPass transfer-fn display visual bleedRobin Gareus
2016-07-06tweak lua gcRobin Gareus
2016-07-06disable git-archiveRobin Gareus
2016-07-06OSX: fix bundled lv2 plugin library names and depsRobin Gareus