Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour / ardour_ui.h
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-13 Len OvensMake foldback bus match foldback sends namewise
2018-11-01 Len OvensAllow ListenBus to be added by GUI
2018-10-04 Robin GareusUnhardcode and increase bindable Lua-script-action...
2018-09-24 Robin GareusAdd a window that shows DSP usage of all plugins
2018-09-23 Paul Davisrename transport masters dialog -> window
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition
2018-08-08 Robin GareusAdd method to show/hide VCA (and Mixbus) Mixer pane
2018-02-20 Robin GareusUse standard Labels again.
2018-02-20 Robin GareusKeep track of unacknowledged log-level (error-indicator)
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-17 Ben LoftisMove cpu and disk gauges into the status bar at top.
2018-02-17 Ben LoftisRemove display_message(); No more scary log message...
2018-02-14 Ben LoftisIf the gauges arent clickable, perhaps they look best...
2018-02-14 Ben LoftisRe-pack the master meters (in the toolbar) so the edito...
2018-02-14 Ben LoftisRe-pack dsp_load_indicator next to feedback_indicator...
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-22 Robin GareusImplement clock delta modes
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-20 Johannes MuellerLet the user add a template description on saving sessi...
2017-08-19 Robin Gareusremove unused header (fixes OSX builds)
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-17 Robin GareusConsolidate add/track/route/bus wrappers -- step one.
2017-08-15 Robin GareusPrepare for removal of Advanced Session Options (BusPro...
2017-08-11 Robin GareusAdd support for scripted meta-templates.
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin Gareusremove cruft (no more ButtonJoiner)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-07-01 Robin GareusFix crash when rapidly switching snapshots
2017-06-04 Daniel Sheeleradd route dialog now has "Add" and "Add and Close"...
2017-03-15 Robin GareusAdd GUI-Idle debugging/profiling util
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-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-17 Robin GareusAllow Lua action scripts to provide a button icon
2017-02-17 Robin GareusAllow binding Lua Action Scripts via right-click
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-13 Robin Gareusremove unused background expose
2017-02-02 Paul DavisARDOUR_UI transport buttons should use ArdourButton...
2017-01-28 Robin Gareusmark loop button insensitive when there's no loop-range
2017-01-19 Robin GareusAllow to change metronome level via mouse-wheel
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-18 Robin GareusCleanup global monitor options:
2017-01-16 Robin GareusConfigurable toolbar rec/punch & monitoring buttons
2017-01-16 Robin GareusAdd initial GUI support for global monitor states
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-28 John EmmasMove a forward declaration (for class ArdourVSpacer...
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-19 Robin GareusShow relevant preferences on sync-button right-click
2016-12-18 Robin GareusSimplify spacer code
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-17 Robin GareusPrepare mini-timeline widget for toolbar
2016-12-17 Robin GareusAdd UI to set global track layered mode
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-20 Robin GareusGUI support to archive session
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-08-22 Paul Davisuse insert at specification when duplicating tracks...
2016-08-22 Paul Davisfactor out "new route insertion point" enums so they...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-06-12 Paul Davisstop AddRouteDialog from being modal and from using...
2016-06-06 Paul Davisadd pre-release warning dialog. It wil not be shown...
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davischange API for ARDOUR_UI::add_route() to no longer...
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-10 Paul Davisadd visibility tracking for main window
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-05-06 Robin GareusNO-OP whitespace
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-04-25 Paul Davisremove unused code
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-04-18 Robin GareusGUI samplerate Mismatch notification
2016-03-28 Robin Gareusadd option to create new routes with strict-i/o enabled.
2016-03-16 Robin GareusMidi Busses? why yes!
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davisadd new API to ARDOUR_UI to allow dynamic add/remove...
2016-02-28 Robin GareusRewrite commit 68e81a6, prefer forward declaration...
2016-02-25 Paul Davisadd previous-tab and next-tab actions and bind to PRIMA...
next