summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-02-18Allow to un-assign action-scripts via shift+right-clickRobin Gareus
2017-02-18Don't scroll-jump when selecting all tracksRobin Gareus
2017-02-18Prevent direct and indirect selection of VCAsRobin Gareus
2017-02-18VCA spill should not show hidden tracksRobin Gareus
2017-02-17Allow to re-scan VST plugins after changing VST-pathsRobin Gareus
2017-02-17Add gcc suggested parenthesesRobin Gareus
2017-02-17Add Lua API to convert Canvas::Color to Cairo RGBARobin Gareus
2017-02-17Fix button sizing for IconRenderCallbackRobin Gareus
2017-02-17Allow Lua action scripts to provide a button iconRobin Gareus
2017-02-17Implement icon-render callback in ArdourButtonRobin Gareus
2017-02-17PT import: Add MIDI import functionalityDamien Zammit
2017-02-17Mark session dirty when changing scriptsRobin Gareus
2017-02-17Allow binding Lua Action Scripts via right-clickRobin Gareus
2017-02-17Version keybindings file.Robin Gareus
2017-02-17Fix route ordering (mixer TV lacks master-bus)Robin Gareus
2017-02-16Toolbar spacing: Add back one pixel of vertical padding, and preserve it rega...Ben Loftis
2017-02-16Prevent "punch" and "mon" buttons from increasing toolbar height.Robin Gareus
2017-02-16Properly update main window-title.Robin Gareus
2017-02-16check region action sensitivity from two more places that may alter itPaul Davis
2017-02-16improve logic for region action sensitivity settingsPaul Davis
2017-02-16fix constrained region drags across tracks (7242).nick_m
2017-02-15simplify arguments to Editor::sensitize_the_right_region_actions()Paul Davis
2017-02-15use leave/enter from track canvas to be the primary driver of region action s...Paul Davis
2017-02-15classify all region actions based on how they get a list of regions to operat...Paul Davis
2017-02-15tentative steps in trying to fix region action sensitivityPaul Davis
2017-02-14Separate MSB/LSB MIDI Bank selectRobin Gareus
2017-02-14Save/restore location clock modeRobin Gareus
2017-02-14NO-OP: whitespaceRobin Gareus
2017-02-14Reset window-size when switching between custom and generic plugin UI.Robin Gareus
2017-02-13Clarify session property (now that there's an action)Robin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-13reinstate ensure-time-axis-visible after move-selected-tracksPaul Davis
2017-02-13new implementation of move-selected-tracksPaul Davis
2017-02-13update email addressPaul Davis
2017-02-13remove unused background exposeRobin Gareus
2017-02-12credit where credit is duePaul Davis
2017-02-12Update Japanese translationHiroki Inagaki
2017-02-09This is the wrong approach to this problem.5.6Paul Davis
2017-02-09NO-OP: whitespace conversionPaul Davis
2017-02-09when considering whether or not to autoscroll teh canvas, first translate all...Paul Davis
2017-02-09NO-OP: whitespacePaul Davis
2017-02-09explanatory comment and logic change to cover when we switch to the new sessi...Paul Davis
2017-02-09always hide splash screen after save-as session switchPaul Davis
2017-02-08NO-OP: whitespacePaul Davis
2017-02-08make rude alert buttons expand vertically to use all available space.Paul Davis
2017-02-08NO-OP: whitespace changesPaul Davis
2017-02-08improved fix for #7208, hopefullyPaul Davis
2017-02-08use centralized SMF tempo method in both places where we show itPaul Davis
2017-02-08do NOT remove tracks from selection during drag selection on the basis of geo...Paul Davis
2017-02-08stop a crash during selectionPaul Davis