summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
AgeCommit message (Expand)Author
2015-08-03don't resize plugin-scan-report window, use sensitivity.Robin Gareus
2015-07-23When printing an XML related error, guard against NULL pointers getting passe...John Emmas
2015-07-22amend a3c21ae, video-server localhost -> 127.0.0.1Robin Gareus
2015-07-16offer to scan for plugins at first start.Robin Gareus
2015-07-11windows announcements file nameRobin Gareus
2015-06-29if a session cannot be loaded, dump the error stack to stderrPaul Davis
2015-06-29handle libXML errors via our own error handling methodsPaul Davis
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29Revert "properly track, update, maintain and set auto return state"Paul Davis
2015-06-29properly track, update, maintain and set auto return statePaul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-29initialize uninitialized var - possible fix for #6400Robin Gareus
2015-06-10remove left-over debugging codePaul Davis
2015-06-10no Save-As progress dialog if we're not copying mediaPaul Davis
2015-05-28rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initia...Paul Davis
2015-05-07extend save-as dialog to allow crude but functional save-as-to-empty-sessionPaul Davis
2015-05-04further preparations for NSM (#6265)Robin Gareus
2015-04-29x-run counter reset & typoRobin Gareus
2015-04-29add xrun counter to status-bar (currently no reset)Robin Gareus
2015-04-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2015-04-22make save-as dialog be persistent, to retain settings across save-asPaul Davis
2015-04-22add central API to calculate UI scalingRobin Gareus
2015-04-21update some calls to use new get_preferred_edit_position; needs testingBen Loftis
2015-04-21merge fix for tempo branchBen Loftis
2015-04-21Merge branch 'master' into saveasPaul Davis
2015-04-20use save as dialog in ArdourUIPaul Davis
2015-04-20towards fixing #6265Robin Gareus
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-13now that there is only 1 effective selection, adjust add-new-track-or-bus opt...Paul Davis
2015-04-05cleanup, tweak, reorganize gone-silent dialogPaul Davis
2015-04-05show dialog when audioengine becomes silentPaul Davis
2015-04-03fix hard-coded version in config copy dialog; use yes/no buttons, and default...4.0-rc2Paul Davis
2015-04-02remove hard-coded program namePaul Davis
2015-04-02wording tweak.Paul Davis
2015-04-02[Summary] Adding option to avoid sorting the routs in Session::foreach method...Valeriy Kamyshniy
2015-04-02Window focus handling fixes.nick_m
2015-03-31remove linux specific menu reference (sorry translators)Robin Gareus
2015-03-29don’t apply selection to new sessionsRobin Gareus
2015-03-23rework check for old configuration filesRobin Gareus
2015-03-23replace LinkButtonRobin Gareus
2015-03-17change the error-log button to toggle the log windowRobin Gareus
2015-03-16fix typoBen Loftis
2015-03-16use tri-state text-less LED for error-log button.Robin Gareus
2015-03-16add a warning when using a free/demo versionPaul Davis
2015-03-16Add route dialog order hint changes.nick_m
2015-03-14note to self.Robin 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-12check for old configuration files and copy if user requests it.Paul Davis