Optimize automation-event process splitting
[ardour.git] / gtk2_ardour / level_meter.h
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-02-24 Robin GareusNO-OP resolve an ambiguity, just because.
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-07-22 Robin Gareusinvalidate meter-color cache when midi channel count...
2016-05-04 Robin Gareusadd option to limit track-header meters to stereo
2015-04-30 Robin Gareusskip [duplicate] meter re-packing.
2014-12-30 Paul Davisremove unused code
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-27 Robin Gareusinvalidate meter's ColorsChanged connection:
2013-08-08 Robin Gareusadd option to resize meterbridge track-labels
2013-08-08 Robin Gareusfix diamond inheritance - gtkmm main class is sigc...
2013-08-08 Robin Gareusprepare horizontal meters (level-meter H/V Box abstraction)
2013-08-08 Robin Gareusfix display-type of editor-mixer level-meter
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-28 Robin Gareusfix diamond inheritance - gtkmm main class is sigc...
2013-07-25 Robin Gareusprepare horizontal meters (level-meter H/V Box abstraction)
2013-07-24 Robin Gareusfix display-type of editor-mixer level-meter
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareusdon't reset meter background/highlight on click.
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareushighlight meter-background of a port that has peaked...
2013-07-10 Robin Gareusallow to set level-meter min width
2011-11-13 Carl HetheringtonPopup menu over meters in mixer strips to select metering
2011-06-01 David RobillardDelete trailing whitespace
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-17 Paul Davis75% (?) of the way towards making mixer strips control...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-04 David RobillardReconfigure GUI meters when route I/O configuration...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2007-12-20 Doug McLainPort level meters to trunk