summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-04-24remove tools superceded by list_scripts.luaPaul Davis
2020-04-24fix search for include scripts in grep expressionPaul Davis
2020-04-24WebSockets: correct comment in mixer-demo/main.jsLuciano Iam
2020-04-24WebSockets: workaround for index page on WindowsLuciano Iam
2020-04-24Fix MacOS builds (API change in 705ac7bfc5cc3)Robin Gareus
2020-04-24Add a Lua script to map MIDI events for the AVL DrumkitsRobin Gareus
2020-04-24Lua script-list: consolidate whitespace in descriptionRobin Gareus
2020-04-24Update Lua script descriptions, rename some scriptsRobin Gareus
2020-04-24Add script to list Lua scripts for a html news page.Robin Gareus
2020-04-24Revise French translation, part 5 -- #8035Fred Rech
2020-04-24Update key-bindings for all Lua action scripts #8034Robin Gareus
2020-04-24Fix builds, missing includeRobin Gareus
2020-04-24Update Russian translationAlexandre Prokoudine
2020-04-24Indicate unlinked send-panners in pan-widget #8024Robin Gareus
2020-04-24Define color for send pannerRobin Gareus
2020-04-24Use send-API for pan-link, indicate status in tooltip and nameRobin Gareus
2020-04-24Expose pan-link via Send API, emit signal on changeRobin Gareus
2020-04-23two small scripts to facilitate generating an annotated list of Lua scriptsPaul Davis
2020-04-23Clean up Audition realtime_overwriteRobin Gareus
2020-04-23minor code reworking for 46fca9062d28682 (no semantic changes)Paul Davis
2020-04-23Honour forward/rewind option when already rolling #8031Mister Benjamin
2020-04-23Fix MIDI auditioningRobin Gareus
2020-04-23Don't add the Auditioner to the route-listRobin Gareus
2020-04-23Micro optimization: cache output IO latencyRobin Gareus
2020-04-23Fix Auditioner edge-case when synth cannot be loadedRobin Gareus