Fix thinko in aux-fader color.
[ardour.git] / libs /
2019-11-01 Robin GareusHandle Lua DSP script load failure (unknown plugin)
2019-11-01 Robin GareusFix XML-writer edge-case (empty content)
2019-11-01 Robin GareusFix MIDI Timestretch
2019-10-31 Julien "_FrnchFrgg... Highlight the currently selected item in ArdourDropdown...
2019-10-31 Julien "_FrnchFrgg... Workaround a GTKMenu bug in ArdourDropdown & co.
2019-10-31 Julien "_FrnchFrgg... Work around an initialization bug of GTK menus
2019-10-31 Julien "_FrnchFrgg... Update |offset| instead of changing the formula
2019-10-31 Julien "_FrnchFrgg... Align vertical centers of widget and active menuitem
2019-10-31 Julien "_FrnchFrgg... Fix a thinko in x position of menu popups
2019-10-30 Robin GareusNO-OP: whitespace
2019-10-30 Robin GareusDeclare helper function static (don't export)
2019-10-30 Julien "_FrnchFrgg... Try harder to put the active item under the mouse ...
2019-10-30 Robin GareusUpdate latency-compensation when re-ordering processors
2019-10-30 Robin GareusNO-OP: whitespace/comments
2019-10-29 Paul Davismissing part of working looping
2019-10-29 Paul Davisget looping to work again
2019-10-29 Paul Davisfix handling of deferred events in transportFSM
2019-10-29 Robin GareusCustomize Lua GC, add object-memory-lock API.
2019-10-29 Robin GareusUpdate Lua to upstream 5.3.5
2019-10-28 Paul Davisimprove debug output
2019-10-28 Paul Davisfix thinko
2019-10-28 Paul Davislimit waveview render threads to 8
2019-10-28 Paul Davisprovide a mechanism to decide if Session::update_latenc...
2019-10-28 Paul Davisfix mistakenly-placed semi-colon
2019-10-28 Paul Davisto avoid deadlock in JACK1 scenarios, do not invoke...
2019-10-28 Paul Davisbetter comments
2019-10-28 Paul Davisadd new debug bit (DebugTimestamps) that adds timestamp...
2019-10-28 Paul Davisadd DEBUG_TRACE for all (?) backend callbacks
2019-10-28 Paul Davissort debug bits in libardour alphabetically
2019-10-28 Paul Davisadd new debug bit for backend callbacks
2019-10-28 Paul Davisdo not hold a lock when calling AudioEngine::update_lat...
2019-10-28 Paul Davisadd explanatory comment
2019-10-28 Paul Davismove reset (deletion) of click_io and ltc_output object...
2019-10-28 Rui Nuno CapelaFixup prev commit (LV2 X11 UI) -- #7837
2019-10-28 Robin GareusImprove 1477bca76, ensure suil supports x11-in-gtk2
2019-10-28 Robin GareusSkip X11 LV2UI check on Windows and MacOS
2019-10-28 Robin GareusNO-OP: whitespace and comments
2019-10-28 Rui Nuno CapelaPrefer X11 Plugin UIs
2019-10-27 Paul Davismake transport work after rewind/ffwd are used
2019-10-25 Robin GareusFix latency compensation race-condition
2019-10-25 Paul Davisnon-GUI startup should only use plugin cache and not...
2019-10-25 Paul Davisdo not scan (discover) (new) plugins when running witho...
2019-10-25 Paul Davisalter ARDOUR::init() API to specify whether a GUI is...
2019-10-22 Robin GareusFix strict-i/o override on session-load (amend 31847f88ef)
2019-10-22 Ben LoftisNew implementation for single-fader mackie devices...
2019-10-21 Robin GareusAllow calling Dropdown::set_active from a signal handler
2019-10-21 Ben LoftisAdd support for single-fader MCU devices: XTouch One...
2019-10-20 Robin GareusAdd API to set select item from ArdourDropdown
2019-10-19 Robin GareusFix typo in bc363f1258c4
2019-10-18 Robin GareusSpecial case "Virtual Keyboard" to be available as...
2019-10-18 Robin GareusAllow to translate "Virtual Keyboard"
2019-10-18 Robin GareusExpose virtual-keyboard port as async-port
2019-10-18 Robin GareusAdd Virtual-Keyboard MIDI port
2019-10-18 Robin GareusNO-OP: indent, tabs/whitespace fixes
2019-10-17 Robin GareusFix a rare EventList race-condition/crash
2019-10-17 Robin GareusAdd API to safely query timestamp of first/last control...
2019-10-15 Robin GareusFix export w/o session-range (typo in 468731c14b9b)
2019-10-15 Robin GareusImprove multi-channel instrument listing
2019-10-15 Robin GareusFix typos in AU channel-count calc
2019-10-15 Robin GareusAPI to count max multi-channel plugin outputs
2019-10-15 Robin GareusDetect plugin-name ambiguities
2019-10-15 Robin GareusNO-OP: indent, comments and consistency
2019-10-13 Robin GareusFix fan-out channel-assignment
2019-10-13 Robin GareusRemove unused API declaration (removed in 789f08891b)
2019-10-12 Paul Davisremove Session::AudioMidiSetupRequired signal (no longe...
2019-10-11 Paul Davisremove responsibility for starting AudioEngine from...
2019-10-10 Paul Davismake error message very slightly more indicative of...
2019-10-10 Paul Davismake BusProfile argument to new Session constructor...
2019-10-10 Paul Davisremove unnecessary template methods (replicated in...
2019-10-10 Robin GareusNO-OP: whitespace
2019-10-10 Robin GareusAdd "List/Browse" vector icon
2019-10-08 Paul Davisadd constructor
2019-10-07 Robin GareusInvert Pan-Azimuth (up means left)
2019-10-03 Paul Davisremove all use of NO_PLUGIN_STATE #ifdef
2019-10-02 Robin GareusPrefer portable (MSVC?) getenv (amend 5ea54be)
2019-10-02 Robin GareusAllow ARDOUR_AVG_DSP_LOAD for non-debug builds
2019-10-02 Robin GareusAmend 903c3ec5a API rename
2019-10-02 Robin GareusPlugin type lookup does not change PI
2019-10-02 Robin GareusRemove unused API (and some MIXBUS specifics)
2019-10-01 Robin GareusOptimize default case: no delay
2019-10-01 Robin GareusFix thinko in cd5f70e69a (delayline buffer resize)
2019-09-30 Robin GareusUpdate Fluidsynth to v2.0.7
2019-09-30 Robin GareusFix remaining doxygen warnings (!)
2019-09-30 Robin GareusNO-OP: whitespace, indent
2019-09-30 Robin GareusFix use of doxygen documented parameters in running...
2019-09-30 Robin GareusFix some more doxygen warnings
2019-09-30 Robin GareusNO-OP: whitespace (use tab to indent)
2019-09-30 Robin GareusFix a few hundred doxygen warnings..
2019-09-29 Robin GareusArdour::IO is not latent by itself
2019-09-29 Robin GareusFix port-insert default latency
2019-09-29 Robin GareusFix issues when delay-buffers are re-allocated
2019-09-28 Robin GareusEmit signal when session latency was updated
2019-09-28 Robin GareusAdd Lua bindings related to latency compensation
2019-09-28 Robin GareusAdd Signal to indicate global delay compensation status
2019-09-27 Robin GareusHandle case where an audio-port is added to a MIDI...
2019-09-27 Paul Davisrename BufferSet::get* to BufferSet::get_available*
2019-09-27 Paul DavisDon't try to process MIDI input in a DiskWriter if...
2019-09-26 Robin GareusTry auto-start engine by default
2019-09-26 Robin GareusAnother try at C++11/boost spinlock initialization
2019-09-25 Paul Davisgoodbye Profile->...trx
next