summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2017-06-21Format boolean parameter valuesRobin Gareus
2017-06-21Tweak value-as-string dB and float decimals printingRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-06-18'ARDOUR::Stripable::Sorter()' needs to be exportable (since it gets used outs...John Emmas
2017-06-17Move implementation out of header fileRobin Gareus
2017-06-17Add Lua bindings to query all stripablesRobin Gareus
2017-06-17Fix stripable order for new strips & master-orderRobin 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-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-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-13Allow group gain sharing + VCA againRobin Gareus
2017-06-12VCA/SlavableAutomationCtrl re-design:Robin Gareus
2017-06-10Implement slaved boolean automation and update mute special-caseRobin Gareus
2017-06-09NO-OP: whitespaceRobin Gareus
2017-06-09Fix deletion of VCA with slaved controls.Robin Gareus
2017-06-09Remove Automatable::value_as_string API from libardourRobin Gareus
2017-06-09Prepare to eventually drop Automatable::value_as_string()Robin Gareus
2017-06-09Add a method for obtaining the frame position of beat/whatever zeronick_m
2017-06-09Tempo lines display subdivisions correctly over a tempo changenick_m
2017-06-08Fix uninitialised tempo section variablenick_m
2017-06-03Apply VCA master gain automation to Amp (Fader, Trim)Robin Gareus
2017-06-03Add infrastructure for evaluating VCA automation curvesRobin Gareus
2017-06-03amend 67f9f6fd: no recursive ReaderLockRobin Gareus
2017-06-03Add a scratch buffer for automation.Robin Gareus
2017-06-03NO-OP: whitespaceRobin Gareus
2017-05-30Prepare for automation control masterRobin Gareus
2017-05-25Always create a deep copy of MIDI regions when copying playlists.Robin Gareus
2017-05-25Include ParameterDescriptor in read-only control outputRobin Gareus
2017-05-23Remove old jack_utils.h header that was moved to the JACK backendTim Mayberry
2017-05-14Add note name parser to convert to midi note numberNil Geisweiller
2017-05-14Sanitize "well-known" ctrl APIRobin Gareus
2017-05-12change ControlProtocolManager protocol mutex into a RW lock.Paul Davis
2017-05-12don't actually use a method from libardourcp inside libardour; use a PBD::Sig...Paul Davis
2017-05-12change the way ControlProtocols (control surfaces) are notified and handle St...Paul Davis
2017-05-12MCP: Mixbus32C: Restore missing filter controls to the Dyn page.Ben Loftis
2017-05-10Selection::get_stripables() needs to recurse into an Automatable's child Auto...Paul Davis
2017-05-10Bump VST param-name length limit to 128 bytes and centralize definitionRobin Gareus
2017-05-08allow Session to call Session::remove_stripable_by_id()Paul Davis
2017-05-06The new class 'ARDOUR::CoreSelection' needs to be exportable (since it gets u...John Emmas
2017-05-05add missing files from selection development branch(es)Paul Davis
2017-05-05libardour now has CoreSelection object to manage selection status of Stripabl...Paul Davis
2017-05-05Move special-cased FP8 mute-state into libardourRobin Gareus
2017-05-04Lua bindings for "end-is-free" (automatic session-end location marker)Robin Gareus
2017-05-03Move RouteGroup color into libardour.Robin Gareus
2017-05-03NO-OP: whitespaceRobin Gareus