summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-03handle single-bus, non-variable i/o Audio Units w/multiple configurations.Robin Gareus
2016-05-03Update Russian translationAlexandre Prokoudine
2016-05-03Sidechain is one wordRobin Gareus
2016-05-03consistent menu labelsRobin Gareus
2016-05-03batch remove tracksRobin Gareus
2016-05-03another (non critical) concurrency issue:Robin Gareus
2016-05-03skip updating editor-route display when closing the sessionRobin Gareus
2016-05-03mark initial TAV as hidden to speed up initial display.Robin Gareus
2016-05-03speed up track creationRobin Gareus
2016-05-03add a const method to check for existing key/value propertiesRobin Gareus
2016-05-02use same tooltip timeout throughout Ardour -- part twoRobin Gareus
2016-05-02use same tooltip timeout throughout Ardour -- part oneRobin Gareus
2016-05-02_plugin_display can be a LuaPluginDisplayRobin Gareus
2016-05-02remove a stray semicolonRobin Gareus
2016-05-02Export format GUI updates for loudness normalizationRobin Gareus
2016-05-02Add loudness normalization to Export Format & GraphRobin Gareus
2016-05-02prepare loudness normalizationRobin Gareus
2016-05-01tweak AU redrawing blocking heuristicsRobin Gareus
2016-05-01increase visibility of actual compiler warningsRobin Gareus
2016-05-01Rhythm Rodent updates:Robin Gareus
2016-05-01fix aubio-onset detection parametersRobin Gareus
2016-05-01add option to auto-save post-export-analysis imageRobin Gareus
2016-05-01fix plugin-creator display for non LADSPA pluginsRobin Gareus
2016-05-01fix a Wsigncompare and 2 -WuninitializedRobin Gareus
2016-05-01fix: gcc4.2 / PPC compilationRobin Gareus
2016-05-01fix adding favorite plugins post-faderRobin Gareus
2016-05-01make region > Edit context menus identicalRobin Gareus
2016-05-01NO-OP use spaces throughout the menu file, remove trailing whitespace.Robin Gareus
2016-05-01GUI updates for transient reworkRobin Gareus
2016-05-01various transient-detection fixes (split region, trim, move, undo,..)Robin Gareus
2016-05-01API call to be removedRobin Gareus
2016-04-30use CFRunLoopTimer to check the effect of plugin redrawing, not a glib idlePaul Davis
2016-04-30make BasicUI (for control surfaces) loop toggle work like the GUIPaul Davis
2016-04-29enable luaproc presetsRobin Gareus
2016-04-29implement lua plugin presetsRobin Gareus
2016-04-29remove skeleton backend (superseded by portaudio)Robin Gareus
2016-04-29I wanna be nasty, I wanna be cruel,..Robin Gareus
2016-04-29clean up of displayIfNeeded hack codePaul Davis
2016-04-29save custom favorite plugin order (revert when merging VCA2)Robin Gareus
2016-04-29add Lua DSP plugin categoryRobin Gareus
2016-04-29remove "Lua DSP Proc" context meuuRobin Gareus
2016-04-29include lua processors in plugin-selectorRobin Gareus
2016-04-29don't special case lua processors, use plugin-managerRobin Gareus
2016-04-28clever tricks with code swizzling to slow down errant plugin GUIs for AUPaul Davis
2016-04-28consolidate and re-order luasession codeRobin Gareus
2016-04-28flush pending Session Events at session closeRobin Gareus
2016-04-28fix a deadlock with jack2 when inserting a plugin adds ports.Robin Gareus
2016-04-28add a debug message for LV2 per port buffer allocationRobin Gareus
2016-04-28for mixed-i/o show HW ports of both types in the matrixRobin Gareus
2016-04-27remove unnecessary lines+changesPaul Davis