summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-12Include windows.h on windows build for LARGE_INTEGERTim Mayberry
2015-03-12OSX use xjadeo directly (no IPC indirection)Robin Gareus
2015-03-12pimp readtest.Robin Gareus
2015-03-12further ardourbutton ellipsis fixes Robin Gareus
2015-03-12have another go at windows i18nRobin 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-11finish (?) infrastructure for copying configuration files from a3 to a4Paul Davis
2015-03-11NOOP, add a missing ‘p’Robin Gareus
2015-03-11renice connection button labelsRobin Gareus
2015-03-11interpret CoreMidi unique ID as unsigned for consistency.Robin Gareus
2015-03-11more infrastructure for copying old configuration filesPaul Davis
2015-03-11efficiency is overrated - don't cache the return value of user_config_directo...Paul Davis
2015-03-11global ARDOUR signal to ask GUI to copy configuration files across versionsPaul Davis
2015-03-11only create user configuration directory if no explicit version was givenPaul Davis
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-11hide user_config_dir_name; alter API for user_config_dir() to allow specifica...Paul Davis
2015-03-11mingw: all code is position independentRobin Gareus
2015-03-11NOOP, midi-auditioner clean API usageRobin Gareus
2015-03-11remove duplicate codeRobin Gareus
2015-03-11reasonably sized CoreMidi BuffersRobin Gareus