ardour.git
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...
2018-03-13 7890Add Midnam for Roland TB-03
2018-03-13 Robin GareusSort generic-midi bindings alphabetically
2018-03-13 Robin GareusNovation LaunchKey 49 bindings from Michael McLeod
2018-03-13 Len OvensSame for midi input enable button
2018-03-12 Len OvensTrim and vca button should also be insensitive in strip...
2018-03-12 Len OvensOSC: group commands should feedback all off if no group
2018-03-12 Nikolaus GullottaInitial checkin of mixer store script
2018-03-11 Ben LoftisTweak logic in master-bus packing to make it clearer...
2018-03-10 Len OvensOSC: fix /strip/hidden feedback excess
2018-03-10 Len OvensOSC: change group sharing to individual commands
2018-03-10 Len OvensOSC: set surface should reset custom mode
2018-03-10 Len OvensOSC: Display only strips controlled by selected VCA
2018-03-10 Len OvensOSC: add set VCA for slavable strip
2018-03-10 Len OvensOSC: Added slaved feedback to select
2018-03-10 Len OvensAdd virtual slaved, slaved_to calls to stripable
2018-03-10 Len OvensOSC: check route exists
2018-03-07 Robin GareusSafeguard against possibly invalid peak-requests
2018-03-06 Robin GareusAllow loadfile in non-rt scripts
2018-03-06 Nikolaus GullottaInitial check in of EditorHook script transparent_regio...
2018-03-03 Jan Lentfergeneric_midi: add proper handling of midi controll...
2018-03-02 Ben LoftisUnrecognized plugins are stored in the tagfile (FromPlu...
2018-03-02 Ben LoftisAllow successive changes from the Gui to set tags.
2018-03-02 Robin GareusRemove interpolation unit-test (fails to compile)
2018-03-02 Robin GareusFix gcc-4.2 OSX/PPC builds
next