summaryrefslogtreecommitdiff
path: root/gtk2_ardour/mixer_strip.cc
AgeCommit message (Expand)Author
2018-03-13Same for midi input enable buttonLen Ovens
2018-03-12Trim and vca button should also be insensitive in strip aux modeLen Ovens
2018-02-24NO-OP: whitespaceRobin Gareus
2017-11-23Fix duplicate if(A) else if (A) conditionRobin Gareus
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
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-09-18mega-commit to save state of first "it compilesand links" state for separated...Paul Davis
2017-09-14Fix various tooltip markup (ampersand) entity-escape:5.12Robin Gareus
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-08-28Refactor update_io_buttonJulien "_FrnchFrgg_" RIVAUD
2017-08-25Remove unneeded testJulien "_FrnchFrgg_" RIVAUD
2017-08-24Fix typo in dea8ee7fRobin Gareus
2017-08-24Make clicks on io menu bundles always connectJulien "_FrnchFrgg_" RIVAUD
2017-08-23Make the output menu able to connect partial matchesJulien "_FrnchFrgg_" RIVAUD
2017-08-23Populate strips output menus with a more user-friendly heuristicJulien "_FrnchFrgg_" RIVAUD
2017-08-23Improve maybe_add_bundle_to_output_menuJulien "_FrnchFrgg_" RIVAUD
2017-08-23Use port enumeration instead of manual indexed loopJulien "_FrnchFrgg_" RIVAUD
2017-08-23Generalise heuristic for user-intended main type of a route's IOJulien "_FrnchFrgg_" RIVAUD
2017-08-23Remove never changing and/or unused argumentsJulien "_FrnchFrgg_" RIVAUD
2017-08-06Update Selection API to include all StripablesRobin Gareus
2017-07-24Add touch to trim-controlRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-06-29Use quotes for bundled library includesRobin Gareus
2017-06-29Use mnemonic-save API for menu-element textsRobin Gareus
2017-06-22Update GUI to follow Slavable API changeRobin Gareus
2017-06-21Remove Cruft -- AutomationStyle never did anything.Robin Gareus
2017-04-19Use PBD::to_string from pbd/string_convert.h in MixerStrip classTim Mayberry
2017-04-19Use AxisView::get/set_gui_property API in MixerStrip classTim Mayberry
2017-03-24Revert "consistent use of context-menu popups"Robin Gareus
2017-03-16consistent use of context-menu popupsRobin Gareus
2017-03-08Consolidate codeRobin Gareus
2017-02-20consolidate Ardour+Mixbus code, fix duplicate SeparatorElem in MB.Robin Gareus
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-02-02Right-click on a VCA to assign it to the selected channels.Ben Loftis
2017-01-24Meter point toggle button now uses a popup menu instead of togglingDaniel Sheeler
2017-01-09Better fix for widgets that do not apply to master bus: leave them in place, ...Ben Loftis
2017-01-09Revert "Remove the Solo+Iso buttons in the Master bus."Ben Loftis
2017-01-09Remove the Solo+Iso buttons in the Master bus.Ben Loftis
2016-12-21Vertically line up mixer strip (backport from Mixbus)Robin Gareus
2016-12-12UI tweak for the spacer at the bottom of the master bus.Ben Loftis
2016-11-11Refine instrument fan-out:Robin Gareus
2016-11-10Implement instrument fan-out options (group, track/bus)Robin Gareus
2016-11-10C++ implementation of fan_out_instrument.luaRobin Gareus
2016-09-15Skip pin-management for MB channelstrip pluginsRobin Gareus