summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-03-17Change the way we call 'Gtk::Main' when building with MSVCJohn Emmas
2015-03-17Error Log button, only handle LMBRobin Gareus
2015-03-17Abutton: only LMB clicks are “clicks”.Robin Gareus
2015-03-17initialize uninitialized variableRobin Gareus
2015-03-17amend 6aa6c2d, queue redraw for custom-LED changeRobin Gareus
2015-03-17AButton: decouple indicator color and active state.Robin Gareus
2015-03-17change the error-log button to toggle the log windowRobin Gareus
2015-03-16always pack the log-LED into the status widget.Robin Gareus
2015-03-16fix typoBen Loftis
2015-03-16use tri-state text-less LED for error-log button.Robin Gareus
2015-03-16AButton: allow to set custom LED color (for > 2 states)Robin Gareus
2015-03-16add a warning when using a free/demo versionPaul Davis
2015-03-16avoid possible shared remote control IDs in large (>317 track) sessionPaul Davis
2015-03-16work-around engine dialog crashes.Robin Gareus
2015-03-15prevent single-axis drags in the editor summary from affecting the other axis.Paul Davis
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