first compilable version of tabbable design.
[ardour.git] / gtk2_ardour / processor_box.cc
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2016-01-01 Robin GareusProcessors: separate drag-sources and drop-targets
2015-12-30 Robin Gareusset DnD targets per processor
2015-12-28 Robin Gareusrefine add preset/favorite dialog
2015-12-28 Robin Gareusallow creating plugin-presets by dragging a plugin...
2015-12-25 Robin Gareusrefactor Processor-Box plugin drag/drop: allow presets
2015-12-24 Robin Gareusdon't automatically open plugin-GUI when using drag...
2015-12-22 Robin GareusProcessorBox: allow to receive PluginInfoPtr drops
2015-12-22 Robin Gareusupdate ProcessorBox API for new DnDVbox constructor.
2015-12-21 Robin GareusGUI part of monitor-section constraints.
2015-12-08 Robin Gareususe new open-gui-after-adding-plugin config variable
2015-11-20 Ben Loftisuse platform-specific modifier name for tooltip
2015-11-20 Robin Gareusimmediately show plugin GUI if only one plugin is insta...
2015-10-19 André NusserCtrl+shift functionality (toggle all) for plugin leds.
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Robin Gareusadd a hidden option to show hidden processors
2015-09-21 Robin Gareusprocessor-box: explicitly check for "Amp" (Fader)
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-08-24 Robin Gareusfix processor paste location - fixes #6536
2015-08-19 Robin Gareusprovisional processor control-box tweaks - possible...
2015-08-15 Robin Gareusrework processor box: handle n/a plugins
2015-08-15 Robin Gareusprepare UI for missing plugins
2015-08-09 Robin Gareushandle some wire edge-cases & explanation
2015-08-04 Robin Gareusupdate routing wires display
2015-07-29 Robin Gareusoops.
2015-07-28 Robin Gareuswork-around OSX loadlocale thread safety.
2015-07-16 Ben Loftismerge fix
2015-07-10 Robin Gareusassign new IDs to plugin copies on paste.
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-18 Robin Gareusremove LED from custom meter point processors
2015-04-24 John EmmasFor MSVC builds, implement 'rint()' and 'rintf()' to...
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-22 Robin Gareusscale inline slider girth.
2015-04-22 Robin Gareusscaleable routing icons & wires
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Paul Davisadd braces
2015-03-30 Robin Gareusprocessor control: update control-element tooltip
2015-03-29 Robin Gareusprocessor control: update control-element tooltip
2015-03-25 Robin Gareusretain Send control visibility state, fixes #6210
2015-02-11 Ben Loftisdesensitize redirect-menu Send and Control items when...
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-11-30 Robin Gareusupdate interface for processor-box faders step/page
2014-11-29 Robin Gareuschange ownership of processor window-proxy
2014-11-25 David RobillardRemove dead code.
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusconvert interface <> internal values for all automation
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-08 Robin Gareusinitialize some uninitialized vars - closes #5974
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-09-02 Robin Gareusprepare Slider API cleanup
2014-08-28 Ben Loftisyet another ArdourButton action tweak
2014-08-28 Ben LoftisMore fixes to ArdourButton actions.
2014-07-28 Ben Loftisdisallow selection of the fader and meter processor...
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 John EmmasUse round() instead of rintf() when building with MSVC
2014-01-30 John EmmasOops - the previous namespace qualifier was also needed...
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-26 Robin Gareusfix routing display for mono synths and midi-tracks...
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 Robin Gareusfirst stab at send+route panner link
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-13 Robin Gareusadd independent panner for internal (Aux) sends
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Robin Gareusindependent panning for external sends
2014-01-13 Robin Gareusadd independent panner for internal (Aux) sends
next