summaryrefslogtreecommitdiff
path: root/gtk2_ardour/monitor_section.cc
AgeCommit message (Expand)Author
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
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ...Paul Davis
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis
2010-03-27color changes for monitor sectionPaul Davis
2010-03-26lots of work to hide prelight from most buttons, etc. etc. etc; increase rang...Paul Davis
2010-03-25use correct (RCConfig-based) name for MIDI port in generic MIDI control stuff...Paul Davis
2010-03-23finish commit from yesterday ... sorry folksPaul Davis
2010-03-19shift-click MotionFeedback widgets to reset to default, and monitor section S...Paul Davis
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-03-17fixes for various consistency/settings issues in monitor section; minor edit ...Paul Davis
2010-03-12map most (all?) monitor processor state into/onto monitor section GUIPaul Davis
2010-03-11save/restore monitor processor state; key handling in torn off monitor sectio...Paul Davis