ardour.git
2017-06-21 Paul Daviscompilation requires <stdint.h>
2017-06-21 Robin GareusSome ToDo notes about AutomationTypes
2017-06-21 Robin GareusRemove internal_to_user/user_to_internal API
2017-06-21 Robin GareusPrepare removal of redundant get_user/set_user API.
2017-06-21 Robin GareusTemporary session-format compatibility (revert before...
2017-06-21 Robin GareusFix VST default value. query once at instantiation...
2017-06-21 Robin GareusConsolidate ParameterDescriptor settings+ranges
2017-06-21 Robin GareusAdd interpolation-mode menu to ATAV.
2017-06-21 Robin GareusLog-scale/relative automation point dragging
2017-06-21 Robin Gareusupdate GUI to use new APIs
2017-06-21 Robin GareusSet default interpolation type (for new lanes)
2017-06-21 Robin GareusAdd API to compute parameter delta, depending on Automa...
2017-06-21 Robin GareusCentralize Parameter scaling
2017-06-21 Robin GareusRemove duplicates from ControlList
2017-06-21 Robin GareusClamp values in ControlList
2017-06-21 Robin GareusImplement additional ControlList interpolation methods.
2017-06-21 Robin GareusRemove separate ControlList min/max/default, use Parame...
2017-06-21 Robin Gareusremove min/max unbound -- LADSPA special case.
2017-06-21 Robin GareusGUI: prepare for API changes
2017-06-21 Robin GareusMove logarithmic property into Evoral, add rangesteps
2017-06-21 Robin GareusRemove old API
2017-06-21 Robin GareusFix/update maximum gain computation
2017-06-21 Robin GareusSwitch to PBD control-math and prefer Controllable API
2017-06-21 Robin GareusCentralize control-parameter math functions in libpbd.
2017-06-21 Robin GareusFormat boolean parameter values
2017-06-21 Robin GareusTweak value-as-string dB and float decimals printing
2017-06-21 Robin GareusRemove Cruft -- AutomationStyle never did anything.
2017-06-21 Robin GareusFix duplicate Gain+Trim AutomationLists in session...
2017-06-20 Len OvensOSC: value not initialized soon enough
2017-06-18 Robin GareusAdd option add automation-lane points on the line ...
2017-06-18 John Emmas'ARDOUR::Stripable::Sorter()' needs to be exportable...
2017-06-18 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-06-17 Hiroki InagakiUpdate Japanese translation, including a fix for an...
2017-06-17 Robin GareusNO-OP, just cleanup & scope
2017-06-17 Robin GareusFix TrackView selection after re-order.
2017-06-17 Robin GareusRemove delayed selection which causes duplicate selecti...
2017-06-17 Robin GareusSimplify route-display TreeView.
2017-06-17 Robin GareusDon't de-select tracks when order changes
2017-06-17 Robin GareusIgnore Selection::set() without actual changes
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusMove implementation out of header file
2017-06-17 Robin GareusAdd Lua bindings to query all stripables
2017-06-17 Robin GareusFix adding tracks/busses at the top
2017-06-17 Robin GareusFix stripable order for new strips & master-order
2017-06-17 Robin GareusRemove Cruft
2017-06-17 Robin GareusNO-OP: whitespace
2017-06-17 Robin GareusUse Stripable::Sorter in GUI consistently.
2017-06-17 Robin GareusAdd method to ensure Stripable sort constrains (for...
2017-06-17 Robin GareusUse Stripable::Sorter in libs
2017-06-17 Robin GareusMove StripableSorter into libardour
2017-06-16 Robin GareusFix engine-state history.
2017-06-16 Len OvensOSC: plugin feedback mathfix - 0 param (meter) checked...
2017-06-15 Robin GareusPrepare VCA Automation Lanes -- refactor TAV
2017-06-15 Robin GareusRemove another explicit Close button.
2017-06-14 Robin GareusFix region-gain offset when separating ranges 5.10
2017-06-14 Robin GareusSquelch error message when toggling master-bus visibility.
2017-06-14 Len OvensOSC: Add send/plugin page values to GUI
2017-06-14 Len OvensOSC: save and restore send/plugin page size.
2017-06-14 Robin GareusFix range-separate for musically-locked MIDI regions
2017-06-14 Robin GareusSpecial-case VCA at 0 (-inf dB), force gain slaves...
2017-06-14 Robin GareusMerge event control lists when disconnecting a master...
2017-06-14 Robin GareusAdd infrastructure to merge ControlLists
2017-06-13 Len OvensOSC: Allow set_surface to set send and plugin page...
2017-06-13 Robin GareusApply master-value to automation on disconnect.
2017-06-13 Robin GareusWrite inverse master automation.
2017-06-13 Robin Gareusamend 11ba1854 -- locked curve-evaluation is not public
2017-06-13 Robin GareusFP8: use proper API to detect automation-playback
2017-06-13 Robin GareusFix another thinko in 9581cb26 + 02b087c5 (VCA gain...
2017-06-12 Robin GareusFix nasty duplicate XML node
2017-06-12 Robin GareusRemember subgroup-bus
2017-06-12 Robin GareusAllow group gain sharing + VCA again
2017-06-12 Len OvensOSC: select channel plugin support with paging.
2017-06-12 Robin GareusFix Monitor Group override
2017-06-12 Robin GareusFix relative grouped + VCA slaved gain
2017-06-12 Robin GareusConsistent "cancel/close" button position on the left.
2017-06-12 Robin GareusFix a compiler warning (optimized builds)
2017-06-12 Tim MayberryRestore the state of the autoplay button in the import...
2017-06-12 Tim MayberryMake Import the default action in the Import Dialog
2017-06-12 Tim MayberryRemove unnecessary temporary variables in MasterRecord...
2017-06-12 Robin GareusVCA/SlavableAutomationCtrl re-design:
2017-06-11 Damien Zammita-EQ: Tweak knob layout to be less confusing
2017-06-11 Robin GareusFix thinko in 9581cb26 - scratch-buffer can't be used...
2017-06-10 Len OvensOSC: add option to send /reply instead of #reply (OSC1...
2017-06-10 Johannes MuellerEmit Session::Located only if _engine.transport_frame...
2017-06-10 Johannes MuellerMake Session::backend_sync_callback() emit Session...
2017-06-10 Paul Davissemantically more correct ordering of previous commit
2017-06-10 Paul Davislinker-agnostic version of recent commit to get Control...
2017-06-10 Robin GareusImplement slaved boolean automation and update mute...
2017-06-10 Robin GareusRestore VCA Automation state
2017-06-10 Robin Gareusamend a1b4f9b8ab - handle disconnecting from all masters
2017-06-09 Paul Davisset first selected stripable for control protocols...
2017-06-09 Robin GareusNO-OP: whitespace
2017-06-09 Robin GareusFix deletion of VCA with slaved controls.
2017-06-09 nick_mNoteCreateDrag - Fix incorrect note length due to use...
2017-06-09 Robin GareusRemove Automatable::value_as_string API from libardour
2017-06-09 Robin GareusUpdate GUI, drop Automatable::value_as_string() API
2017-06-09 Robin GareusPrepare to eventually drop Automatable::value_as_string()
2017-06-09 Robin GareusPrepare AutomationTimeAxisView for non-route (VCA)...
2017-06-09 Damien Zammita-EQ: Revert one of the previous changes
2017-06-09 nick_mFix incorrect positioning of tempo line subdivisions...
next