summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-27fix logic bombPaul Davis
2016-04-27if built on OS X without live resizing features, make AU plugin windows non-u...Paul Davis
2016-04-27add a new configure-time for Cocoa live resizing macrosPaul Davis
2016-04-27another attempt to use platform-specific path for the default VST pathBen Loftis
2016-04-27amend c1c81a239c after testingRobin Gareus
2016-04-27some linuxVST GUI details: initialize lock, add a note.Robin Gareus
2016-04-27pin connection GUI for variable I/O pluginsRobin Gareus
2016-04-27allow to customize variable i/o plugin inputsRobin Gareus
2016-04-27fix default 64bit Windows VST path ( untested )Ben Loftis
2016-04-27change ordering of origin-move and window-resize for AU pluginsPaul Davis
2016-04-27probable fix for 64bit VST signal latencyRobin Gareus
2016-04-27show debug out when AU NSView doesnt get movedPaul Davis
2016-04-27OSC: Fix Solo to work with both SIP and Listen.Len Ovens
2016-04-27tweak LV2 atom buffer allocation strategyRobin Gareus
2016-04-27significant reworking of AudioUnit window resizing.Paul Davis
2016-04-27add the concept of a "state mask" that determines what info a WindowProxy wil...Paul Davis
2016-04-27make -D VSTCallbacks readableRobin Gareus
2016-04-27canvas tooltips, tooRobin Gareus
2016-04-27re-enable "Show Tooltip" preference (needs testing on all platforms)Robin Gareus
2016-04-27also hide persistent tooltipsRobin Gareus