summaryrefslogtreecommitdiff
path: root/gtk2_ardour/meter_patterns.cc
AgeCommit message (Expand)Author
2016-09-27move "logmeter.h" from gtk2_ardour into libs/ardourPaul Davis
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-03-02nitpick for static analyzers and friendsRobin Gareus
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-07-05tweak human readable names for meter-typesRobin Gareus
2015-05-05oversample meter faceplate image surfacesRobin Gareus
2015-04-250dBFS peak meter GUIRobin Gareus
2015-04-22clean up GUI scalingRobin Gareus
2015-04-21adjust default meter font-size (same as it was before)Robin Gareus
2015-04-20towards scaleable meter and mixer UIRobin Gareus
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-09fix meter scale colors (meterbridge)Robin Gareus
2014-12-08more color work, including removing rgba{_p_}_from_style()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-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-19various fixes for places that used get_font_for_style() ... converted to use ...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-22add K12/RMS meter typeRobin Gareus
2013-10-03'gtk2_ardour' - Try 'lrintf' instead of 'rintf' which isn't available in MSVCJohn Emmas
2013-07-28left/right meter marks in mixer (narrow red-stripe)Robin Gareus
2013-07-28fix compiler warnings.Robin Gareus
2013-07-28k-meter +4 marksRobin Gareus
2013-07-28tweak meter-metric red-boxes/stripesRobin 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-26some more VU-meter tick marks..Robin Gareus
2013-07-25cache midi metrics depending on meter-type and data-type(s)Robin Gareus
2013-07-25set midi-metric ticks depending on meter-typeRobin Gareus
2013-07-25VU meter label color&shadow tweak by the_CLARobin Gareus
2013-07-25tweak label alignmentRobin Gareus
2013-07-25proper shadow for metric labels..Robin Gareus
2013-07-25'overlay shadow' on meter-metrics experimentRobin Gareus
2013-07-24get meter color from gtkrc style fileRobin Gareus
2013-07-24color meterbridge stripsRobin Gareus
2013-07-24meterbridge: meter-type dependent color-schemaRobin Gareus
2013-07-23BBC meter labels are always whiteRobin Gareus
2013-07-23meterbridge metrics update:Robin Gareus
2013-07-22restore session backwards compatibility to 3.3Robin Gareus
2013-07-22minor tweaks to meter-names and legendRobin Gareus
2013-07-22implement new meter typesRobin Gareus
2013-07-22Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-07-17revert to right-side mixer metric-labelsRobin Gareus
2013-07-17meter metrics: ignore global font-scalingRobin Gareus
2013-07-17use ArdourMono font for metric patternsRobin Gareus
2013-07-17move mixer-metric pattern to the leftRobin Gareus
2013-07-16increase spacing between meter ticks and labelsRobin Gareus
2013-07-15Revert new meter types (postponed until after 3.3 release)Robin Gareus
2013-07-15add VU and IEC meter DSP (from jmeters)Robin Gareus