summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-10-31Work around an initialization bug of GTK menusJulien "_FrnchFrgg_" RIVAUD
2019-10-31Update |offset| instead of changing the formulaJulien "_FrnchFrgg_" RIVAUD
2019-10-31Align vertical centers of widget and active menuitemJulien "_FrnchFrgg_" RIVAUD
2019-10-31Fix a thinko in x position of menu popupsJulien "_FrnchFrgg_" RIVAUD
2019-10-31NO-OP: whitespaceRobin Gareus
2019-10-31Declare helper function static (don't export)Robin Gareus
2019-10-30Try harder to put the active item under the mouse (ArdourDropdown)Julien "_FrnchFrgg_" RIVAUD
2019-10-30Update latency-compensation when re-ordering processorsRobin Gareus
2019-10-30NO-OP: whitespace/commentsRobin Gareus
2019-10-29missing part of working loopingPaul Davis
2019-10-29get looping to work againPaul Davis
2019-10-29fix handling of deferred events in transportFSMPaul Davis
2019-10-29Customize Lua GC, add object-memory-lock API.Robin Gareus
2019-10-29Update Lua to upstream 5.3.5Robin Gareus
2019-10-28improve debug outputPaul Davis
2019-10-28fix thinkoPaul Davis
2019-10-28limit waveview render threads to 8Paul Davis
2019-10-28provide a mechanism to decide if Session::update_latency_compensation() is be...Paul Davis
2019-10-28fix mistakenly-placed semi-colonPaul Davis
2019-10-28to avoid deadlock in JACK1 scenarios, do not invoke AudioEngine::update_laten...Paul Davis
2019-10-28better commentsPaul Davis
2019-10-28add new debug bit (DebugTimestamps) that adds timestamps to all debug messagesPaul Davis
2019-10-28add DEBUG_TRACE for all (?) backend callbacksPaul Davis
2019-10-28sort debug bits in libardour alphabeticallyPaul Davis
2019-10-28add new debug bit for backend callbacksPaul Davis
2019-10-28do not hold a lock when calling AudioEngine::update_latencies() from Session:...Paul Davis
2019-10-28add explanatory commentPaul Davis
2019-10-28move reset (deletion) of click_io and ltc_output objects until after we are d...Paul Davis
2019-10-28Fixup prev commit (LV2 X11 UI) -- #7837Rui Nuno Capela
2019-10-28Improve 1477bca76, ensure suil supports x11-in-gtk2Robin Gareus
2019-10-28Skip X11 LV2UI check on Windows and MacOSRobin Gareus
2019-10-28NO-OP: whitespace and commentsRobin Gareus
2019-10-28Prefer X11 Plugin UIsRui Nuno Capela
2019-10-27make transport work after rewind/ffwd are usedPaul Davis
2019-10-26Fix latency compensation race-conditionRobin Gareus
2019-10-24non-GUI startup should only use plugin cache and not discover new onesPaul Davis
2019-10-24do not scan (discover) (new) plugins when running without a GUIPaul Davis
2019-10-24alter ARDOUR::init() API to specify whether a GUI is in control or notPaul Davis
2019-10-23Fix strict-i/o override on session-load (amend 31847f88ef)Robin Gareus
2019-10-22New implementation for single-fader mackie devices (reverts b96d8e)Ben Loftis
2019-10-21Allow calling Dropdown::set_active from a signal handlerRobin Gareus
2019-10-20Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing)Ben Loftis
2019-10-20Add API to set select item from ArdourDropdownRobin Gareus
2019-10-19Fix typo in bc363f1258c4Robin Gareus
2019-10-18Special case "Virtual Keyboard" to be available as external inputRobin Gareus
2019-10-18Allow to translate "Virtual Keyboard"Robin Gareus
2019-10-18Expose virtual-keyboard port as async-portRobin Gareus
2019-10-18Add Virtual-Keyboard MIDI portRobin Gareus
2019-10-18NO-OP: indent, tabs/whitespace fixesRobin Gareus
2019-10-18Fix a rare EventList race-condition/crashRobin Gareus