summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-01set LC_ALL from macOS locale so that setlocale(2) will workPaul Davis
2020-05-01fix apple use of - instead of _ in language identifiers; only set LANGUAGE if...Paul Davis
2020-05-01notice if macOS user has en_US as primary languagePaul Davis
2020-05-01remove hard to understand and incorrect comment sentencePaul Davis
2020-05-01tell stdout if setlocale(2) failsPaul Davis
2020-05-01remove unusued SAE build target from osx_buildPaul Davis
2020-05-01make with-NLS be the default for Mac buildsPaul Davis
2020-04-30Prototype an A/B x-fade pluginRobin Gareus
2020-04-30remove debug outputPaul Davis
2020-04-30update other .po filesPaul Davis
2020-04-30fix context-providing translation for de_DE where the context string had been...Paul Davis
2020-04-30use PROGRAM_NAME to name GUI threadPaul Davis
2020-04-30fix 52b906651180 (incorrect logic). Restores audio playback from diskPaul Davis
2020-04-30Set Arodur's main thread name to include "Ardour"Robin Gareus
2020-04-30ALSA: set start threshold to zeroRobin Gareus
2020-04-30Another step towards nperiod fixes for the RayDayRobin Gareus
2020-04-29only activate MIDI editing bindings if in actual internal edit mode.Paul Davis
2020-04-30Update script menu in the wake of 95932f92deRobin Gareus
2020-04-29Tweak ALSA nperiod setting, fallback to nearestRobin Gareus
2020-04-29do not set declick_amp's gain for declick out during export of MIDI-only tracksPaul Davis
2020-04-29Clarify --help message, fix punctuation and indentRobin Gareus
2020-04-29Add "exit-when-halted" halted option for arluaRobin Gareus
2020-04-29NO-OP: whitespaceRobin Gareus
2020-04-29Add/remove source(s) in our MSVC project (midi++2)John Emmas
2020-04-29Allow to refresh ALSA device list - #8051Robin Gareus
2020-04-29ALSA: set min/max sizes before the debug messageRobin Gareus
2020-04-28Update Japanese translation for 6.0Hiroki Inagaki
2020-04-28Clarify source-tree doc: libsmf is used inside libevoralRobin Gareus
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