summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2020-04-18Optimize realtime listen-position changeRobin Gareus
2020-04-18Support for lock-free AFL/PFL changesRobin Gareus
2020-04-18Consistent Lua script error and print() output 1/2Robin Gareus
2020-04-18Update French po files from codeJulien '_FrnchFrgg_' RIVAUD
2020-04-17NOOP: newline removalPaul Davis
2020-04-17Fix two more typosRobin Gareus
2020-04-16Update German translationEdgar Aichinger
2020-04-16Update french translation #8016Robin Gareus
2020-04-16Plugin: bypass <> enabled mappingRobin Gareus
2020-04-16Prefer std::string for `print_parameter` APIRobin Gareus
2020-04-16Tweak engine startup, shorten initial silence timeoutRobin Gareus
2020-04-15fix plurals and other mistakes in error strings; switch to PBD::warning since...Paul Davis
2020-04-15Fix PolyKeyPressure, consolidate AutomationType checksRobin Gareus
2020-04-15Allow MIDNAM lookup of valid channels for controllersRobin Gareus
2020-04-14Fix disk-reader alignment when creating tracks while playingRobin Gareus
2020-04-14NO-OP: whitespaceRobin Gareus
2020-04-14Fix playback alignment when adding/removing channelsRobin Gareus
2020-04-13Fix typos in preparation for translationsEdgar Aichinger
2020-04-12update all *.po filesPaul Davis
2020-04-12Forward disk-reader ConfigurationChanged signalRobin Gareus
2020-04-12Reduce redundant signal emissionRobin Gareus
2020-04-12Fix loop range changes while playing - #8001Robin Gareus
2020-04-10remove debug outputPaul Davis
2020-04-10fix mistaken geometrical-math for xfaded loopsPaul Davis
2020-04-10Sync reset meter, report zero until the meter is actually resetRobin Gareus
2020-04-10use cout not cerr for some temporary debugging messagesPaul Davis
2020-04-10more debug info for DiskReader::maybe_xfade_loop()Paul Davis
2020-04-10somewhat change the condition used to identify when butler transport is done ...Paul Davis
2020-04-10fix typo/thinko in code that checks for result of waiting for butler transpor...Paul Davis
2020-04-10Hotfix more export woes, prevent possible endless loopRobin Gareus
2020-04-10Revert "Another attempt at fixing multi-range export"Robin Gareus
2020-04-09some potentially helpful but trivial commentsPaul Davis
2020-04-09Another attempt at fixing multi-range exportRobin Gareus
2020-04-09Cont'd work on fixing export rangesRobin Gareus
2020-04-08remove debug outputPaul Davis
2020-04-08when renaming a port, remove the backend's port map entry based on the *old* ...Paul Davis
2020-04-09Prevent FX from producing sound after exportRobin Gareus
2020-04-09Safeguard against libaudiographer exceptionsRobin Gareus
2020-04-09Fix export-alignment with JACK -- #7916Robin Gareus
2020-04-08Fix exporting multiple range (MacOS)Robin Gareus
2020-04-08use an Unwinder to provde exception-safetyPaul Davis
2020-04-07better fix for port destructionPaul Davis
2020-04-07Revert "PortEngineSharedImpl callbacks should not be pure virtual"Paul Davis
2020-04-07show ARDOUR::Port destructor with either DEBUG::Ports or DEBUG::DestructionPaul Davis
2020-04-07PortEngineSharedImpl callbacks should not be pure virtualPaul Davis
2020-04-08Cont'd work on disk reader channel initializationRobin Gareus
2020-04-07fix return value to be a legal null shared_ptr<PortPtr>Paul Davis
2020-04-07fix 2 additional "resets" of shared_ptr<PortPtr>Paul Davis
2020-04-08Fix false-positive under-run messagesRobin Gareus
2020-04-07"fix" some uses of foo<bar<>> by change the closing chars to "> >" (windowsPaul Davis