remove hard-coded program name
[ardour.git] / gtk2_ardour / ardour_ui.cc
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 Robin Gareusfix ‘pure virtual’ crash at exit.
2015-02-28 Robin Gareusprepare saving video-export settings.
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-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
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-15 Ben Loftisfix various loop-initiation faults
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-11 Robin Gareusmake valgrind output a bit more readable.
2014-09-06 Robin Gareusminimize rebuild after reconfigure:
2014-09-06 Robin Gareusspeed up session load (display updates)
2014-08-30 Robin Gareusupdate clocks and video-frames at FPS
2014-08-30 Robin Gareusadd an idle callback at FPS
2014-08-27 Ben Loftisrefactor flat_buttons into cairowidget, and add a canva...
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 John EmmasAdd a couple of function calls so that Ardour will...
2014-07-10 Paul Davisadd comment/doxygen doc
2014-07-09 Ben Loftisadd mixbus profile which removes the tearoffs
2014-07-09 Paul Davisadd new TRX-only function for unusual global-record...
2014-07-04 Paul Davismove location of menus file loading and call ActionMana...
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-14 Robin Gareussimply future debugging of exit at start.
2014-06-12 Colin FletcherFix opening of recent sessions with mismatched director...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-19 Colin FletcherUse libardour SystemExec wrapper in gtk2_ardour
2014-05-19 Paul Davisremove unused variable
2014-04-20 Robin Gareusupdate GUI while waiting for video server to respond
2014-04-17 Paul Davisnew transport option, "loop-is-mode" which optionally...
2014-04-14 Robin Gareusclean up 6cc2812f2e8 (interim vst fixes)
2014-04-11 unknowninterim vst fixes
2014-04-10 Paul Davisclean up use of JACK name in messages
2014-04-10 Paul Davisset Profile TRX element at startup
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-13 Robin Gareusrework SystemExec - use vfork wrapper (and lots of...
2014-03-09 Robin Gareus[VST] scan timeout display and per plugin timeout override.
2014-03-09 Robin Gareusprepare configurable VST scan timeout
2014-02-28 Paul Davisremove splash message/window at shutdown - it is just...
2014-02-27 Robin Gareusdisplay policy of plugin-scan progress popup-window
2014-02-26 Paul Davisdon't waste time and effort deleting GUI components...
next