summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28Tabs to space and fix typoRobin Gareus
2020-04-28Revise French translation, part 7 -- #8035Robin Gareus
2020-04-28tweak source code layout docsPaul Davis
2020-04-28remove pointless libs/midi++2/midi++/event.h filePaul Davis
2020-04-28tweak minitimeline methods and names to avoid too-early and unnecessary calls...Paul Davis
2020-04-28remove unnecessary call to set_colors()Paul Davis
2020-04-28Remove redundant action prefixRobin Gareus
2020-04-28Revise French translation, part 6 -- #8035Robin Gareus
2020-04-28Con't work on ALSA nperiod selection (see also d3d120fa)Robin Gareus
2020-04-28Prepare to allow using ALSA backend with nperiods > 3Robin Gareus
2020-04-28Add flag to allow ALSA backend to fall back to nearest avail. nperiodsRobin Gareus
2020-04-27show MTC transport master latency when computedPaul Davis
2020-04-27Ignore unconnected ports for latency-compensationRobin Gareus
2020-04-27nominal improvement for MTC master: use port latency to adjust sampletimes th...Paul Davis
2020-04-27Revert "Fix 8061 (partly): Don't scroll down if no further tracks to scroll to"Johannes Mueller
2020-04-27Fix 8061 (partly): Don't scroll down if no further tracks to scroll toJohannes Mueller
2020-04-27Don't call into engine for queued latency updatesRobin Gareus
2020-04-27Prevent excessive latency recomputationsRobin Gareus
2020-04-27Remove debug messageRobin Gareus
2020-04-27Move US2400 device profile to shared dataRobin Gareus
2020-04-27Update source-tree layout descriptionRobin Gareus
2020-04-27Skip delayline updates if no change is requiredRobin Gareus
2020-04-26fix design and implementation of (GUI) transport controllables to make them u...Paul Davis
2020-04-27Work around jack2's insane thread semanticsRobin Gareus
2020-04-26Prevent race between adding ports and IO port-lookupRobin Gareus
2020-04-26Remove duplicate i/o latency calculationRobin Gareus
2020-04-26Remove common prefix for latency debuggingRobin Gareus
2020-04-26Fix a deadlock (process_lock vs _update_latency_lock)Robin Gareus
2020-04-26Update German translationEdgar Aichinger
2020-04-26Cont'd work on delayline-config (amend b196cef2)Robin Gareus
2020-04-26Speed up loading sessions with synthsRobin Gareus
2020-04-26Fix translatable strings and translations (so far)Robin Gareus
2020-04-25update gtk2_ardour czech translations (Pavel Frich)Paul Davis
2020-04-25Recognize dist, distcheck better to set app nameNils Philippsen
2020-04-25NO-OP: reduce scope, return earlyRobin Gareus
2020-04-25Remove unused signalRobin Gareus
2020-04-25Prevent delay-line reconfiguration while processingRobin Gareus
2020-04-25Allow to un/link panner directly from the panner #8024Robin Gareus
2020-04-25Clean up 135814cf0, prefer PannableChanged signalRobin Gareus
2020-04-25Redisplay list editor when the region is moved or resizeNil Geisweiller
2020-04-25Fix midi editor to only display notes within temporal visible regionNil Geisweiller
2020-04-25Lua Dialog, fill window with single widgetRobin Gareus
2020-04-24use ardour button rather than gtk::button in transport master widgetPaul Davis
2020-04-24carefully position floating text entry when editing transport master namesPaul Davis
2020-04-24fix thinko in Session::should_ignore_transport_request() and drop out of exte...Paul Davis
2020-04-24make Session::should_ignore_transport_request() non-constPaul Davis
2020-04-24only update port lists when a TransportMastersWidget is actually mappedPaul Davis
2020-04-24fix parentheses around expression that prevented port flags from being set fo...Paul Davis
2020-04-24ensure that when a Session emits Port::PortDrop, transport master ports are l...Paul Davis
2020-04-24fix copy-paste error that prevent transport master request mask from being se...Paul Davis