summaryrefslogtreecommitdiff
path: root/gtk2_ardour/led.cc
AgeCommit message (Expand)Author
2014-03-20change the meters into CairoWidget, add expose_area to CairoWidget::render()Robin Gareus
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2011-11-21fix a few warnings from newer versions of gccPaul Davis
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-01catchup on previous commit relating to who owns ActiveState and VisualStatePaul Davis
2011-10-27Ever so slightly less memory and better field alignment per CairoWidget.David Robillard
2011-10-27change CairoWidget API to be a more logical/intuitive for setting widget stat...Paul Davis
2011-10-26new ArdourButton class, to start to provide more control over how our buttons...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-05-06lots of odds and ends to do with solo isolate and its GUIPaul Davis
2010-05-06draw LED background with same style as parent window; less debuggingPaul Davis
2010-05-06relayout solo led stuff, as per the boss' requests :)Paul Davis
2010-05-05led\'s for solo-safe and solo-isolate, rather than a context menu (mixer stri...Paul Davis