summaryrefslogtreecommitdiff
path: root/gtk2_ardour/monitor_section.cc
AgeCommit message (Expand)Author
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-11remove all traces of "prolooks" and related classesPaul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2016-01-08monitor-section: re-connect to static actionsRobin Gareus
2016-01-03fix monitor-section state restore.Robin Gareus
2016-01-01kunterbunte Monitor-SektionRobin Gareus
2015-12-27allow to hide monitor-section processor box with processorsRobin Gareus
2015-12-23monitor section re-layout (processor-box in signal flow)Robin Gareus
2015-12-22the return of the rude audition button.Robin Gareus
2015-12-21unhardcode "ardour:" port-prefixRobin Gareus
2015-12-21allow to float detached monitor-section windowRobin Gareus
2015-12-21Monitor Section Processor Box.Robin Gareus
2015-12-20tweak solo mode & option layoutRobin Gareus
2015-12-20monitoring section on diet (75% original width)Robin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-14Avoid calls to Glib::ustring << operator at all cost.Robin Gareus
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Remove tooltips() member from ARDOUR_UI and use Gtk_UI::set_tipTim Mayberry
2015-09-16Use Forward declaration for non-MSVC compilers in ardour_ui.hTim Mayberry
2015-09-16Remove ui_config.h inclusion from ardour_ui.hTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-05-07fix crash during session deletion as monitor section tries to updatePaul Davis
2015-04-25add detent to Monitor Section Dim & Level knobsRobin Gareus
2015-04-23monitoring section UI scalingRobin Gareus
2015-04-22Monitor section - init _output_selector to 0.nick_m
2015-04-21merge monitor_section branchBen Loftis
2015-04-13fix issue with logic controlling rude isolate buttonPaul Davis
2015-04-05for those who translate decibel.Robin Gareus
2015-04-05translatable monitor section labelsRobin Gareus
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-11-26massive reworking of color selection implementationPaul Davis
2014-11-18synchronize preferences and monitor-sectionRobin Gareus
2014-11-18remove cruft (monitor section knobs are cairo now)Robin Gareus
2014-11-18NOOP, re-indent and remove trailing whitespaceRobin Gareus
2014-09-06remove pixel based Button LED diameter settingRobin Gareus
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-01consistently use mixed-case labelsBen Loftis
2014-07-223 monitor tweaks for the_CLA. shift+click to default, and new preset valsBen Loftis
2014-07-18tweaks for the monitor section. refactoring of some buttons, using new Ardou...Ben Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2013-02-05i18n fixes from alexandrePaul Davis
2013-01-16add copyright commentsPaul Davis
2013-01-14fix from roy vegard for an error from my previous attempts to fix monsection ...Paul Davis
2013-01-09fix channel numbering in monitor sectionPaul Davis
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-06fix some packing issues in the monitor section when using high-channel-count ...Paul Davis