fix crash during session deletion as monitor section tries to update
[ardour.git] / gtk2_ardour / monitor_section.cc
2015-05-08 Paul Davisfix crash during session deletion as monitor section...
2015-04-25 Robin Gareusadd detent to Monitor Section Dim & Level knobs
2015-04-22 Robin Gareusmonitoring section UI scaling
2015-04-21 nick_mMonitor section - init _output_selector to 0.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Ben Loftismerge monitor_section branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-13 Paul Davisfix issue with logic controlling rude isolate button
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 Robin Gareusfor those who translate decibel.
2015-04-04 Robin Gareustranslatable monitor section labels
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-11-18 Robin Gareussynchronize preferences and monitor-section
2014-11-18 Robin Gareusremove cruft (monitor section knobs are cairo now)
2014-11-18 Robin GareusNOOP, re-indent and remove trailing whitespace
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-06 Robin Gareusremove pixel based Button LED diameter setting
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-07-22 Ben Loftis3 monitor tweaks for the_CLA. shift+click to default...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2013-02-05 Paul Davisi18n fixes from alexandre
2013-01-16 Paul Davisadd copyright comments
2013-01-14 Paul Davisfix from roy vegard for an error from my previous attem...
2013-01-09 Paul Davisfix channel numbering in monitor section
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-04-06 Paul Davisfix some packing issues in the monitor section when...
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-11-19 Carl HetheringtonSlightly hacky fix for AFL/PFL button misbehaviour
2011-11-11 Paul Davisuse "mute" not cut in monitor section
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-04 Paul Davisfix initial display of solo-model in monitor section
2011-11-03 Paul Davisuse ArdourButton for the (radio) buttons in the monitor...
2011-11-02 Paul Davismute and send-alert buttons are now ArdourButtons
2011-11-02 Paul Davistweak monitor section spacing, and add tooltips
2011-11-02 Paul Davisclean up display of channel buttons in monitor section...
2011-11-01 Paul Daviscatchup on previous commit relating to who owns ActiveS...
2011-10-29 Paul Davistweak some aspects of the monitor section
2011-10-29 Paul Davismake ArdourButtons be MIDI-learnable; tweaks to ArdourB...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-21 Paul Davisan entire freakin' day working on 1 working function...
2011-06-20 Paul Davischange VolumeController::adjust() to do discrete dB...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-30 Carl HetheringtonRemove some unused methods. Restore Solo boost, SiP...
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-11 Paul Davisprovide solo mute gain Config parameter as a controllab...
2011-02-10 Paul Davis#ifdef-ize all/most uses of the boost debug hooks API
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-06 Paul Davislots of odds and ends to do with solo isolate and its GUI
2010-05-05 Paul Davisremove some debug output
2010-05-05 Paul Davisrename latched solo option and reverse its meaning...
2010-05-04 Paul Davisremove muted-by-others, a concept that turns out to...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-27 Paul Daviscolor changes for monitor section
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-25 Paul Davisuse correct (RCConfig-based) name for MIDI port in...
2010-03-23 Paul Davisfinish commit from yesterday ... sorry folks
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-17 Paul Davisfixes for various consistency/settings issues in monito...
2010-03-12 Paul Davismap most (all?) monitor processor state into/onto monit...
2010-03-11 Paul Davissave/restore monitor processor state; key handling...
2010-03-11 Paul Davismonitor section: make sip/afl/pfl buttons work, add...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...