summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-03-11and without typo :)Robin Gareus
2016-03-11allow to copy processor state (drag processor on another of same type)Robin Gareus
2016-03-11add region & range loudnless reportRobin Gareus
2016-03-11allow to re-use export-report UIRobin Gareus
2016-03-08Adds a tooltip to the iconMathias Buhr
2016-03-08Implements filtering in bindings editorMathias Buhr
2016-03-07fix stuck touch modeRobin Gareus
2016-03-07remove unused GUI signals (confusing dup. name)Robin Gareus
2016-03-07expand options in quantize dialog to include other beat fractionsPaul Davis
2016-03-07expand option editor treeviews by default so that all nodes are visiblePaul Davis
2016-03-06rename all "Solo / Mute" options as "Solo & Mute" since '/' is now a path sep...Paul Davis
2016-03-06rearrange sync options into a sub-node of Transport optionsPaul Davis
2016-03-06avoid extra iterator increment, so that Option/Paths workPaul Davis
2016-03-06avoid blank header bar in option editor treeviewPaul Davis
2016-03-06change OptionEditor to use a left-hand-side treeview to navigate the notebookPaul Davis
2016-03-05edited keybindings should be stored in lower-case formPaul Davis
2016-03-05remove some uncharacteristic comments in codePaul Davis
2016-03-05Small refactoring of keyboard bindings (first part)Mathias Buhr
2016-03-05Fixes a minor typoMathias Buhr
2016-03-05Adds sorting the toe keyeditorMathias Buhr
2016-03-05Fix for issue #0006803yonideshi
2016-03-04fix processed region export (track output)Robin Gareus
2016-03-02nitpick for static analyzers and friendsRobin Gareus
2016-02-29Expose PublicEditor Bindings to LuaRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2016-02-28remove unused headingRobin Gareus
2016-02-28allow to configure custom path to video monitorRobin Gareus
2016-02-28cleanup: remove duplicate null checks.Robin Gareus
2016-02-28Revert "fix OSX compile issue due to 68e81a6"Robin Gareus
2016-02-28Rewrite commit 68e81a6, prefer forward declaration and includes in cc.Robin Gareus
2016-02-27fix OSX compile issue due to 68e81a6Robin Gareus
2016-02-27Implements review commentsMathias Buhr
2016-02-27Adds an assert to fail explicitelyMathias Buhr
2016-02-27Fixes a memory corruption upon closing the 2nd sessionMathias Buhr
2016-02-27Move our #inclusions for "lua_script_manager.h"John Emmas
2016-02-27add header guards for good measureRobin Gareus
2016-02-27resolve ambiguous ‘operator==’ (‘int’ vs ‘const luabridge::LuaRef’)Robin Gareus
2016-02-27proper "false" check for MSVC compatRobin Gareus
2016-02-27don't allow to change export settings once export has started #6780Robin Gareus
2016-02-26fix KP_0 bindingPaul Davis
2016-02-26fix bindings for KP_nPaul Davis
2016-02-26fixing leaking tooltip stringPaul Davis
2016-02-26fix "Collect Groups" -- closes #6794Robin Gareus
2016-02-26remove duplicate FontScalingOptions -- closes #6791Robin Gareus
2016-02-25Fixes preferences context menu not being shownMathias Buhr
2016-02-25add previous-tab and next-tab actions and bind to PRIMARY-page-up/down by def...Paul Davis
2016-02-25fix packing of "outpacker" in mixer viewPaul Davis
2016-02-25restore monitor section visibility, broken after the merged with tabbedPaul Davis
2016-02-25move window visibility buttons to have less impact on minimum widthPaul Davis
2016-02-24fix compilation on OSX/PPC (old coreaudio)Robin Gareus