Fix crash when X11 is not available for VST UIs
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2019-12-13 Robin GareusFix session sensitivity of some toolbar controls
2019-11-24 Robin GareusRemember Virtual-Keyboard window size and position
2019-11-01 Paul Davisfix logic error with contents of session dialog shown...
2019-10-20 Robin GareusVirtual-Keyboard: save/restore state
2019-10-10 Paul Davischanges to ARDOUR_UI to reflect new startupFSM and...
2019-10-10 Paul Davisrename ArdourStartup to NewUserWizard and rename source...
2019-09-29 Robin GareusAdd Latency Control Toolbar Widgets
2019-08-26 Robin GareusPush UI theme to backend, LV2 plugin options
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-08-01 Ben Loftis(Source List) merge fixes
2019-08-01 Ben Loftis(Source List) Source list, Region List: Resolve variou...
2019-04-08 Robin GareusRemove hardcoded project-name from Actions
2019-02-16 Paul Davisrename Main_menu action to Main menu
2019-02-16 Paul Davisget ordering correct of global binding set creation...
2019-01-13 Paul Davisre-order startup process, registering actions early
2018-12-11 Paul Davisfix commentary
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-10 Paul Davisadd nominal owners for all action groups
2018-12-10 Paul Davisshow-editor and show-mixer actions are now part of...
2018-12-10 Paul Davisuse ActionManager namespace, rather than ActionMap...
2018-12-10 Paul Davisuse new action map API instead of ActionManager::get_action
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-08-08 Robin GareusAdd method to show/hide VCA (and Mixbus) Mixer pane
2018-05-08 Ben LoftisPlugin Order: Use the new plugin_manager function...
2018-02-20 Robin GareusUse standard Labels again.
2018-02-19 Ben LoftisReplace missing widget-name that got lost.
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-17 Ben LoftisRevert some theme tweaks. Left-justify gauge text.
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-17 Ben LoftisMove cpu and disk gauges into the status bar at top.
2018-02-17 Ben LoftisGTKOSX is not a valid check. Use __APPLE__
2018-02-17 Ben LoftisMacOS: Move status info to top, just like win+linux...
2018-02-11 Ben LoftisSoloSelection: gui part.
2017-12-23 Robin GareusAdd Panic-button sensitivity for consistency
2017-11-22 Robin GareusAdd seconds as clock-unit
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-08-07 Paul Davissome structure/code for managing menu sensitivity now...
2017-08-03 Robin GareusFix Session > New (cancel retains the current session...
2017-07-21 Ben LoftisMain Menu: some re-organization of session- and global...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-02 Robin GareusRe-introduce toggle-editor-and-mixer (for ctrl-surfaces)
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR_UI::save_ardour_state...
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-04-18 Tim MayberryUse XMLNode::set_property API in ARDOUR_UI class
2017-04-01 Ben LoftisFix label for show-mixer
2017-03-24 Robin GareusRevert "consistent use of context-menu popups"
2017-03-16 Robin Gareusconsistent use of context-menu popups
2017-03-10 Robin GareusUse dedicated "show editor/mixer" actions
2017-02-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
2017-02-02 Paul Davisadditional commit for removal of TransportControllables
2017-01-28 Paul Davismove 10 more actions from Editor/* to Common/*
2017-01-28 Paul Davismove 15 actions out of Editor/* namespace, and into...
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-16 Robin GareusAdd initial GUI support for global monitor states
2017-01-12 Robin GareusMove some actions into the global group:
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-11-20 Olivier HumbertMake menu item for Add Track/Bus/VCA dialog consistent...
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 Davisadd ActionManager::rec_sensitive_actions and put "add...
2016-08-28 Paul Davisfix focus-on-clock action 5.3
2016-07-18 Paul Davisfix unused variable warnings and code tidy
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-06-02 Paul DavisRemove references to a "master faders" window. We went...
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 Davischange API for ARDOUR_UI::add_route() to no longer...
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Davismake the master faders visibility button work
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-15 Sven GestegÄrd Robertzfix typo, restore preference tab
2016-05-07 Robin GareusGUI part of LocaleGuard optimization.
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-04 Robin Gareusfix another menu typo in fda03d1
2016-05-03 Robin Gareusfix typo in fda03d1f1
2016-05-03 Robin Gareusconsistent menu labels
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
2016-04-23 Robin Gareussave-as/snapshot tweaks:
2016-04-13 Paul Davisuse correctly named action to put preferences into...
2016-03-05 Mathias BuhrFixes a minor typo
2016-02-28 Robin Gareuscleanup: remove duplicate null checks.
2016-02-25 Paul Davisadd previous-tab and next-tab actions and bind to PRIMA...
2016-02-25 Paul Davismove window visibility buttons to have less impact...
2016-02-23 Robin GareusAdd GUI to instantiate session-scripts
2016-02-23 Robin GareusLua Script Console Window
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Davisfix merge mixup after rebase from master
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
next