summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-20WebSockets: transport surface minor optimizationsLuciano Iam
2020-04-20WebSockets: NOOP fix comment in manifest.ccLuciano Iam
2020-04-20WebSockets: json-escape user strings loaded from manifest.xmlLuciano Iam
2020-04-20WebSockets: optimize transport surf. layoutLuciano Iam
2020-04-20WebSockets: remove Firefox button focus border in transport surfaceLuciano Iam
2020-04-20WebSockets: send caching headers for static resourcesLuciano Iam
2020-04-20WebSockets: transport surface implementationLuciano Iam
2020-04-20WebSockets: improve plugin params layout in mixer-demoLuciano Iam
2020-04-20WebSockets: add transport methods to client JSLuciano Iam
2020-04-20WebSockets: output position time in secondsLuciano Iam
2020-04-20WebSockets: add record state support to surfaceLuciano Iam
2020-04-20WebSockets: rename *_desc nodes to *_descriptionLuciano Iam
2020-04-20WebSockets: add transport roll support to surfaceLuciano Iam
2020-04-20Fix Lua script auto-connect new tracksRobin Gareus
2020-04-20Revise German translationNils Philippsen
2020-04-20Fix MIDI meter resetRobin Gareus
2020-04-20Don't copy symlink versioned libs into bundleRobin Gareus
2020-04-20Initialize uninitialized variable (show foldback sends)Robin Gareus
2020-04-20Emit signal when dropdown changes via scroll-wheelRobin Gareus
2020-04-20Do not add monitor-sends to foldback bussesRobin Gareus
2020-04-19Fix restoring window visibility (Windows/Mac) #7976Robin Gareus
2020-04-19Save-As for unnamed sessions becomes the same as SavePaul Davis
2020-04-19do not add unnamed sessions to the recent session listPaul Davis
2020-04-19Shorten default export-prerollRobin Gareus
2020-04-19Update Patch Selector ColorsRobin Gareus
2020-04-19Support MIDNAM with Performances in PatchSelector #7536Robin Gareus
2020-04-19WebSockets: hotfix crash when a session has VCAsRobin Gareus
2020-04-19Solo isolate foldback busses - #8020Robin Gareus
2020-04-19Update a-Amplifier, use Ardour::AmpRobin 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 2/2Robin Gareus
2020-04-18Consistent Lua script error and print() output 1/2Robin Gareus
2020-04-18First part of translation reviewJulien '_FrnchFrgg_' RIVAUD
2020-04-18Update French po files from codeJulien '_FrnchFrgg_' RIVAUD
2020-04-18Allow to hide inline-controls using shift+right clickRobin Gareus
2020-04-17Prefer PBD::Unwinder to temporarily change a variableRobin Gareus
2020-04-17shift-tab generates shift-iso_left_tab so fix MIDI editing bindingsPaul Davis
2020-04-17fix name of MIDI editing actionPaul Davis
2020-04-17expand everything for a key editor tab is there is only 1 child nodePaul Davis
2020-04-17Fix canvas scroll-event zoom-focusRobin Gareus
2020-04-17change default (non-modified) transpose kbd action to use 1 semitonePaul Davis
2020-04-17NOOP: newline removalPaul Davis
2020-04-17do not reset import status to cancel for every path imported before starting;...Paul Davis
2020-04-17WebSockets: make the mixer-demo look good on small screensLuciano Iam
2020-04-17WebSockets: change mixer-demo color palette to look closer to Ardour's defaul...Luciano Iam
2020-04-17WebSockets: rename _lws_mnt_index to _lws_mnt_rootLuciano Iam
2020-04-17WebSockets: prevent crashes by validating inbound message addr and val sizesLuciano Iam
2020-04-17WebSockets: improve JS client and demoLuciano Iam