Tweaks to Mixer and Monitor keybindings:
[ardour.git] / gtk2_ardour / ardour_ui_dialogs.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-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-14 Ben LoftisShrink the peak_display button to avoid blowing-up...
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...
2017-12-22 Robin GareusAdd a separate, dedicated transport-control window
2017-12-22 Robin GareusSeparate and consolidate Transport-Control-UI code
2017-08-07 Paul Davissome structure/code for managing menu sensitivity now...
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-04-22 Robin GareusClose all dialogs when closing a session (not only...
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-19 Robin GareusAllow to un/load Lua Session Scripts in the Script...
2017-02-16 Robin GareusProperly update main window-title.
2017-01-28 Robin Gareusmark loop button insensitive when there's no loop-range
2016-12-30 Robin Gareusre-group preferences part eight and nine of 27 (probably)
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-17 Robin GareusPrepare mini-timeline widget for toolbar
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Daviswhen using toggle-editor-and-mixer, if current tab...
2016-06-07 Paul Davistake a rather different approach toggling editor+mixer
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 Davisuse main window visibility when toggling between editor...
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-03-21 David RobillardFix unused variable warning
2016-03-15 Paul Davischange the way the key editor gets populated; drop...
2016-03-15 Paul Davisdo the safety dance
2016-03-15 Paul Davisshow processor box bindings in key binding editor
2016-03-15 Paul Davisadd new API to ARDOUR_UI to allow dynamic add/remove...
2016-03-15 Paul Davisfix segfaults/crashes when quitting under valgrind
2016-02-28 Robin GareusRewrite commit 68e81a6, prefer forward declaration...
2016-02-27 John EmmasMove our #inclusions for "lua_script_manager.h"
2016-02-25 Paul Davisadd previous-tab and next-tab actions and bind to PRIMA...
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-23 Robin GareusLua Script Console Window
2016-02-22 Paul Davisfix crash caused by missing check on editor->own_window()
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisuse Tabbable::change_visibility to make tab/window...
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisprevent dragging the last tab from the notebook
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davistry using top-menu-bar buttons and not notebook tabs...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davischanges to support new key bindings editor design
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davismore fixes for tabbable visibility management
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davishide splash in a sensible and understandable way
2016-02-22 Paul Davisdynamically update menus/actions controlling tabbable...
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davisbreak out window ops for Tabbables into show/hide/attac...
2016-02-22 Paul Davisremove "toggle-foo" style actions related to editor...
2016-02-22 Paul Davisupdate main window title appropriately
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Robin Gareusconsolidate code
2016-02-22 Robin Gareusupdate Window > Mixer accordingly
2016-02-22 Paul Davisthe basics of tabbed
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-12-10 Ben Loftisallow hiding and showing the mixer list
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-07-16 Ben Loftismerge fix
2015-06-26 Robin Gareusremove debug code
2015-06-26 Robin Gareuscheck editor/mixer/meterbridge window overlap for show...
2015-06-26 Robin Gareusconsolidate code
2015-06-26 Robin Gareusupdate Window > Mixer accordingly
2015-06-26 Robin GareusAlternative approach for show/hide Meterbridge #6386
2015-06-25 Robin Gareuskeep meterbridge on top of editor - see #6386
2015-04-24 Robin Gareusfix scaling of master-meter in toolbar
2015-04-22 Robin Gareusscale peak-meter reset button
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-09 nick_mIntroduce theme preference "transients follow front...
2015-01-25 Paul Davisadd handler for, and connect to, Session::SaveSessionRe...
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-15 Paul Davismove theme manager into preferences window
2014-10-25 Robin Gareuscombine short periodic timeout functions for windows.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-13 Robin Gareusfix CPI window handling:
2014-08-31 Robin Gareusdistinguish global peak-reset button from meters:
2014-08-30 Robin Gareusadd an idle callback at FPS
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
next