summaryrefslogtreecommitdiff
path: root/gtk2_ardour/level_meter.cc
AgeCommit message (Expand)Author
2013-08-08fix diamond inheritance - gtkmm main class is sigc::trackableRobin Gareus
2013-08-08add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-08-08make LED meter style optionalRobin Gareus
2013-08-08add red-boxes to meter-marks and fix Nordic scale colorRobin Gareus
2013-08-08update meter marks and colors..Robin Gareus
2013-08-08remember meter-background highlight when type or width changes..Robin Gareus
2013-08-08prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-08-08use only two colors for VU meter indicator and bright-gray for BBCRobin Gareus
2013-08-08revert VU meter background to default gray-shadeRobin Gareus
2013-08-08fix display-type of editor-mixer level-meterRobin Gareus
2013-08-08allow to en/disable shade and LED meter styleRobin Gareus
2013-08-08meter background color..Robin Gareus
2013-08-08meterbridge: meter-type dependent color-schemaRobin Gareus
2013-08-08add "0VU = +8dBu" VU meter configRobin Gareus
2013-08-08implement meter-lineup and VU standard preferencesRobin Gareus
2013-08-08implement new meter typesRobin Gareus
2013-08-07major redesign of MIDI port heirarchy and management (part 2)Paul Davis
2013-08-04fix meter-background highlight when peaking. (> vs >=)Robin Gareus
2013-07-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-29fix compiler warningRobin Gareus
2013-07-29add option to resize meterbridge track-labelsRobin Gareus
2013-07-29explicitly re-init meter when theme changes.Robin Gareus
2013-07-29allow to configure color of BBC meterRobin Gareus
2013-07-28fix diamond inheritance - gtkmm main class is sigc::trackableRobin Gareus
2013-07-28add dedicated line-up level for IEC1/DIN meter (15dbFS)Robin Gareus
2013-07-28make LED meter style optionalRobin Gareus
2013-07-27add red-boxes to meter-marks and fix Nordic scale colorRobin Gareus
2013-07-27update meter marks and colors..Robin Gareus
2013-07-25remember meter-background highlight when type or width changes..Robin Gareus
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-24use only two colors for VU meter indicator and bright-gray for BBCRobin Gareus
2013-07-24revert VU meter background to default gray-shadeRobin Gareus
2013-07-24fix display-type of editor-mixer level-meterRobin Gareus
2013-07-24allow to en/disable shade and LED meter styleRobin Gareus
2013-07-24meter background color..Robin Gareus
2013-07-24meterbridge: meter-type dependent color-schemaRobin Gareus
2013-07-23add "0VU = +8dBu" VU meter configRobin Gareus
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-11fix conflicts caused by meterbridge mergePaul Davis
2013-07-10fix RMS+Peak meter for MIDI-tracksRobin Gareus
2013-07-10with RMS meters: use "peak indicator" as DPMRobin Gareus
2013-07-10use digital max-peak with RMS 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-10fix another peak-meter threshold config issueRobin Gareus
2013-07-10highlight meter-background of a port that has peaked (experiment)Robin Gareus
2013-07-10prepare meter-widget for dual background colorRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus