Add EngineControl::stop_engine method to show errors when stopping engine
[ardour.git] / gtk2_ardour / ardour_ui.cc
2015-10-06 Tim MayberryUpdate sample rate and CPU load in status bar when...
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
2015-09-30 Tim MayberryAdd parent window argument to ARDOUR_UI::check_audioengine
2015-09-30 Tim MayberryDon't hide Audio Setup dialog when clicking 'OK' if...
2015-09-30 Tim MayberryUse AudioSetupDialog as parent of the error message...
2015-09-30 Tim MayberryUse AudioEngine::get_last_backend_error in message...
2015-09-28 Paul Davisfix the logic of the GUI "toggle roll" action as it...
2015-09-20 Robin Gareusbasic GUI support to auto-align video by LTC.
2015-09-19 Robin Gareusfix crash at exit, ctrl+s during quit.
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper (GUI)
2015-09-16 Robin Gareusdeleting pointers to incomplete types may cause undefin...
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-09-16 Tim MayberryMove util functions into UIConfiguration as they depend...
2015-09-16 Tim MayberryRemove duplicate extern declaration
2015-09-16 Robin Gareusunify recent session dialogs
2015-09-15 Robin Gareusdisplay active peak-builds
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-09-12 Robin GareusGUI part of memleak fixes
2015-09-12 Robin Gareustrick ardour to print main-thead mem-pool stats.
2015-09-10 Robin Gareusditto for the announcement message
2015-09-10 Robin Gareuscatch mem-leaks more easily.
2015-09-08 Tim MayberryDon't unload session with Session -> Open -> Cancel...
2015-09-08 Paul Davisoffer up (when possible) MBWF, RF64 and RF64 (WAV)...
2015-09-08 Guy ShermanNOOP, whitespace only
2015-09-08 Robin Gareusfix prev. commit
2015-09-08 Robin Gareusportable c-code for reading pingback/announcement message
2015-09-08 John EmmasUse glib to open our 'announcements' file, rather than...
2015-09-06 Robin GareusWorkaround to allow loading large sessions.
2015-09-06 Robin GareusDon't keep gtk-file-chooser around.
2015-09-05 Robin Gareusdisplay session create/open failure errors.
2015-08-14 Robin Gareusfix locate to wallclock fix for PM (>= 2^31 samples)
2015-08-14 Robin Gareussave-as: default to current session name.
2015-08-03 Robin Gareusdon't resize plugin-scan-report window, use sensitivity.
2015-07-23 John EmmasWhen printing an XML related error, guard against NULL...
2015-07-22 Robin Gareusamend a3c21ae, video-server localhost -> 127.0.0.1
2015-07-16 Ben Loftismerge fix
2015-07-16 Robin Gareusoffer to scan for plugins at first start.
2015-07-11 Robin Gareuswindows announcements file name
2015-06-29 Paul Davisif a session cannot be loaded, dump the error stack...
2015-06-29 Paul Davishandle libXML errors via our own error handling methods
2015-06-29 Paul DavisRevert "start work on auto return target dropdown rathe...
2015-06-29 Paul DavisRevert "properly track, update, maintain and set auto...
2015-06-29 Paul Davisproperly track, update, maintain and set auto return...
2015-06-29 Paul Davisstart work on auto return target dropdown rather than...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 Robin Gareusinitialize uninitialized var - possible fix for #6400
2015-06-11 Paul Davisremove left-over debugging code
2015-06-10 Paul Davisno Save-As progress dialog if we're not copying media
2015-05-28 Paul Davisrearrange and redesign UIConfiguration/ARDOUR_UI APIs...
2015-05-08 Paul Davisextend save-as dialog to allow crude but functional...
2015-05-04 Robin Gareusfurther preparations for NSM (#6265)
2015-04-29 Robin Gareusx-run counter reset & typo
2015-04-29 Robin Gareusadd xrun counter to status-bar (currently no reset)
2015-04-22 Paul Davisprefer initialization to assignment for ARDOUR_UI
2015-04-22 Paul Davismake save-as dialog be persistent, to retain settings...
2015-04-22 Robin Gareusadd central API to calculate UI scaling
2015-04-21 Ben Loftisupdate some calls to use new get_preferred_edit_positio...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul Davisuse save as dialog in ArdourUI
2015-04-20 Robin Gareustowards fixing #6265
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Paul Davisnow that there is only 1 effective selection, adjust...
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 Paul Daviscleanup, tweak, reorganize gone-silent dialog
2015-04-05 Paul Davisshow dialog when audioengine becomes silent
2015-04-03 Paul Davisfix hard-coded version in config copy dialog; use yes... 4.0-rc2
2015-04-03 Paul Davisremove hard-coded program name
2015-04-02 Paul Daviswording tweak.
2015-04-02 Valeriy Kamyshniy[Summary] Adding option to avoid sorting the routs...
2015-04-01 nick_mWindow focus handling fixes.
2015-03-31 Robin Gareusremove linux specific menu reference (sorry translators)
2015-03-30 Robin Gareusdon’t apply selection to new sessions
2015-03-29 Robin Gareusdon’t apply selection to new sessions
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-22 Robin Gareusreplace LinkButton
2015-03-17 Robin Gareuschange the error-log button to toggle the log window
2015-03-16 Ben Loftisfix typo
2015-03-16 Robin Gareususe tri-state text-less LED for error-log button.
2015-03-16 Paul Davisadd a warning when using a free/demo version
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-14 Robin Gareusnote to self.
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-03-14 nick_mRemove the use of Window::set_keep_above() throughout...
2015-03-12 Paul Davischeck for old configuration files and copy if user...
2015-03-11 nick_mMetadata windows are no longer transient windows.
2015-03-11 nick_mAdd route dialog is never a transient window.
2015-03-10 Robin Gareusdramatically reduce ShuttleControl CPU usage
2015-03-09 Colin FletcherRemove useless parameters from MainClock constructor
2015-03-09 Robin Gareusfix ‘pure virtual’ crash at exit.
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-02-12 Colin FletcherIgnore playhead when finding delta from edit position...
2015-02-12 Colin FletcherSeparate out creation of xrun markers from Editor:...
2015-01-27 Robin Gareusfix printf format-security warning.
next