summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2020-05-08Experiment: propagate solo-state with internal-sendsRobin Gareus
2020-05-07fix definition of templateed foreach_track() methodsPaul Davis
2020-05-07add new template methods for "foreach {route,track}" and use themPaul Davis
2020-05-07Remove unused variableRobin Gareus
2020-05-07Send LTC timecode from engine contextRobin Gareus
2020-05-07Change LTC Generator from IO to PortRobin Gareus
2020-05-07Prepare timecode-generator direct-outRobin Gareus
2020-05-04remove empty API and usagePaul Davis
2020-05-04fix note-tracking in Editor::write_one_track()Paul Davis
2020-05-04Set de-click reason monitor vs. start/stop.Robin Gareus
2020-04-28remove pointless libs/midi++2/midi++/event.h filePaul Davis
2020-04-28Con't work on ALSA nperiod selection (see also d3d120fa)Robin Gareus
2020-04-27nominal improvement for MTC master: use port latency to adjust sampletimes th...Paul Davis
2020-04-27Skip delayline updates if no change is requiredRobin Gareus
2020-04-26Remove duplicate i/o latency calculationRobin Gareus
2020-04-26Remove common prefix for latency debuggingRobin Gareus
2020-04-25Remove unused signalRobin Gareus
2020-04-25Clean up 135814cf0, prefer PannableChanged signalRobin Gareus
2020-04-24make Session::should_ignore_transport_request() non-constPaul Davis
2020-04-24ensure that when a Session emits Port::PortDrop, transport master ports are l...Paul Davis
2020-04-24Expose pan-link via Send API, emit signal on changeRobin Gareus
2020-04-23Fix MIDI auditioningRobin Gareus
2020-04-23Micro optimization: cache output IO latencyRobin Gareus
2020-04-23Prevent huge stack allocations for MIDNAM filesRobin Gareus
2020-04-23Consolidate stack-size and priority of rt-threadsRobin Gareus
2020-04-19Shorten default export-prerollRobin Gareus
2020-04-19Solo isolate foldback busses - #8020Robin Gareus
2020-04-18RAII collect processor-change signals6.0-rc1Robin Gareus
2020-04-18Optimize realtime listen-position changeRobin Gareus
2020-04-16Plugin: bypass <> enabled mappingRobin Gareus
2020-04-16Prefer std::string for `print_parameter` APIRobin Gareus
2020-04-15Fix PolyKeyPressure, consolidate AutomationType checksRobin Gareus
2020-04-15Allow MIDNAM lookup of valid channels for controllersRobin Gareus
2020-04-14NO-OP: whitespaceRobin Gareus
2020-04-14Fix playback alignment when adding/removing channelsRobin Gareus
2020-04-12Forward disk-reader ConfigurationChanged signalRobin Gareus
2020-04-12Fix loop range changes while playing - #8001Robin Gareus
2020-04-09some potentially helpful but trivial commentsPaul Davis
2020-04-07Revert "PortEngineSharedImpl callbacks should not be pure virtual"Paul Davis
2020-04-07PortEngineSharedImpl callbacks should not be pure virtualPaul Davis
2020-04-07fix return value to be a legal null shared_ptr<PortPtr>Paul Davis
2020-04-08Fix false-positive under-run messagesRobin Gareus
2020-04-07Add option to reset x-run count on record-startRobin Gareus
2020-04-07use shared_ptr to manage backend port lifetimes (Pulse,ALSA,Dummy,JACK)Paul Davis
2020-04-07Fix typo in API name (1/2)Robin Gareus
2020-04-07NO-OP: whitespaceRobin Gareus
2020-04-07Atomically reset peak meters #7465Robin Gareus
2020-04-07API change: LatencyUpdated(), indicate playback/captureRobin Gareus
2020-04-06NO-OP: whitespaceRobin Gareus
2020-04-06Add method to check for ambiguous port latencyRobin Gareus