Fix various tooltip markup (ampersand) entity-escape:
[ardour.git] / gtk2_ardour / processor_box.cc
2017-09-14 Robin GareusFix various tooltip markup (ampersand) entity-escape: 5.12
2017-08-20 Robin GareusFix some GUI side XML node mem-leaks
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-07-31 Johannes MuellerSome abstractions to make the display look good in...
2017-07-31 Johannes MuellerPut plugin inline display into a freely available class ...
2017-07-23 Robin GareusRemove unused "mark" parameter from stop_touch() API
2017-07-23 Robin GareusStart/end touch for generic-UI knob and proc-box inline...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-16 Robin GareusRemove Timers to watch Controllable values
2017-07-06 Robin GareusRemove cruft, steps cannot be 0.
2017-07-04 Robin GareusFix a plugin-insert position off-by-one and remove...
2017-07-04 Robin GareusAlways add plugins in the order given by the Manager UI.
2017-07-04 Robin GareusRetain plugins order for copy/cut/paste + DnD #7416
2017-07-01 Robin GareusAllow ctrl-surfaces to show/hide plugin UIs.
2017-07-01 Robin GareusRemove old API to keep track of plugin GUI widgets
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-28 Robin GareusUse mnemonic-save API for menu-element texts
2017-06-21 Robin GareusPrepare removal of redundant get_user/set_user API.
2017-06-08 Robin GareusFix crash when showing plugin-UI in safe-mode
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ProcessorBox and...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ProcessorBox class
2017-04-13 Robin GareusFix toggle-processors: operate on plugins only
2017-03-24 Robin GareusRevert "consistent use of context-menu popups"
2017-03-16 Robin Gareusconsistent use of context-menu popups
2017-03-01 Robin GareusDon't automatically open generic UIs for plugins w...
2017-02-14 Robin GareusReset window-size when switching between custom and...
2017-01-20 Robin GareusPlug some mixer memory leaks
2016-11-25 Robin Gareusfix default output map display for no plugin processors
2016-10-18 Robin GareusAdd tooltip info for inline-display
2016-10-18 Robin GareusProcessor box interaction:
2016-10-14 Robin GareusGUI to allow aux-send feedback loops
2016-08-22 Paul Davisremove debug output from last commit
2016-08-22 Paul Davisediting plugin with generic GUI has a tooltip saying...
2016-07-24 Robin Gareusadd a ToDo note for after string-freeze
2016-07-18 Robin Gareusadd a plugin-death connection
2016-07-18 Robin Gareusadd some strategic lua gc steps.
2016-07-16 Julien "_FrnchFrgg... Better choice for ports on external send creation
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Robin Gareusadd mouse interaction to inline display
2016-07-05 Robin GareusPlugin GUI activate/enable update (prefer enable)
2016-07-02 Robin Gareusfix inline display when cairo_surface_has_snapshots
2016-06-05 Robin Gareusfix switching from generic to custom plugin UI
2016-06-02 Paul Davismake new action to bind BackSpace to in processors box
2016-05-24 Robin Gareusfix UI wire display to not coalesce views for non-linea...
2016-05-20 Robin Gareuslua inline display error reporting
2016-05-10 Robin Gareusremove wrongly copy/pasted code
2016-05-06 Robin Gareusseparate Preset + Favorite DnD Targets
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-29 Robin Gareusenable luaproc presets
2016-04-29 Robin Gareusremove "Lua DSP Proc" context meuu
2016-04-20 Robin Gareusspecial case send panning for MB
2016-04-19 Robin Gareusdon't show plugin GUI when renaming tracks/busses
2016-04-19 Robin Gareusfix midi-bypass drawing.
2016-04-19 Robin Gareussmall is beautiful
2016-04-19 Robin Gareusmore wire drawing..
2016-04-17 Robin Gareusmore sidechain send GUI details:
2016-04-17 Robin Gareusfix initial panner control for new Sends
2016-04-17 Robin Gareusfix port icon visibility for coalesced wire view
2016-04-17 Robin Gareuspretty send and sidechain names
2016-04-17 Robin Gareususe temporary sends for sidechain inputs
2016-04-16 Robin Gareusfix logic error for output routing wire display
2016-04-16 Robin Gareusanother take on mixer strip wire drawing
2016-04-15 Robin Gareusshorten and clarify context-menu entry.
2016-04-13 Robin Gareusspecial case side-chain when copying plugin-state ...
2016-04-12 Robin Gareussomewhat improved "thru" and sidechain routing display
2016-04-08 Robin Gareusfix editor/mixer initial display (show_all)
2016-04-08 Robin GareusGUI part of count/n_total API rename
2016-04-07 Robin GareusGUI support for plugin port bypass connections
2016-04-04 Robin Gareuslexical NO-OP
2016-04-04 Robin Gareusmixer-strip wires: take midi-bypass/trhu into account
2016-04-04 Robin Gareuss/Management/Connections/
2016-04-03 Robin GareusDisplay output mapping (last processor before pan)...
2016-04-03 Robin Gareusadd GUI to configure/connect sidechain
2016-04-03 Robin Gareusupdate mixer-strip display - indicate sidechain
2016-04-02 Robin Gareusupdate mixer-strip routing display
2016-04-02 Robin Gareusfix some thinkos with audio/midi port counting.
2016-04-01 Robin Gareusinteractive GUI to manage plugins pins
2016-03-31 Robin Gareusupdate mixer-strip routing display
2016-03-28 Robin Gareusreduce header dependencies (part 2/2)
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-23 Robin GareusHide lua script selector before showing lua parameter...
2016-03-21 Robin Gareuscatch lua exceptions.
2016-03-18 Robin Gareusspecial case LuaProc Inline Display UI: direct cairo...
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-03-16 Robin Gareusrelax inline display height constraint
2016-03-15 Paul Davisgive ProcessorBox its own bindings
2016-03-15 Paul Davisafter showing a ProcessorBox context menu, resensitize...
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 Robin Gareusadd GUI support for Plugin Mixer Inline Display
2016-03-11 Robin Gareusallow to copy processor state (drag processor on anothe...
next