ardour.git
2018-05-17 Robin GareusCollect plugin runtime profile statistics.
2018-05-17 Robin GareusAdd a time-profiler with statistics
2018-05-17 Ben LoftisPlayhead to Grid: handle case where PH is rolling,...
2018-05-15 Ben LoftisQuantize Dialog: Use same grid names as the main grid...
2018-05-15 Ben LoftisQuantize Dialog: Fix quantize-to-main-grid selection...
2018-05-12 Johannes MuellerMake the peak indication in the graph of a-expander...
2018-05-12 Johannes MuellerLimit gain reduction of a-expander to 160 dB in order...
2018-05-12 Johannes MuellerVisualize peak input in a-expander
2018-05-12 Johannes MuellerAdd output control port to a-exp for input level
2018-05-12 Johannes MuellerIndicate input level in a-exp's inline display rather...
2018-05-12 Johannes MuellerIncrease the range of a-exp's ratio to make it usable...
2018-05-12 Johannes MuellerMake a-expander react probably on being disabled and...
2018-05-12 Johannes MuellerNew visualization of the compressor state in graph...
2018-05-12 Johannes MuellerFixed wrong initialization.
2018-05-12 Johannes MuellerAdjust default parameters of a-expander
2018-05-12 Johannes MuellerChanged attack and release behavior
2018-05-12 Johannes MuellerFirst draft of a-expander
2018-05-08 Ben LoftisPlugin Ordering: PluginStatusChanged signal went missi...
2018-05-08 Ben LoftisRemove debug printout.
2018-05-08 Ben LoftisPlugin Order: Use the new plugin_manager function...
2018-05-08 Ben LoftisPlugin Order: remove from instant.xml and save to...
2018-05-08 Ben LoftisMake note of Gesture messages in VST; for later.
2018-05-08 Ben Loftisplayhead_X_to_grid: Handle the case of GridTypeNone
2018-05-08 Ben LoftisArrow keys (playhead_x_to_grid()) should move the...
2018-05-08 Ben LoftisReplace the check for SnapPref, which went missing...
2018-05-04 Paul Davisfix more cut-n-paste coding errors
2018-05-04 Paul Davisadd well known controls to list accessible via a MIDI...
2018-05-04 Paul Davisinternally, ControllableDescriptors (used by MIDI bindi...
2018-05-04 Paul Davisavoid compiler warning (timestamp is unsigned and is...
2018-05-04 Paul Davisavoid compiler warning on at least some linux versions
2018-04-30 Robin GareusAdd option to disable plotting collected signal in...
2018-04-30 Robin GareusNO-OP: a ToDo comment for discussion
2018-04-26 Robin GareusFix issue with AU plugin-analysis
2018-04-24 Robin GareusUse URIs to identify plugin-presets
2018-04-22 Damien Zammitptformat: Update to upstream c0305a2
2018-04-20 Robin GareusUse https for harrison channelstrip (windows-builds)
2018-04-19 Robin Gareusamend e1f94bbb4a (32/64bit int64 compat)
2018-04-19 Robin GareusFix 32bit builds
2018-04-13 Robin GareusFix plugin analysis for some VST and AU Plugins.
2018-04-12 Robin GareusOnly update tooltips if there is an actual change ...
2018-04-08 Damien Zammitptformat: Update to upstream 762f0db
2018-04-08 Damien Zammitpt import: Add commented out code for inserting silent...
2018-04-08 Damien Zammitptformat: Update to upstream d5a73a0
2018-04-08 Robin GareusFix crash when testing unsupported MIDI file
2018-04-07 Len OvensOSC make strippable null on drop references
2018-04-07 Len OvensUse precalulated value rather than recalculating
2018-04-07 Len OvensOSC: Setting strip types should clear temporary custom...
2018-04-06 Robin GareusFix VstParameterProperties (bug from ac03e4a93)
2018-04-02 Robin GareusImplement VST UI touch (begin/end Edit)
2018-04-02 Nikolaus Gullottalots of changes including: ability to store and recall...
2018-03-30 Julien "_FrnchFrgg_... Fix a French translation
2018-03-29 Robin GareusCoreAudio/MIDI: add locks for port-registration
2018-03-28 Paul Davisfix undo/redo for duplicate-regions in ripple mode
2018-03-27 Robin GareusNO-OP: prefer binary OR to set midi-status byte
2018-03-27 Robin GareusSparse update for granular controls on sliders
2018-03-27 Paul Davisduplicate (regions) should honor ripple edit mode
2018-03-27 Robin GareusRemove debug message and trailing whitespace
2018-03-26 Paul Davisfaderport: make ::invoke() tell us whether or not somet...
2018-03-26 Paul Davisfix binding to long-press for User button on FaderPort
2018-03-24 Robin GareusFix MIDI-port info in plugin-manager
2018-03-23 Nikolaus Gullottaassert(rv) removed, fixed redundant checking, and fixed...
2018-03-22 Nikolaus Gullottabetter group support + mute and solo recall
2018-03-22 John EmmasMSVC won't allow us to cast directly from float to...
2018-03-20 Len OvensOSC: Change custom mode to enum
2018-03-20 Nikolaus Gullottamore stability fixes
2018-03-20 Nikolaus Gullottafixed processor ordering crash in ardour and added...
2018-03-20 Robin GareusFix call to labs.
2018-03-20 Robin GareusFix crash when re-assigning groups to a disjunct set.
2018-03-20 Len OvensOSC: a strip controlling a send should deactivate other...
2018-03-20 Len OvensOSC: Add feedback for bus_only mode and automation...
2018-03-20 Len OvensOSC: select should have latch too.
2018-03-20 Len OvensOSC: Add bus only mode for gain controls
2018-03-19 Nikolaus GullottaFixed issue in plugin id invalidator caused by commit...
2018-03-19 Nikolaus Gullottacleanup, fix in-on-change issue.
2018-03-19 Robin GareusLua is not an acronym
2018-03-19 Robin GareusSpeed up plugin-selector refill.
2018-03-19 Robin GareusFix "Shortcut" special-case in the script-selector.
2018-03-19 Robin GareusLua: Lock bindings into memory for rt-scripts
2018-03-19 Robin GareusCustomize Lua GC, add object-memory-lock API.
2018-03-18 Robin GareusExample Lua script to perform action at specific wallcl...
2018-03-18 Damien ZammitFix midi track mapping on pt import
2018-03-17 Robin GareusRemove calls to deprecated Lua bitlib
2018-03-17 Robin GareusRemove another C++11 construct (local struct) from...
2018-03-17 Robin GareusRemove C++11isms (libptformat)
2018-03-17 Robin GareusFix wrong "_nth_" replacement in ba202cc09
2018-03-17 Robin GareusDon't alter, use and rely on selection for PT import
2018-03-17 Robin GareusNO-OP: C++ify code
2018-03-17 Robin GareusNO-OP: whitespace
2018-03-17 Damien ZammitPT import: Use multitrack MIDI import support based...
2018-03-17 Damien Zammitptformat: Update to upstream master 4e653041
2018-03-16 Ben LoftisStartup Dialog: A change to the monitor selection shoul...
2018-03-16 Nikolaus Gullottaadd support to reinstantiate deleted plugins
2018-03-16 Nikolaus GullottaNO-OP: Convert Spaces to Tabs
2018-03-16 Nikolaus Gullottadescription changes and stop jumping instructions if...
2018-03-16 Robin GareusExpose a few more PluginInsert methods to Lua
2018-03-15 Robin GareusGUI: create_vca() API change
2018-03-15 Robin GareusVCA API-change: return created VCAs (handy for Lua...
2018-03-14 Nikolaus Gullottare-add plugin bypass state and move proc order writing...
2018-03-13 Nikolaus GullottaI said, LESS ugly, not more :)
2018-03-13 Nikolaus GullottaNow recalls plug-in ordering (also looks a bit less...
next