summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-08-08set midi-metric ticks depending on meter-typeRobin Gareus
2013-08-08VU meter label color&shadow tweak by the_CLARobin Gareus
2013-08-08tweak label alignmentRobin Gareus
2013-08-08proper shadow for metric labels..Robin Gareus
2013-08-08'overlay shadow' on meter-metrics experimentRobin Gareus
2013-08-08fix crash with "send" meters.Robin Gareus
2013-08-08use only two colors for VU meter indicator and bright-gray for BBCRobin Gareus
2013-08-08reduce brightness of VU meter backplate & increase contrast of peak-labelRobin Gareus
2013-08-08get meter color from gtkrc style fileRobin Gareus
2013-08-08add [master] meter to the toolbarRobin 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-08increase meterbridge with if scrollbar is not visible..Robin Gareus
2013-08-08add separator line to meterbridgeRobin Gareus
2013-08-08color meterbridge stripsRobin Gareus
2013-08-08amend to 8deccea6 (resize meterbridge window)Robin 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-08limit width and resize meterbride windowRobin Gareus
2013-08-08add "0VU = +8dBu" VU meter configRobin Gareus
2013-08-08clarify meter preference optionsRobin Gareus
2013-08-08BBC meter labels are always whiteRobin Gareus
2013-08-08implement meter-lineup and VU standard preferencesRobin Gareus
2013-08-08clean up video related messagesRobin Gareus
2013-08-08Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-08-08fix #5609 (import with 1 track per channel mis-associates tracks + channels)Paul Davis
2013-08-08meterbridge metrics update:Robin Gareus
2013-08-08restore session backwards compatibility to 3.3Robin Gareus
2013-08-08minor tweaks to meter-names and legendRobin Gareus
2013-08-08implement new meter typesRobin Gareus
2013-08-08Revert "Revert new meter types (postponed until after 3.3 release)"Robin Gareus
2013-08-08re-nice rendering of channel-splitting iconRobin Gareus
2013-08-08Wrap calls to add_shortcut_folder() in try { ... } block.Colin Fletcher
2013-08-08update processor-name (short|long) when mixer-strip width changesRobin Gareus
2013-08-08adjust meter-width when configuration changesRobin Gareus
2013-08-08mixer metric background color fix (MIDI & inactive)Robin Gareus
2013-08-08revert to right-side mixer metric-labelsRobin Gareus
2013-08-08don't hide ticks in narrow modeRobin Gareus
2013-08-08meter metrics: ignore global font-scalingRobin Gareus
2013-08-08use ArdourMono font for metric patternsRobin Gareus
2013-08-08move mixer-metric pattern to the leftRobin Gareus
2013-08-08fix typoRobin Gareus
2013-08-08possible fix for 5591 (show elements after re-adding them)Robin Gareus
2013-08-08work around sparse motion notification events when tooltips are disabledRobin Gareus
2013-08-08fix re-drawing of splitting iconRobin Gareus
2013-08-08move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-08-08increase spacing between meter ticks and labelsRobin Gareus
2013-08-08Dereference pointers in ctors where appropriate. (c++11 wants this)Michael R. Fisher
2013-08-08C++11 Building - Add space between macros and quoted stringsMichael R. Fisher