summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2020-04-23Clean up Audition realtime_overwriteRobin Gareus
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
2020-04-23Prevent huge stack allocations for MIDNAM filesRobin Gareus
2020-04-23Consolidate stack-size and priority of rt-threadsRobin Gareus
2020-04-22Fix MIDI audition and audition seekingRobin Gareus
2020-04-22Take lock to add/remove custom MIDNAMsRobin Gareus
2020-04-21Add Lua Bindings for Internal SendsRobin Gareus
2020-04-20Revise French translation -- #8035Fred Rech
2020-04-20Revise German translationNils Philippsen
2020-04-20Fix MIDI meter resetRobin Gareus
2020-04-20Do not add monitor-sends to foldback bussesRobin Gareus
2020-04-19do not add unnamed sessions to the recent session listPaul Davis
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-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