summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-01-25Tweaks to build/package scripts for new wafRobin Gareus
2020-01-25Explicitly use OSXRobin Gareus
2020-01-25Towards waf python 2+3 supportDavid Runge
2020-01-25Special case checkbox border color in TreeviewRobin Gareus
2020-01-24Downgrade "using all channels" warning to info messageRobin Gareus
2020-01-24Engine: debug-print alignmentRobin Gareus
2020-01-23tentative fix for stop-transport not working after a locate at loop endPaul Davis
2020-01-23add more debug outputPaul Davis
2020-01-23use Session::locate_initiated(), appropriatelyPaul Davis
2020-01-23add Session::locate_initiated()Paul Davis
2020-01-23add TransportFSM::declicking_for_locate()Paul Davis
2020-01-23extend DEBUG_TRACE outputPaul Davis
2020-01-23NOOP: whitespace/indent fixes from emacsPaul Davis
2020-01-23MIDI-region specific naming logicPaul Davis
2020-01-23NOOP: remove blank linePaul Davis
2020-01-23remove no-longer used PostTransportWork bits and renumber the restPaul Davis
2020-01-23after the butler has finished work, by definition there is nothing left to doPaul Davis
2020-01-23variable not used without debug modePaul Davis
2020-01-23Only select all routes in a given group if the group is activeNikolaus Gullotta
2020-01-21do not clear any PostTransportWork flags in butler threadPaul Davis
2020-01-21add a heuristic to avoid refilling playback buffers at transport stopPaul Davis
2020-01-21remove debug outputPaul Davis
2020-01-22Do not install static libsRobin Gareus
2020-01-21Display LV2 plugin-name with errors/warningsRobin Gareus
2020-01-20Change tape-machine-mode to auto-input-does-talkback (libardour part)Ben Loftis
2020-01-20fix API and use of Session::force_locate()Paul Davis
2020-01-18fix mistaken "do not roll" conclusion in TransportFSM::compute_should_roll()Paul Davis
2020-01-18remove fragile union designPaul Davis
2020-01-18fix broken-ness caused by bad initialization of a StopTransport event in Tran...Paul Davis
2020-01-18Fix ISO complianceRobin Gareus
2020-01-18Add timestamp to log -- #7877Robin Gareus
2020-01-18rename DoTheRightThing to RollIfAppropriatePaul Davis
2020-01-18Session::request_locate() takes a tri-valued second argument for "roll-after-...Paul Davis
2020-01-18Fix MIDI capture alignmentRobin Gareus
2020-01-18Zero capture-offset regardless of data-typeRobin Gareus
2020-01-17Make it possible to use reasonable-synth in productionRobin Gareus
2020-01-16Fix test breakage from a855119bddNikolaus Gullotta
2020-01-15Change default preferences as discussed on IRC todayBen Loftis
2020-01-14Add Lua bindings to inspect the Tempo MapRobin Gareus
2020-01-14NO-OP: whitespaceRobin Gareus
2020-01-14Fix Ardour VAMP plugins (FFT)Robin Gareus
2020-01-13Fix C++11ismRobin Gareus
2020-01-13Add rubberband Lua bindings to process ardour regionsRobin Gareus
2020-01-12Fix thinko in eee01188 (engine pulse spacing)Robin Gareus
2020-01-11use "extends to numeric_limits<Beats>::max()" rather than "zero length" for n...Paul Davis
2020-01-11removal incorrect/unnecessary forward declPaul Davis
2020-01-11Fix AFL positionRobin Gareus
2020-01-09Fix typo in Lua binding for compressor enable controlNikolaus Gullotta
2020-01-08expand comment to include (more of?) the full story about uncombining and copiesPaul Davis
2020-01-08expand the test used to decide if we need to make copies when uncombining a c...Paul Davis