summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-17Fix stripable order for new strips & master-orderRobin Gareus
2017-06-17Remove CruftRobin Gareus
2017-06-17NO-OP: whitespaceRobin Gareus
2017-06-17Use Stripable::Sorter in GUI consistently.Robin Gareus
2017-06-17Add method to ensure Stripable sort constrains (for UI use)Robin Gareus
2017-06-17Use Stripable::Sorter in libsRobin Gareus
2017-06-17Move StripableSorter into libardourRobin Gareus
2017-06-16Fix engine-state history.Robin Gareus
2017-06-16OSC: plugin feedback mathfix - 0 param (meter) checked for.Len Ovens
2017-06-15Prepare VCA Automation Lanes -- refactor TAVRobin Gareus
2017-06-15Remove another explicit Close button.Robin Gareus
2017-06-14Fix region-gain offset when separating ranges5.10Robin Gareus
2017-06-14Squelch error message when toggling master-bus visibility.Robin Gareus
2017-06-14OSC: Add send/plugin page values to GUILen Ovens
2017-06-14OSC: save and restore send/plugin page size.Len Ovens
2017-06-14Fix range-separate for musically-locked MIDI regionsRobin Gareus
2017-06-14Special-case VCA at 0 (-inf dB), force gain slaves to -inf dBRobin Gareus
2017-06-14Merge event control lists when disconnecting a master-ctrlRobin Gareus
2017-06-14Add infrastructure to merge ControlListsRobin Gareus
2017-06-13OSC: Allow set_surface to set send and plugin page sizes.Len Ovens
2017-06-13Apply master-value to automation on disconnect.Robin Gareus
2017-06-13Write inverse master automation.Robin Gareus
2017-06-13amend 11ba1854 -- locked curve-evaluation is not publicRobin Gareus
2017-06-13FP8: use proper API to detect automation-playbackRobin Gareus
2017-06-13Fix another thinko in 9581cb26 + 02b087c5 (VCA gain automation)Robin Gareus
2017-06-13Fix nasty duplicate XML nodeRobin Gareus
2017-06-13Remember subgroup-busRobin Gareus
2017-06-13Allow group gain sharing + VCA againRobin Gareus
2017-06-12OSC: select channel plugin support with paging.Len Ovens
2017-06-12Fix Monitor Group overrideRobin Gareus
2017-06-12Fix relative grouped + VCA slaved gainRobin Gareus
2017-06-12Consistent "cancel/close" button position on the left.Robin Gareus
2017-06-12Fix a compiler warning (optimized builds)Robin Gareus
2017-06-13Restore the state of the autoplay button in the import dialogTim Mayberry
2017-06-13Make Import the default action in the Import DialogTim Mayberry
2017-06-12Remove unnecessary temporary variables in MasterRecord::set_stateTim Mayberry
2017-06-12VCA/SlavableAutomationCtrl re-design:Robin Gareus
2017-06-11a-EQ: Tweak knob layout to be less confusingDamien Zammit
2017-06-11Fix thinko in 9581cb26 - scratch-buffer can't be used recursively.Robin Gareus
2017-06-10OSC: add option to send /reply instead of #reply (OSC1.0 compat)Len Ovens
2017-06-10Emit Session::Located only if _engine.transport_frame() is up to dateJohannes Mueller
2017-06-10Make Session::backend_sync_callback() emit Session::LocatedJohannes Mueller
2017-06-10semantically more correct ordering of previous commitPaul Davis
2017-06-10linker-agnostic version of recent commit to get ControlProtocol selection sta...Paul Davis
2017-06-10Implement slaved boolean automation and update mute special-caseRobin Gareus
2017-06-10Restore VCA Automation stateRobin Gareus
2017-06-10amend a1b4f9b8ab - handle disconnecting from all mastersRobin Gareus
2017-06-09set first selected stripable for control protocols before they are instantiatedPaul Davis
2017-06-09NO-OP: whitespaceRobin Gareus
2017-06-09Fix deletion of VCA with slaved controls.Robin Gareus