Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour / ardour_ui.cc
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-12-06 Robin GareusPrefer testing the session instead of using a global...
2018-11-28 Robin GareusConsolidate API, prefer ->running()
2018-11-28 Robin GareusNO-OP: Clarify function name
2018-11-27 Robin GareusUse central method to check for engine where required
2018-11-27 Robin GareusGUI limitation: Require engine to add/remove tracks...
2018-11-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-07 Robin GareusGUI options to select FLAC as media format
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2018-10-26 Robin GareusWimplicit-fallthrough fixes for gtk-ardour
2018-10-05 Paul Davismove away from "sync source" concepts
2018-09-24 Robin GareusAdd a window that shows DSP usage of all plugins
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisrename transport masters dialog -> window
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition
2018-08-04 Robin GareusUnify support chat channel.
2018-02-28 Robin GareusFix some GUI typos (thanks to IOhannes/debian for repor...
2018-02-20 Robin GareusRe-add fixed-color DSP-load indicator background
2018-02-20 Robin GareusUse standard Labels again.
2018-02-17 Ben LoftisShuffle order of items in status bar; change behavior...
2018-02-17 Ben LoftisConsistently use Gauge to avoid the overloaded term...
2018-02-17 Ben LoftisRemove unused status labels. (using gauges instead)
2018-02-17 Ben LoftisAdd Disk IO gauge.
2018-02-14 Ben LoftisBlink disk+dsp gauges on major errors ( disk out of...
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-01-14 Robin GareusAdd Toolbar disk-space widget.
2017-12-28 Robin GareusAdd DSP-load & x-run widget to the toolbar.
2017-12-22 Robin GareusAdd a separate, dedicated transport-control window
2017-12-22 Robin GareusSeparate and consolidate Transport-Control-UI code
2017-11-23 Robin GareusCatch exceptions by const reference
2017-11-22 Robin GareusImplement clock delta modes
2017-10-31 Robin GareusFix NSM for distro-builds (waf install)
2017-10-18 Robin GareusUpdate GUI, use filename-extensions
2017-10-03 Robin GareusFix session-archive file extension filter
2017-10-03 Robin GareusUpdate Session-Archive Dialog: add compression-option
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-19 Paul Daviscorrect version in pre-release warning
2017-09-18 Len OvensMenu Action list omit leading /
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisfully remove diskstream code
2017-08-22 Robin GareusReset RouteDialog: name edited by-user
2017-08-20 Johannes MuellerPass session description or route comment as default...
2017-08-20 Johannes MuellerLet user add a route template description on saving...
2017-08-20 Johannes MuellerLet the user add a template description on saving sessi...
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-18 Robin GareusPush user track-templates to the template list
2017-08-17 Robin GareusConsolidate add/track/route/bus wrappers -- step one.
2017-08-17 Ben LoftisTrack Templates: redesign of Add Track dialog.
2017-08-17 Robin GareusUpdate GUI, session-format notifications, skip unusable...
2017-08-16 Robin GareusRevert "Revert ongoing SessionDialog changes for 5...
2017-08-15 Robin GareusRevert ongoing SessionDialog changes for 5.11 release. 5.11
2017-08-15 Robin GareusReplace advanced session-setup options with script
2017-08-15 Robin GareusPrepare for removal of Advanced Session Options (BusPro...
2017-08-15 Robin GareusRe-add template script debugging (after 7d48e80e)
2017-08-11 Robin GareusMaybe fix crash on Close Session -> Quit (windows threa...
2017-08-11 Robin GareusFix MSVC builds (binding external static members)
2017-08-11 Robin GareusAdd support for scripted meta-templates.
2017-08-10 Robin GareusAdd support for templates to invoke one-time scripts
2017-08-03 Robin GareusFix Session > New (cancel retains the current session...
2017-07-26 Robin GareusAsk user to save when using save-as or snapshot+switch.
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-03 Robin GareusAnother approach for stuck splash-screens:
2017-07-01 Thomas BrandFix some typos (closes GH PR #356)
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-07-01 Robin GareusFix crash when rapidly switching snapshots
2017-06-17 Robin GareusFix adding tracks/busses at the top
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-05-25 Tim MayberryUse correct property names for Editor transport control...
2017-05-11 Robin GareusTweak/fix splash screen event-loop
2017-04-30 Len OvensMake -A open action list in a browser instead of comman...
2017-04-29 Len OvensSet -b to open in browser.
2017-04-28 Len OvensChange actions to -A and use -b to output keybindings
2017-04-27 Robin GareusAllow to hide engine dialog w/o unloading session.
2017-04-22 Len OvensChanged "ardour" to PROGRAM_NAME
2017-04-22 Len OvensSet -b switch to only two columns, correct options...
2017-04-21 Len OvensAdd HTML output for -b so that output can replace actio...
2017-04-18 Tim MayberryUse PBD::to_string instead of std::ostream when setting...
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in ARDOUR_UI class
2017-04-18 Tim MayberryUse ID::to_s() in gtk2_ardour instead of ID::print()
2017-03-26 Robin GareusAdd option to disable blinking alert buttons.
2017-03-15 Robin GareusAdd GUI-Idle debugging/profiling util
2017-03-06 Robin GareusFix save-as progress dialog.
2017-03-02 Robin GareusDon't try to auto-start engine for new sessions
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-21 Paul DavisRevert "ARDOUR_UI transport buttons should use ArdourBu...
2017-02-20 Robin GareusFirst-time startup logic update.
2017-02-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-09 Paul DavisNO-OP: whitespace
2017-02-09 Paul Davisexplanatory comment and logic change to cover when...
2017-02-09 Paul Davisalways hide splash screen after save-as session switch
2017-02-02 Paul DavisARDOUR_UI transport buttons should use ArdourButton...
2017-01-20 Robin GareusGUI follow up for new-MIDI-track API change
next