ardour.git
2018-06-19 Len OvensOSC do not recalc select if still valid
2018-06-14 Paul Daviscontext menus should have accelerators
2018-06-09 Robin GareusHide designated LV2 freewheeling port.
2018-06-08 Ben LoftisAllow snapping to the start of the video timeline....
2018-06-06 Robin GareusRemove duplicate class-keys (amend d95df9164)
2018-06-04 Paul Davisremove aeffectx.h; use vestige.h
2018-06-04 John EmmasNO-OP: Modify a #include (purely for consistency)
2018-06-02 Paul Davisno error logging for CURL HTTP requests; future callers...
2018-06-01 Nikolaus Gullottaforgot else in selected-tracks check.
2018-06-01 Nikolaus Gullottamoving singen and noisegen from mixbus repo to ardour...
2018-06-01 Nikolaus Gullottaadd Gtk::ColorButton widget to LuaDialog and add abilit...
2018-06-01 Nikolaus GullottaCheck-in of set_meter_point() utility/example
2018-05-31 Robin GareusExample snippet to list plugins (and their presets)
2018-05-31 Robin GareusAdd Lua API to list all available plugins
2018-05-24 Paul Davisno actual error messages when curl requests fail
2018-05-19 John EmmasMove a couple of #undef's
2018-05-17 Robin GareusDisplay profile-data in generic plugin-UI.
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...
next