summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-03-16Add route dialog order hint changes.nick_m
2015-03-15Fix dragging regions to/from drop zone (#6137).David Robillard
2015-03-14improve port-matrix text contrastRobin Gareus
2015-03-14desaturate port matrix colorsRobin Gareus
2015-03-14note to self.Robin Gareus
2015-03-15Non-transient ArdourDialogs and ArdourWindows appear in the centrenick_m
2015-03-15Session import dialog is no longer a transient for the editor.nick_m
2015-03-14OSX has a wall clock already.Robin Gareus
2015-03-14tweak status-bar spacingRobin Gareus
2015-03-14automatic error log window popup be gone.Robin Gareus
2015-03-15Remove the use of Window::set_keep_above() throughout startup.nick_m
2015-03-15Keep the left hand list pane of the mixer the same size when resizingnick_m
2015-03-15Fix incorrect track ordering when creating a session from a templatenick_m
2015-03-14Only sound selected notes momentarily (#6142).David Robillard
2015-03-14Move PC flags to avoid obscuring region name.David Robillard
2015-03-13Fix note visibility (#0006168).David Robillard
2015-03-13Don't expand track headers to show MIDI stuff.David Robillard
2015-03-13Right-clicking on the Loop/Punch ruler should "Do Something".Ben Loftis
2015-03-14Align number entry in the meter dialog to the right in lieu of findingnick_m
2015-03-14Don't show stock icons in any buttons (explicitly setting an image willnick_m
2015-03-14Don't set the following dialogs to be transients for the editor:nick_m
2015-03-13call me Mr. BackendRobin Gareus
2015-03-12check for old configuration files and copy if user requests it.Paul Davis
2015-03-12always show language dialog on windowsRobin Gareus
2015-03-12NOOP whitespace fixes.Robin Gareus
2015-03-13Don't mess with the track selection at all from the editor route listnick_m
2015-03-12fix 0096aa5 (at least for mingw)Robin Gareus
2015-03-13Add new routes to selection in the editor, rather than the editornick_m
2015-03-12indicate MIDI port names (vs audio system ports)Robin Gareus
2015-03-12try to clean MSVC/Windows mess in main(), hopefully without breaking anythingPaul Davis
2015-03-12OSX use xjadeo directly (no IPC indirection)Robin Gareus
2015-03-12further ardourbutton ellipsis fixes Robin Gareus
2015-03-12fix/amend ae5c614Robin Gareus
2015-03-12fix ‘ export’ installdir typoRobin Gareus
2015-03-12prepare windows i18nRobin Gareus
2015-03-11more verbose captions on automation track headers; include the plug name.Ben Loftis
2015-03-11add video-monitor to timeline context-menuRobin Gareus
2015-03-11NOOP, add a missing ‘p’Robin Gareus
2015-03-11renice connection button labelsRobin Gareus
2015-03-12Metadata windows are no longer transient windows.nick_m
2015-03-12Add route dialog is never a transient window.nick_m
2015-03-10Groups created from the (edit,mix) windows should share the same default prop...Ben Loftis
2015-03-10increase shuttle speed display granularity.Robin Gareus
2015-03-10dramatically reduce ShuttleControl CPU usageRobin Gareus
2015-03-10clean up and refine shuttle control rendering.Robin Gareus
2015-03-10circles and circles and circles, again my friendRobin Gareus
2015-03-09Move 'poor_mans_glob()' into libpbdJohn Emmas
2015-03-09Revert "explicitly shutdown engine at exit"Robin Gareus
2015-03-09Fix a couple of issues when displaying the 'Preferences' dialog on Windows:-John Emmas
2015-03-10Add route dialog responds to enter key being pressed.nick_m