summaryrefslogtreecommitdiff
path: root/gtk2_ardour/processor_box.h
AgeCommit message (Expand)Author
2020-04-18Allow to hide inline-controls using shift+right clickRobin Gareus
2019-12-17Indicate current Disk-I/O settingRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-08Revert more "frame/sample" replacementsRobin Gareus
2018-12-10use ActionManager namespace, rather than ActionMap objects, and remove all pe...Paul Davis
2018-12-05start using ActionMap in preference to ActionManagerPaul Davis
2018-11-01Allow strips to add or remove personal sendsLen Ovens
2018-06-20Allow plugin inline displays to shrinkJohannes Mueller
2018-02-17Fix a few warningsBen Loftis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18basic GUI framework for setting Disk I/O optionsPaul Davis
2017-07-31Some abstractions to make the display look good in the plugin guiJohannes Mueller
2017-07-31Put plugin inline display into a freely available class ...Johannes Mueller
2017-07-24Start/end touch for generic-UI knob and proc-box inline ctrlsRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-16Remove Timers to watch Controllable valuesRobin Gareus
2017-07-04Fix a plugin-insert position off-by-one and remove cruft.Robin Gareus
2017-07-02Allow ctrl-surfaces to show/hide plugin UIs.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-05-05use CoreSelection for track selectionPaul Davis
2016-10-18Processor box interaction:Robin Gareus
2016-10-14GUI to allow aux-send feedback loopsRobin Gareus
2016-08-26add a static function to access processor selection from a Lua scriptRobin Gareus
2016-07-18add a plugin-death connectionRobin Gareus
2016-07-12add mouse interaction to inline displayRobin Gareus
2016-06-02make new action to bind BackSpace to in processors boxPaul Davis
2016-05-02_plugin_display can be a LuaPluginDisplayRobin Gareus
2016-04-29remove "Lua DSP Proc" context meuuRobin Gareus
2016-04-16another take on mixer strip wire drawingRobin Gareus
2016-04-07GUI support for plugin port bypass connectionsRobin Gareus
2016-04-04Display output mapping (last processor before pan) in mixerstripRobin Gareus
2016-04-03add GUI to configure/connect sidechainRobin Gareus
2016-04-03update mixer-strip display - indicate sidechainRobin Gareus
2016-03-31update mixer-strip routing displayRobin Gareus
2016-03-27get started with Pin Manager - currently display-only.Robin Gareus
2016-03-18special case LuaProc Inline Display UI: direct cairo contextRobin Gareus
2016-03-15allow access to ProcessorBox bindingsPaul Davis
2016-03-15give ProcessorBox its own bindingsPaul Davis
2016-03-14inline-display, scrollbars and fixed aspect ratio = funRobin Gareus
2016-03-14GUI update for non-cairo Plugin Inline DisplayRobin Gareus
2016-03-14add GUI support for Plugin Mixer Inline DisplayRobin Gareus
2016-03-11allow to copy processor state (drag processor on another of same type)Robin Gareus
2016-02-23Add GUI to instantiate Lua DSP ProcessorsRobin Gareus
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22more changes to Bindings, Keyboard APIsPaul Davis
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2016-02-22small rationalization of naming and code for managing plugin GUI visibilityPaul Davis
2016-02-22switch all action registration/binding code over to new API.Paul Davis