another TLSF vs realloc-pool shootout
[ardour.git] / gtk2_ardour / ardour_ui.cc
2015-12-28 Robin Gareussave users who like to suffix snapshot names some typing.
2015-12-12 Paul Daviscorrect name the event loop used by the GUI
2015-12-10 Robin Gareuscatch a potential segfault (unload session)
2015-11-29 Robin Gareusfix OSX openFile Application Delegate
2015-11-25 Paul DavisMerge branch 'chaot4-feature_include_more_options_in_help'
2015-11-25 André NusserAdd more menu entries to the 'Help' menu.
2015-11-14 Paul Davisfix logic errors in duplicate tracks dialog
2015-11-14 Paul Davismove logic of track/bus duplication into DuplicateRoute...
2015-11-14 Paul Davistweak duplicate routes dialog appearance depending...
2015-11-14 Paul Davispartial dialog to control track duplication
2015-11-13 Paul Davisinitial/partial implementation of duplicate track/bus
2015-11-04 Paul DavisMerge branch 'chaot4-feature_open_dialog_before_chat'
2015-11-04 André NusserShow info dialog when opening chat via Help -> Chat.
2015-11-04 Paul DavisMerge branch 'chaot4-f_overwrite_dialog_improvement'
2015-11-04 André NusserImprove behavior of overwrite_file_dialog.
2015-10-30 Robin Gareussuspend timers while flushing the gtk-event queue.
2015-10-22 nick_mAmend last commit.
2015-10-22 nick_mCenter some windows known to be presented by ardour.
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserConfirmation on overwrite for track and session templat...
2015-10-18 Robin Gareusdisable follow-edits with external sync #6577
2015-10-16 Robin Gareusfix #6640 (snapshot clears "dirty" flag)
2015-10-16 Robin Gareususe API to add system-specific volumes - #6643
2015-10-15 Robin Gareusre-enable engine sensitive actions..
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
2015-10-06 Robin Gareuscancel-solo always clears all solo-state, just in case.
2015-10-06 Tim MayberryRemove unused methods in ARDOUR_UI for starting/stoppin...
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
next