ardour.git
2019-10-31 Robin GareusConsolidate automation and meter-point strings
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-30 Robin GareusSuggest multi-out of instruments by default
2019-10-30 Paul Davisfix vanished audio/MIDI setup window after "Start"...
2019-10-30 Paul Davisfix appearance of SessionDialog presented after Session...
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 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
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-28 Robin GareusFix use of std::map<> in const methods
2019-10-27 Paul Davismake transport work after rewind/ffwd are used
2019-10-27 Robin GareusVirtual-keyboard: allow octave switches while hand...
2019-10-26 Robin GareusVirtual-keyboard: consolidate options
2019-10-26 Robin GareusAdd support for single-octave "asdfg.." key-bindings
2019-10-25 Robin GareusShow PluginScanDialog only if needed (cancel VST scan)
2019-10-25 Robin GareusFix latency compensation race-condition
2019-10-25 Robin GareusVirtual-keyboard: prefer dropdown for channel & transpose
2019-10-25 Paul Davisremove unintended leading space
2019-10-25 Robin GareusVirtual-keyboard: fix text-entry in config widgets
2019-10-25 Robin GareusVirtual-keyboard: never-ending details
2019-10-25 Robin GareusRename PianoKeyboard class, avoid ambiguities
2019-10-25 Robin GareusContinue C++ification of PianoKeyboard
2019-10-25 Robin GareusAdd gtk-pianokeyoard author to about
2019-10-25 Robin GareusNO-OP: whitespace
2019-10-25 Paul Davisbetter english
2019-10-25 Paul Davismake comment about discovering plugins in the main...
2019-10-25 Paul Davismake logic for creation of startup plugin scan a little...
2019-10-25 Paul Davisadd another DEBUG_TRACE line
2019-10-25 Paul Davisfix deletion/pointer error
2019-10-25 Paul Davissomewhat substantial changes to StartupFSM to try to...
2019-10-25 Paul Davisclean up use of startupFSM
2019-10-25 Paul Davismake ARDOUR_UI::gui_idle_handler() public and remove...
2019-10-25 Paul Davisremove now-unused member variable
2019-10-25 Paul DavisstartupFSM is now responsible for attaching GUI to...
2019-10-25 Paul Davisadd new source file
2019-10-25 Paul Davisuse PluginScanDialog to initiate plugin manager refresh
2019-10-25 Paul Davisrefactor plugin scan dialog into its own object
2019-10-25 Paul Davisadd startupFSM enums to enumwriter
2019-10-25 Paul Davisadd new DEBUG bit for GuiStartup
2019-10-25 Paul Davisnon-GUI startup should only use plugin cache and not...
2019-10-25 Paul Davisremove debug output
2019-10-25 Paul DavisNOOP: newline removal; space injection
2019-10-25 Paul Davisdon't inadvertently create a Splash when a dialog is...
2019-10-25 Paul Davischange rationale for deciding whether the "discover...
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-24 Robin GareusRough-in gtk-pianokeyboard C -> C++
2019-10-24 Robin GareusRequire all terms of space-separated plugin search...
2019-10-24 Robin GareusReturn key-focus to piano-keyboard
2019-10-24 Robin GareusPrepare key-binding display
2019-10-23 Robin GareusFix prev commit, g_setenv() params
2019-10-23 Robin GareusUpdate MacOS installer to directly run Ardour w/o scrip...
2019-10-23 Robin GareusAllow to run Ardour without start-script on MacOS
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 GareusVirtual-keyboard: add option to transpose
2019-10-21 Robin GareusNO-OP: whitespace
2019-10-21 Robin GareusNO-OP: whitespace
2019-10-21 Robin GareusVirtual-keyboard: cont'd initial development:
2019-10-21 Robin GareusAllow calling Dropdown::set_active from a signal handler
2019-10-21 Robin GareusVirtual-Keyboard significant overhaul:
2019-10-21 Ben LoftisAdd support for single-fader MCU devices: XTouch One...
2019-10-20 Robin GareusVirtual-Keyboard: Fix use of scrollwheel on dropdowns
2019-10-20 Robin GareusAdd API to set select item from ArdourDropdown
2019-10-20 Robin GareusVirtual-Keyboard: save/restore state
2019-10-20 Robin GareusVirtual-keyboard: add a pitch-bender
2019-10-20 Robin GareusVirtual-keyboard: add CCs, bank/patch selector
2019-10-20 Robin GareusIncrease black key length
2019-10-19 John EmmasAdd/remove source(s) in our MSVC project (gtk2_ardour)
next