summaryrefslogtreecommitdiff
path: root/gtk2_ardour/meter_patterns.cc
AgeCommit message (Expand)Author
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
2013-07-15simplify meter-type context menuRobin Gareus
2013-07-15move ardour meter globals into dedicated namespace (TODO meter_patters typedef)Robin Gareus
2013-07-14improve caching of metric and tick pattersRobin Gareus
2013-07-10rework narrow mode metric (again)Robin Gareus
2013-07-10fixed width meter metric areasRobin Gareus
2013-07-10add convenience functions to switch meter-types.. (maybe too much?!)Robin Gareus
2013-07-10fix rendering of meter metrics w/o typesRobin Gareus
2013-07-10show meter-tick at either -24 or -25 dbFSRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10reset individual route's peak displayRobin Gareus
2013-07-10shared peak-display reset in mixer+meterbridgeRobin Gareus