summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-07-25proper shadow for metric labels..Robin Gareus
2013-07-25'overlay shadow' on meter-metrics experimentRobin Gareus
2013-07-25fix crash with "send" meters.Robin Gareus
2013-07-24use only two colors for VU meter indicator and bright-gray for BBCRobin Gareus
2013-07-24reduce brightness of VU meter backplate & increase contrast of peak-labelRobin Gareus
2013-07-24get meter color from gtkrc style fileRobin Gareus
2013-07-24add [master] meter to the toolbarRobin 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-24increase meterbridge with if scrollbar is not visible..Robin Gareus
2013-07-24add separator line to meterbridgeRobin Gareus
2013-07-24color meterbridge stripsRobin Gareus
2013-07-24amend to 8deccea6 (resize meterbridge window)Robin 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-24limit width and resize meterbride windowRobin Gareus
2013-07-23add "0VU = +8dBu" VU meter configRobin Gareus
2013-07-23clarify meter preference optionsRobin Gareus
2013-07-23BBC meter labels are always whiteRobin Gareus
2013-07-23implement meter-lineup and VU standard preferencesRobin Gareus
2013-07-23clean up video related messagesRobin Gareus
2013-07-23Fix special handling of 'zoom vertical' scroll wheel modifier key.Colin Fletcher
2013-07-23fix #5609 (import with 1 track per channel mis-associates tracks + channels)Paul Davis
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-22re-nice rendering of channel-splitting iconRobin Gareus
2013-07-19Wrap calls to add_shortcut_folder() in try { ... } block.Colin Fletcher
2013-07-19update processor-name (short|long) when mixer-strip width changesRobin Gareus
2013-07-19adjust meter-width when configuration changesRobin Gareus
2013-07-18mixer metric background color fix (MIDI & inactive)Robin Gareus
2013-07-17revert to right-side mixer metric-labelsRobin Gareus
2013-07-17don't hide ticks in narrow modeRobin 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-17fix typoRobin Gareus
2013-07-17possible fix for 5591 (show elements after re-adding them)Robin Gareus
2013-07-17work around sparse motion notification events when tooltips are disabledRobin Gareus
2013-07-16fix re-drawing of splitting iconRobin Gareus
2013-07-16Merge branch 'clang' of https://github.com/axetota/ardourRobin Gareus
2013-07-16move ff* structs & typedef into dedicated namespaceRobin Gareus
2013-07-16increase spacing between meter ticks and labelsRobin Gareus
2013-07-15Dereference pointers in ctors where appropriate. (c++11 wants this)Michael R. Fisher
2013-07-15C++11 Building - Add space between macros and quoted stringsMichael R. Fisher
2013-07-15OSX GUI - Prevent compiler errors when -std=c++11 is switched onMichael R. Fisher
2013-07-15Merge branch 'apple' of https://github.com/mfisher31/ardourPaul Davis