summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-04-10fix typo/thinko in code that checks for result of waiting for butler transpor...Paul Davis
2020-04-10NO-OP: whitespaceRobin Gareus
2020-04-10Remove hardcoded 2^15 cairo-boundary, prefer window-areaRobin Gareus
2020-04-10NO-OP: consistent function and variable namingRobin Gareus
2020-04-10NO-OP: whitespaceRobin Gareus
2020-04-10Remove unused functionRobin Gareus
2020-04-10Interpolate poly-line with view-point #6481Robin Gareus
2020-04-10NO-OP: whitespaceRobin Gareus
2020-04-10add port connect/add/remove callbacks to CoreAudio backendPaul Davis
2020-04-10add port connect/add/remove callbacks to the ALSA backendPaul Davis
2020-04-10ALSA: allow to select different I/O devicesRobin Gareus
2020-04-10Fix ALSA slave-device half-duplex modeRobin Gareus
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-10ALSA: ignore systemic MIDI latencies during measurementRobin Gareus
2020-04-09fix ArdourFader to use contrasting_text_color() for text, based on relevant b...Paul Davis
2020-04-09ALSA backend: fix incorrect pointer cast (fixes #7998)Paul Davis
2020-04-09websockets: shutdown UI event loop is server cannot startPaul Davis
2020-04-09change default port for websockets surfacePaul Davis
2020-04-09C++98 compatibilityRobin Gareus
2020-04-09some potentially helpful but trivial commentsPaul Davis
2020-04-09Tweak websocket surface for use src-tree shared dirRobin Gareus
2020-04-09Fix some Wunused-resultRobin Gareus
2020-04-09Update waf scriptsLuciano Iam
2020-04-09Add classes for serving content over HTTPLuciano Iam
2020-04-09Clean up and prepare for HTTPLuciano Iam
2020-04-09NO-OP update comments for header guard #endifsLuciano Iam
2020-04-09Another attempt at fixing multi-range exportRobin Gareus
2020-04-09Cont'd work on fixing export rangesRobin Gareus
2020-04-08use RCU to manage JACK backend's container of portsPaul Davis
2020-04-08prefer initialization to assignmentPaul Davis
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-08fix return valuePaul 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-08add required ::clear_ports() call to Dummy backend destructorPaul Davis
2020-04-08Fix exporting multiple range (MacOS)Robin Gareus
2020-04-08Add/remove source(s) in our MSVC project (ardour_mackie)John Emmas
2020-04-08use an Unwinder to provde exception-safetyPaul Davis
2020-04-07improved port cleanup as backend is destroyedPaul 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-07fix another explicit return val for ::get_port_by_name() if JACK has diedPaul Davis
2020-04-07fix explicit return val for ::get_port_by_name() if JACK has diedPaul Davis
2020-04-07yet another attempted fix for older gcc/mingwPaul Davis
2020-04-07another attempted fix for older gcc/mingwPaul Davis