summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2013-07-15Startup BETA Mac Screen - Pull version number from VERSIONSTRINGMichael R. Fisher
2013-07-15Correcting Indentation ErrorsMichael R. Fisher
2013-07-15Fix typo in osx BETA startup screenMichael R. Fisher
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-14Update Russian translationAlexandre Prokoudine
2013-07-14switch to WM::Proxy Action managementRobin Gareus
2013-07-14improve caching of metric and tick pattersRobin Gareus
2013-07-13ignore mouse-scroll if scroll-bar is not present.Robin Gareus
2013-07-12remove *&@?!+%@ question :)Robin Gareus
2013-07-12clean up plugin-ui meter layoutRobin Gareus
2013-07-11make config-window suitable for small[er] screensRobin Gareus
2013-07-11change default color of plugin-UI gauge/meterRobin Gareus
2013-07-11update plugin UIs at reasonable rate (25Hz)Robin Gareus
2013-07-11NOOP - prevent headaches and remove cruftRobin Gareus
2013-07-11Revert "Remove non-portable and unnused header includes"Paul Davis
2013-07-11Remove non-portable and unnused header includesPaul Davis
2013-07-11handle aux-send processor-box actionRobin Gareus