summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-02-22some changes for top menubar systems (i.e. OS X)Paul Davis
2016-02-22remove "toggle-foo" style actions related to editor/mixer windows and provide...Paul Davis
2016-02-22new global bindings file (created with fmt-bindings)Paul Davis
2016-02-22new version of editor.bindings, generated by fmt-bindingsPaul Davis
2016-02-22refactor key press handling to include a hack that continues to use GTK accel...Paul Davis
2016-02-22tell the editor to try to load editor.bindingsPaul Davis
2016-02-22remove WINDOW modifier from mnemonic bindings file, and replace with SECONDAR...Paul Davis
2016-02-22save & restore the main window geometryPaul Davis
2016-02-22widespread changes to get the new (oldArdour binding scheme to be used for ke...Paul Davis
2016-02-22update main window title appropriatelyPaul Davis
2016-02-22add suggestive tooltips for tabs; remove position argument for Tabbable since...Paul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22hide tabs in main window when there's only 1 tab left.Paul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22cleaner code to figure out which Tabbable was just torn offPaul Davis
2016-02-22make sure preferences are visiblePaul Davis
2016-02-22make sure the prefs editor sets up its own window correctlyPaul Davis
2016-02-22get normal GTK accelerators working againPaul Davis
2016-02-22stop using C++11 structure initializerPaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22initialize uninitialized var - possible fix for #6400Robin Gareus
2016-02-22consolidate codeRobin Gareus
2016-02-22update Window > Mixer accordinglyRobin Gareus
2016-02-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22volatile means hardware-volatile.Paul Davis
2016-02-22Revert "Fix compilation warnings. (gtk2_ardour part)"Paul Davis
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-22don't trip over missing `nm` toolNils Philippsen
2016-02-22Revert and additional change due to --strict warnings.André Nusser
2016-02-22Fix compilation warnings. (gtk2_ardour part)André Nusser
2016-02-22better system for managing kbd focus after cmd-w closing a dialog.Paul Davis
2016-02-22manually revert most of previous commit related to dialog/main window focus m...Paul Davis
2016-02-22os x: an initial attempt at fixing loss of keyboard focus after cmd-w to clos...Paul Davis
2016-02-22Fix 6783, Using "Esc" key doesn't cancel creating new Track/Bus GroupTim Mayberry
2016-02-21prevent crash is VST does not implement effEditGetRectRobin Gareus
2016-02-18Add Pavel Potocek to authorsTim Mayberry
2016-02-18Change the tap tempo estimator to least-squares regressionPavel Potocek
2016-02-17Fix Post Export "Open Folder" button for OS XRobin Gareus
2016-02-17translatable missing plugin messageRobin Gareus
2016-02-17amend missing plugin message to hint that a plugin may be blacklistedRobin Gareus
2016-02-16Export Analysis GUI: clarify signal-distribution axis labelsRobin Gareus
2016-02-16move "Normalization Gain" display to the left box & colorize it.Robin Gareus
2016-02-15more Export Report GUI tweaks:Robin Gareus
2016-02-15update Export Report GUI for extended spect. rangeRobin Gareus
2016-02-15refine ExportReport:Robin Gareus