summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16add API to query Gtk::ComboBoxText entriesRobin 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-14proper port unregistration (just some refactoring, noop)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-14Fix stretch for MIDI regions (#6164).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-14ignore master & monitor when “solo all [in group]”Robin Gareus
2015-03-13Right-clicking on the Loop/Punch ruler should "Do Something".Ben Loftis
2015-03-13Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSIONJohn Emmas
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-13clean out cruft from CoreAudio BackendRobin Gareus
2015-03-13only jack+windows use portaudio.Robin Gareus
2015-03-13call me Mr. BackendRobin Gareus
2015-03-12check for old configuration files and copy if user requests it.Paul Davis
2015-03-12alter config file copying infrastructure so it can be used at a suitable time...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-12amend 7bb9d04, fix midi loopingRobin Gareus
2015-03-12indicate MIDI port names (vs audio system ports)Robin Gareus
2015-03-12add seek info to readtestPaul Davis
2015-03-12try to clean MSVC/Windows mess in main(), hopefully without breaking anythingPaul Davis
2015-03-12cont’d work on a16dd7c, fixes #6170Robin Gareus
2015-03-12explain midi starvation, issue #6170Robin Gareus
2015-03-12Revert commit 635578b3 relating to pthread debuggingTim Mayberry
2015-03-12Define DEBUG_THREAD_SELF when debug is enabledTim Mayberry
2015-03-12Use DEBUG_THREAD_SELF macro in session_vst.ccTim Mayberry
2015-03-12Don't try linking libclearlooks files with mingw buildTim Mayberry
2015-03-12Include windows.h in Dummy backend for LARGE_INTEGERTim Mayberry