OSC: Changed gainVCA to gainfader as VCA is already used.
[ardour.git] / gtk2_ardour /
2016-03-28 Robin Gareusfix gain automation copy/paste -- #6842
2016-03-28 Robin Gareusone more ENSURE_GUI_THREAD()
2016-03-28 Robin Gareusreduce header dependencies (part 2/2)
2016-03-28 Robin Gareuscont'd work on Pin Dialog Display
2016-03-28 Robin Gareusadd mixer strip context menu to en/disable strict-i/o
2016-03-28 Robin Gareususe strict i/o preference during import
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-28 Robin Gareusexpose strict-i/o preference
2016-03-27 Robin Gareusfix empty plugin window when switching generic to custo...
2016-03-27 Robin Gareusget started with Pin Manager - currently display-only.
2016-03-26 yonideshiRenaming issue in regions list
2016-03-26 Robin Gareusadd a script to read core files in gdb/lldb
2016-03-26 Robin Gareusadd "revert" button to lua script window
2016-03-26 Robin Gareusadd lua script to test channel-mapping, update doc
2016-03-25 Robin Gareusadd a convenient script header
2016-03-25 Robin Gareusmonospace font for Lua Script Window
2016-03-24 Robin GareusRevert "test workaround for OSX IK-Multimedia Plugin...
2016-03-24 Robin Gareusfix out-of-order d'tor which garbles the lua stack.
2016-03-24 Robin Gareusadd doxygen comments to lua-binding doc, compress json.
2016-03-24 Robin Gareusreset lua console interpreter when session changes...
2016-03-24 Robin Gareuscont'd work on Lua Script Console
2016-03-23 Robin Gareusgcc4 compat
2016-03-23 Robin Gareustowards a proper lua script console UI
2016-03-23 Robin GareusHide lua script selector before showing lua parameter...
2016-03-23 Robin GareusUI part of lua code/header consolidation.
2016-03-23 Robin Gareustest workaround for OSX IK-Multimedia Plugin GUIs.
2016-03-21 Robin Gareusfurther lua binding refactoring, match C++ namespaces
2016-03-21 David RobillardFix unused variable warning
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-03-21 Robin Gareuscatch lua exceptions.
2016-03-21 Robin Gareusupdate Lua Binding Doc and html generator
2016-03-21 Robin Gareusreturn values of reference params as Lua table
2016-03-21 Robin Gareusfirst steps towards formatting lua binding doc (JSON...
2016-03-21 Robin Gareusadd missing GUI lua binding classe
2016-03-20 Robin Gareushandle MidiBusses in channel-count
2016-03-20 Robin Gareusadd luadoc binary (developer tool) to dump lua bindings
2016-03-20 Colin Fletcherfix out-of-bounds array access in export report.
2016-03-19 Robin Gareusindicate debug builds in About > Config and shorten...
2016-03-19 Colin Fletcherreset autoscroll speed to minimum when scrolling stops
2016-03-19 Robin Gareusexpose Lua OSC transmitter
2016-03-18 Robin Gareusspecial case LuaProc Inline Display UI: direct cairo...
2016-03-17 Robin Gareusadd basic set of Cairo Lua bindings
2016-03-16 Robin GareusMidi Busses? why yes!
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-03-16 Paul Davisfix wscript to know about key binding dependencies
2016-03-16 Robin Gareusrelax inline display height constraint
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davisin key editor, attach key press/release handlers before...
2016-03-15 Paul Davisdo the safety dance
2016-03-15 Paul Davissafety pointer resets in MonitorSection dtor. Not inten...
2016-03-15 Paul Davisadd and remove monitor section bindings as MS is create...
2016-03-15 Paul Davisallow access to ProcessorBox bindings
2016-03-15 Paul Davisextend API of key binding editor to allow for tab removal
2016-03-15 Paul Davisshow processor box bindings in key binding editor
2016-03-15 Paul Davisadd new API to ARDOUR_UI to allow dynamic add/remove...
2016-03-15 Paul Davisfix segfaults/crashes when quitting under valgrind
2016-03-15 Paul Davisfix carelesslly deleted line that caused endless loop...
2016-03-15 Paul Davisgive monitor section its own bindings
2016-03-15 Paul Davisgive ProcessorBox its own bindings
2016-03-15 Paul Davisnew two new "pre-coded" bindings file, for the monitor...
2016-03-15 Paul Daviswhen handling a keyboard event, if the current focus...
2016-03-15 Paul Davisafter showing a ProcessorBox context menu, resensitize...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-15 Robin Gareusmigrate plugin-ui settings to ui-config
2016-03-15 Robin Gareusremove superfluous ceil()
2016-03-14 Robin Gareusfix a Wsign-compare
2016-03-14 Robin Gareusimplementation for "prefer inline over GUI"
2016-03-14 Robin Gareusinline-display, scrollbars and fixed aspect ratio ...
2016-03-14 Robin GareusGUI update for non-cairo Plugin Inline Display
2016-03-14 Paul DavisRouteUI solo buttons should trigger group actions
2016-03-14 Robin Gareusadd GUI support for Plugin Mixer Inline Display
2016-03-11 Robin Gareusand without typo :)
2016-03-11 Robin Gareusallow to copy processor state (drag processor on anothe...
2016-03-11 Robin Gareusadd region & range loudnless report
2016-03-11 Robin Gareusallow to re-use export-report UI
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-07 Robin Gareusfix stuck touch mode
2016-03-07 Robin Gareusremove unused GUI signals (confusing dup. name)
2016-03-07 Paul Davisexpand options in quantize dialog to include other...
2016-03-07 Paul Davisexpand option editor treeviews by default so that all...
2016-03-07 Paul Davisrename all "Solo / Mute" options as "Solo & Mute" since...
2016-03-07 Paul Davisrearrange sync options into a sub-node of Transport...
2016-03-07 Paul Davisavoid extra iterator increment, so that Option/Paths...
2016-03-07 Paul Davisavoid blank header bar in option editor treeview
2016-03-06 Paul Davischange OptionEditor to use a left-hand-side treeview...
2016-03-05 Paul Davisedited keybindings should be stored in lower-case form
2016-03-05 Paul Davisremove some uncharacteristic comments in code
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-05 Mathias BuhrFixes a minor typo
2016-03-05 Mathias BuhrAdds sorting the toe keyeditor
2016-03-05 yonideshiFix for issue #0006803
2016-03-04 Robin Gareusfix processed region export (track output)
2016-03-02 Robin Gareusnitpick for static analyzers and friends
2016-02-29 Robin GareusExpose PublicEditor Bindings to Lua
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-28 Robin Gareusremove unused heading
2016-02-28 Robin Gareusallow to configure custom path to video monitor
2016-02-28 Robin Gareuscleanup: remove duplicate null checks.
2016-02-28 Robin GareusRevert "fix OSX compile issue due to 68e81a6"
next