summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2016-02-15update Export Report GUIRobin Gareus
2016-02-14Move Export Audition Buttons to the bottomRobin Gareus
2016-02-14tweak spectrum color schemaRobin Gareus
2016-02-14show playhead on all export report widgetsRobin Gareus
2016-02-14add missing spaceRobin Gareus
2016-02-14Fix issue related to bug #6609, text selection not visible in track name entryTim Mayberry
2016-02-14Export Audition: don't rely on audition-progress 100% for "end"Robin Gareus
2016-02-13add post-export audition seekingRobin Gareus