summaryrefslogtreecommitdiff
path: root/gtk2_ardour/monitor_section.cc
AgeCommit message (Expand)Author
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
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2012-01-18make monitor section an optional feature than can be added/removed as needed....Paul Davis
2011-11-19Slightly hacky fix for AFL/PFL button misbehaviourCarl Hetherington
2011-11-11use "mute" not cut in monitor sectionPaul Davis
2011-11-10ardour-button-ize zoom buttons; move MIDI panic button to transport barPaul Davis
2011-11-04fix initial display of solo-model in monitor sectionPaul Davis
2011-11-03use ArdourButton for the (radio) buttons in the monitor section; fix ArdourBu...Paul Davis
2011-11-02mute and send-alert buttons are now ArdourButtonsPaul Davis
2011-11-02tweak monitor section spacing, and add tooltipsPaul Davis
2011-11-02clean up display of channel buttons in monitor section so that it looks optim...Paul Davis
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-29tweak some aspects of the monitor sectionPaul Davis
2011-10-29make ArdourButtons be MIDI-learnable; tweaks to ArdourButton design and imple...Paul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-21an entire freakin' day working on 1 working function, VolumeController::adjus...Paul Davis
2011-06-20change VolumeController::adjust() to do discrete dB increments+decrementsPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-06-17some changes to try to make the monitor section gain controls work as intende...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2011-02-11use volume controller widget for monitor section, drop some now-unused codePaul Davis
2011-02-11provide solo mute gain Config parameter as a controllable and use it in the m...Paul Davis
2011-02-10#ifdef-ize all/most uses of the boost debug hooks APIPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-05-26generate knob pixbufs at run time but draw from the pixbufs; remove mfimg uti...Paul Davis
2010-05-06lots of odds and ends to do with solo isolate and its GUIPaul Davis
2010-05-05remove some debug outputPaul Davis
2010-05-05rename latched solo option and reverse its meaning; add exclusive solo button...Paul Davis