Use glib to open our 'announcements' file, rather than opening directly with ofstream
[ardour.git] / gtk2_ardour / ardour_ui.cc
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.
2015-01-26 Paul Davisremove unnecessary commented-out line.
2015-01-26 Paul Davisrename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_a...
2015-01-25 Paul Davisfix incorrect logic when loading session via NextStep...
2015-01-25 Paul Davisadd handler for, and connect to, Session::SaveSessionRe...
2015-01-17 Robin Gareusconsistent display of period-size.
2015-01-14 Paul Davisunfinished save-as dialog, to serve as example/guide...
2015-01-12 Paul Davisfirst working version of save-as
2015-01-11 Paul Davisadd initial code/stubs, actions, menu items for save as
2015-01-08 David RobillardAlow tabbing between fields in metadata editor.
2015-01-06 Tim MayberryFix Session file filter so session files are displayed...
2015-01-05 Robin Gareusun-hardcode "*.ardour" file filters
2015-01-02 Tim MayberryFix for Clock updates
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Paul Davisreorder members and constructors to ensure null pointer...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-18 Paul Davisexpand help menu with various useful entries.
2014-12-15 Paul Davismove theme manager into preferences window
2014-12-09 Paul Davismore DEBUG::Butler output, formatting corrections,...
2014-12-09 Paul Davisanother metric ton of color work
2014-12-07 Paul Davisrevert UIConfiguration back to a normal member of ARDOUR_UI
2014-11-26 Paul Davismove creation of UIConfiguration object to precede...
2014-11-26 John EmmasWith printf() / snprintf() etc "%f" actually requests...
2014-11-17 Robin Gareusadd some assert() messages.
2014-11-17 Robin Gareusfix logic (and possible segfault if !editor)
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-12 Robin Gareusadd popup message and error log for AU crash reports
2014-10-28 Robin Gareusadd win IRC channel
2014-10-25 Robin Gareuscombine short periodic timeout functions for windows.
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-22 Robin Gareuswindows: allow loading session with absolute path
next