summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-04internally, ControllableDescriptors (used by MIDI binding maps) should use en...Paul Davis
2018-05-04avoid compiler warning (timestamp is unsigned and is thus always >= 0Paul Davis
2018-05-04avoid compiler warning on at least some linux versionsPaul Davis
2018-04-30Add option to disable plotting collected signal in analysis.Robin Gareus
2018-04-30NO-OP: a ToDo comment for discussionRobin Gareus
2018-04-26Fix issue with AU plugin-analysisRobin Gareus
2018-04-24Use URIs to identify plugin-presetsRobin Gareus
2018-04-22ptformat: Update to upstream c0305a2Damien Zammit
2018-04-20Use https for harrison channelstrip (windows-builds)Robin Gareus
2018-04-19amend e1f94bbb4a (32/64bit int64 compat)Robin Gareus
2018-04-19Fix 32bit buildsRobin Gareus
2018-04-13Fix plugin analysis for some VST and AU Plugins.Robin Gareus
2018-04-12Only update tooltips if there is an actual change -- #7268Robin Gareus
2018-04-08ptformat: Update to upstream 762f0dbDamien Zammit
2018-04-08pt import: Add commented out code for inserting silent missing sourcesDamien Zammit
2018-04-08ptformat: Update to upstream d5a73a0Damien Zammit
2018-04-08Fix crash when testing unsupported MIDI fileRobin Gareus
2018-04-07OSC make strippable null on drop referencesLen Ovens
2018-04-07Use precalulated value rather than recalculatingLen Ovens
2018-04-07OSC: Setting strip types should clear temporary custom modesLen Ovens
2018-04-07Fix VstParameterProperties (bug from ac03e4a93)Robin Gareus
2018-04-02Implement VST UI touch (begin/end Edit)Robin Gareus
2018-04-02lots of changes including: ability to store and recall more than one mixer st...Nikolaus Gullotta
2018-03-30Fix a French translationJulien "_FrnchFrgg_" RIVAUD
2018-03-29CoreAudio/MIDI: add locks for port-registrationRobin Gareus
2018-03-28fix undo/redo for duplicate-regions in ripple modePaul Davis
2018-03-28NO-OP: prefer binary OR to set midi-status byteRobin Gareus
2018-03-28Sparse update for granular controls on slidersRobin Gareus
2018-03-27duplicate (regions) should honor ripple edit modePaul Davis
2018-03-27Remove debug message and trailing whitespaceRobin Gareus
2018-03-26faderport: make ::invoke() tell us whether or not something was actually invo...Paul Davis
2018-03-26fix binding to long-press for User button on FaderPortPaul Davis
2018-03-24Fix MIDI-port info in plugin-managerRobin Gareus
2018-03-23assert(rv) removed, fixed redundant checking, and fixed proc ordering issue c...Nikolaus Gullotta
2018-03-22better group support + mute and solo recallNikolaus Gullotta
2018-03-22MSVC won't allow us to cast directly from float to an enum. We need to kludge...John Emmas
2018-03-20OSC: Change custom mode to enumLen Ovens
2018-03-20more stability fixesNikolaus Gullotta
2018-03-20fixed processor ordering crash in ardour and added group support (kinda)Nikolaus Gullotta
2018-03-20Fix call to labs.Robin Gareus
2018-03-20Fix crash when re-assigning groups to a disjunct set.Robin Gareus
2018-03-20OSC: a strip controlling a send should deactivate other controlsLen Ovens
2018-03-20OSC: Add feedback for bus_only mode and automation and panLen Ovens
2018-03-20OSC: select should have latch too.Len Ovens
2018-03-20OSC: Add bus only mode for gain controlsLen Ovens
2018-03-19Fixed issue in plugin id invalidator caused by commit d5d5c0cNikolaus Gullotta
2018-03-19cleanup, fix in-on-change issue.Nikolaus Gullotta
2018-03-19Lua is not an acronymRobin Gareus
2018-03-19Speed up plugin-selector refill.Robin Gareus
2018-03-19Fix "Shortcut" special-case in the script-selector.Robin Gareus