summaryrefslogtreecommitdiff
path: root/gtk2_ardour/level_meter.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-06-09NO-OP: rename variableRobin Gareus
2019-06-09Update GUI: meter-type API and meter-type state changesRobin Gareus
2019-04-13NO-OP: whitespaceRobin Gareus
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-02-24NO-OP resolve an ambiguity, just because.Robin Gareus
2016-09-27move "logmeter.h" from gtk2_ardour into libs/ardourPaul Davis
2016-08-22fix signed/unsigned warningPaul Davis
2016-07-22invalidate meter-color cache when midi channel count changesRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-04add option to limit track-header meters to stereoRobin Gareus
2015-11-23keep track of meter visibility - fixes #6685Robin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-04-30more meter-change UI optimizationRobin Gareus
2015-04-30skip [duplicate] meter re-packing.Robin Gareus
2015-04-28prefer explicit cast over terseness.Robin Gareus
2015-04-25fix 0dbFS meter color transitionRobin Gareus
2015-04-250dBFS peak meter GUIRobin Gareus
2015-04-22clean up GUI scalingRobin Gareus
2015-04-20towards scaleable meter and mixer UIRobin Gareus
2015-01-09Revert "don't unpack and repack meters unnecessarily during LevelMeterBase::s...Robin Gareus
2014-12-29Fix fallout from sooomeone's busted emacs.David Robillard
2014-12-29remove unused codePaul Davis
2014-12-29don't unpack and repack meters unnecessarily during LevelMeterBase::setup_met...Paul Davis
2014-12-29update meters as soon as UI-settings change - amend 64fa63212f7Robin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-11-26massive reworking of color selection implementationPaul Davis
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-10-19OS 10.10 compile fixesRobin Gareus
2014-09-27invalidate meter's ColorsChanged connection:Robin Gareus
2014-09-27un-hardcode DIN & VU meter-colors,Robin Gareus
2014-09-11fix a bunch of memory leaksRobin Gareus
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-27Standardize drawing of PixFader and BarController; implement flat_buttons and...Ben Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
2013-12-22add K12/RMS meter typeRobin Gareus
2013-09-14fix merge conflicts with masterPaul Davis
2013-08-08final fixes for somewhat botched merge with masterPaul Davis
2013-08-08fix meter-background highlight when peaking. (> vs >=)Robin Gareus
2013-08-08clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-08-08fix compiler warningRobin Gareus
2013-08-08add option to resize meterbridge track-labelsRobin Gareus
2013-08-08explicitly re-init meter when theme changes.Robin Gareus
2013-08-08allow to configure color of BBC meterRobin Gareus