summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29Clarify video-export dialog phrasesRobin Gareus
2018-08-29Increase alsa-backend timeoutRobin Gareus
2018-08-25LCXL: add visual feedback for sec button functionsJan Lentfer
2018-08-24Monitor should be *really* unselectablePaul Davis
2018-08-24no reason for 2 template types in CoreSelection::select_adjacent_stripable()Paul Davis
2018-08-24Fix unbound methods, add options, arrange dialogMaxime Lecoq
2018-08-24a couple more explanatory comments, and rename a variable to be more clearPaul Davis
2018-08-24fix comment (method is now a template)Paul Davis
2018-08-24add shift-alt-(up|down) to editor to navigate VCAs with up/downPaul Davis
2018-08-24use new CoreSelection methods in editor and mixerPaul Davis
2018-08-24add new methods to ARDOUR::CoreSelection to centralize selecting next/prev st...Paul Davis
2018-08-24Cleanup various design patterns.Robin Gareus
2018-08-24provide mixer-specific bindings for Alt-(up|down) to match editorPaul Davis
2018-08-24invert-selection: if tracks are selected, invert selection at that level, unl...Paul Davis
2018-08-24move select-all-tracks,deselect-all,invert-selection to be global actions (an...Paul Davis
2018-08-22Revert "LCXL: Fast skip to first/last stripable with left/right long press"Térence Clastres
2018-08-22LCXL: Make knobs' leds' color constant when controlling master busTérence Clastres
2018-08-22LCXL: track select: change from 1 strip at a time to whole bankTérence Clastres
2018-08-22LCXL: Mixbus secondary function for Ctrl buttonsJan Lentfer
2018-08-22LCXL: Add some Mixbus functionalityJan Lentfer
2018-08-22LCXL: save assignment of 8th fader in configJan Lentfer
2018-08-22LCXL: fix some more typosJan Lentfer
2018-08-19LCXL: Fast skip to first/last stripable with left/right long pressTérence Clastres
2018-08-19LCXL: fix crash when disabling the surface while having the GUI openTérence Clastres
2018-08-18LCXL: Add configuration option for handling masterJan Lentfer
2018-08-18Add knob leds and refine colorsTérence Clastres
2018-08-18LCXL: fix typos in function namesJan Lentfer
2018-08-18LCXL: add isolate solo as secondary functionJan Lentfer
2018-08-18LCXL: split track focus button and led codeJan Lentfer
2018-08-18NO-OP: whitespaceRobin Gareus
2018-08-18Initialize uninitialized variableRobin Gareus
2018-08-17use paramer_count position as index, instead of control-port positionNikolaus Gullotta
2018-08-17comment out old code remnant that is causing crash on mac.Nikolaus Gullotta
2018-08-17add mac_vst_plugin_info() to list_plugins() and new_plugin_info()Nikolaus Gullotta
2018-08-17stop trying to guess plugin type, just ask the plugin during store-timeNikolaus Gullotta
2018-08-17Add missing Lua MacVST constantRobin Gareus
2018-08-16Plugin Load Info: add a triangle indicator, tweak layoutRobin Gareus
2018-08-15Code styling: remove whitespaces between parenthesisTérence Clastres
2018-08-15Attempt to make some function's names more explicitTérence Clastres
2018-08-15Fix track select right led wrong behaviourTérence Clastres
2018-08-15Fix track buttons not working when selecting the last stripableTérence Clastres
2018-08-16Tweak labels for plugin-load displayRobin Gareus
2018-08-16Remove some unused includesRobin Gareus
2018-08-15Remove plugin-manager's channel-filterRobin Gareus
2018-08-15Remove ill-conceived Mixbus special case.Robin Gareus
2018-08-15rt:is_master(), not r:is_master()Nikolaus Gullotta
2018-08-15added a check for master, due to substituting pan control values for non mast...Nikolaus Gullotta
2018-08-15Make authoring consistentNikolaus Gullotta
2018-08-15Keep MSVC happy by specifying which version of 'floor()' we want (gtk2_ardour)John Emmas
2018-08-15Tweak plugin DSP stats UIRobin Gareus