ardour.git
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
2018-03-02 Ben LoftisTag_reset() should be FromPlug, not FromGui.
2018-03-01 Ben LoftisFix thinko in prior commit 7c5f1c.
2018-03-01 Ben LoftisPlugin-Tag improvements:
2018-02-28 Robin GareusYet another spelling mistake fix
2018-02-28 Robin GareusFix a typo in session-utils (thanks to IOhannes/debian...
2018-02-28 Robin GareusFix a typo (thanks to IOhannes/debian for reporting)
2018-02-28 Robin GareusFix some GUI typos (thanks to IOhannes/debian for repor...
2018-02-28 Len OvensOSC: add group sharing bit feedback
2018-02-28 Len OvensOSC: add group sharing bit setting
2018-02-28 Len OvensOSC: display only strips in group.
2018-02-27 Ben LoftisImplement grid line colors ( was: measure lines )....
2018-02-27 Ben LoftisReinstate the ability to split regions while dragging...
2018-02-27 Ben LoftisRemove some redundant calls to snap_to(). get_preferre...
2018-02-27 Ben LoftisShould be able to Split in range mode, with a selected...
2018-02-27 Ben LoftisFix bug: sequential pasting to the same time, but diffe...
2018-02-27 Ben LoftisSwitch CDFrame grid to use MinSec ruler rather than...
2018-02-27 Ben LoftisRename SMPTE enum back to Timecode.
2018-02-26 Ben LoftisFix a rather large naming thinko: GridTypeSamples shoul...
2018-02-26 Ben LoftisAdd missing checkbox: Snap to Marker.
2018-02-24 Ben LoftisSnap-to-grid should not invalidate other snap options...
2018-02-24 Ben LoftisFixes for region_boundary_cache:
next