summaryrefslogtreecommitdiff
path: root/gtk2_ardour/monitor_section.cc
AgeCommit message (Collapse)Author
2010-05-04remove muted-by-others, a concept that turns out to have been a red herring; ↵Paul Davis
add auditioning alert button to monitor section; start adding exclusive solo button to monitor section git-svn-id: svn://localhost/ardour2/branches/3.0@7052 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-04-06MIDI/Controllables for monitor section, and related fixesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@6863 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-30handle deletion of UI objects between the time that a callback is queued ↵Paul Davis
with the UI event loop and the execution of the callback (intrusive, big) git-svn-id: svn://localhost/ardour2/branches/3.0@6807 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-27color changes for monitor sectionPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@6800 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-26lots of work to hide prelight from most buttons, etc. etc. etc; increase ↵Paul Davis
range of solo boost knob; theme RC files changes need propagating to the light theme, sigh git-svn-id: svn://localhost/ardour2/branches/3.0@6799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-25use correct (RCConfig-based) name for MIDI port in generic MIDI control ↵Paul Davis
stuff; make monitor section track configuration params that apply to it; add use-monitor-bus option to rc option editor git-svn-id: svn://localhost/ardour2/branches/3.0@6797 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-23finish commit from yesterday ... sorry folksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@6786 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-19shift-click MotionFeedback widgets to reset to default, and monitor section ↵Paul Davis
SiP cut now does something (but doesn't pay attention to changes from elsewhere yet git-svn-id: svn://localhost/ardour2/branches/3.0@6778 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-19lots of tricks & tweaks related to the monitor section and All That It UsesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@6777 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup ↵Paul Davis
access control to parts of editor.h (needs more work); extend CrossThread just a little git-svn-id: svn://localhost/ardour2/branches/3.0@6774 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-17fixes for various consistency/settings issues in monitor section; minor edit ↵Paul Davis
to PACKAGER_README git-svn-id: svn://localhost/ardour2/branches/3.0@6771 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-12map most (all?) monitor processor state into/onto monitor section GUIPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@6749 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-11save/restore monitor processor state; key handling in torn off monitor ↵Paul Davis
section window git-svn-id: svn://localhost/ardour2/branches/3.0@6748 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-11monitor section: make sip/afl/pfl buttons work, add rude solo, mono ↵Paul Davis
function, rearrange git-svn-id: svn://localhost/ardour2/branches/3.0@6747 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. ↵Paul Davis
several small fixes to processor loading/listen mgmt and a few debug output lines rmeoved. knob images are provisional, and can be found in icons/knob.png and related files git-svn-id: svn://localhost/ardour2/branches/3.0@6744 d708f5d6-7413-0410-9779-e7cbd77b26cf