summaryrefslogtreecommitdiff
path: root/gtk2_ardour/level_meter.h
AgeCommit message (Expand)Author
2017-02-24NO-OP resolve an ambiguity, just because.Robin Gareus
2016-12-21Fix indentation 8 whitespaces to tabNil Geisweiller
2016-07-22invalidate meter-color cache when midi channel count changesRobin Gareus
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2015-04-30skip [duplicate] meter re-packing.Robin Gareus
2014-12-29remove unused codePaul Davis
2014-09-27invalidate meter's ColorsChanged connection:Robin Gareus
2013-08-08add option to resize meterbridge track-labelsRobin Gareus
2013-08-08fix diamond inheritance - gtkmm main class is sigc::trackableRobin Gareus
2013-08-08prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-08-08fix display-type of editor-mixer level-meterRobin Gareus
2013-07-10prepare meter type unificationRobin Gareus
2013-07-10don't reset meter background/highlight on click.Robin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10highlight meter-background of a port that has peaked (experiment)Robin Gareus
2013-07-10allow to set level-meter min widthRobin Gareus
2011-11-13Popup menu over meters in mixer strips to select meteringCarl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-03-19save tearoff state; restore monitor section state reasonably well; fixup acce...Paul Davis
2010-03-10how about that ... a monitor/main section .. GUI is still unfinished .. sever...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-1775% (?) of the way towards making mixer strips control bus sends. lots more t...Paul Davis
2009-05-16Add session preferences dialog.Carl Hetherington
2009-05-04Reconfigure GUI meters when route I/O configuration changes.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-12-20Port level meters to trunkDoug McLain