OSC: Changed gainVCA to gainfader as VCA is already used.
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
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
2016-02-22 Paul Davisprovide an alternate action for controlling prefs visib...
2016-02-22 Paul Davisadd context menus for tabbable visibility buttons
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 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 Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davisget current tab on startup correct.
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
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 Davissave & restore the main window geometry
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-14 Robin Gareusadd missing space
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-12-10 Ben Loftisallow hiding and showing the mixer list
2015-12-06 Alexandre ProkoudineAdd ellipsis at the end of "Duplicate Tracks/Busses...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-11-25 Paul DavisMerge branch 'chaot4-feature_include_more_options_in_help'
2015-11-25 André NusserCorrect spelling of action names. Translation context...
2015-11-25 André NusserAdd more menu entries to the 'Help' menu.
2015-11-14 Paul Davispartial dialog to control track duplication
2015-11-13 Paul Davisinitial/partial implementation of duplicate track/bus
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-15 Robin Gareusdisplay active peak-builds
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul DavisRevert "start work on auto return target dropdown rathe...
2015-06-29 Paul Davisstart work on auto return target dropdown rather than...
2015-06-29 Paul Davisinitial version of playback priority design. No GUI...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-26 Robin Gareusupdate Window > Mixer accordingly
2015-06-26 Robin GareusAlternative approach for show/hide Meterbridge #6386
2015-05-28 Paul Davisadd name text for ToggleExternalSync action
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-18 Ben Loftisuse Go To instead of Goto
2015-04-29 Robin Gareusx-run counter reset & typo
2015-04-29 Robin Gareusadd xrun counter to status-bar (currently no reset)
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-02 Paul DavisRevert "[Summary]: Main menu item "Save Template.....
2015-04-02 YPozdnyakov[Summary]: Main menu item "Save Template..." should...
2015-03-21 Robin Gareusamend 157299a, really fix “Show Toolbars”
2015-03-21 Robin Gareus“Show Toolbars” is not saved and on by default.
2015-03-16 Robin Gareusalways pack the log-LED into the status widget.
2015-03-14 Robin GareusOSX has a wall clock already.
2015-03-14 Robin Gareustweak status-bar spacing
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-01-11 Paul Davisadd initial code/stubs, actions, menu items for save as
2015-01-07 Ben Loftisnow that regions and range selections are exclusive...
2014-12-18 Paul Davisexpand help menu with various useful entries.
2014-12-12 Ben Loftis show-more-ui-prefs-from-view-window is only a mixbus...
2014-12-09 Paul Davisanother metric ton of color work
2014-12-08 Robin Gareusnoop, simplify code.
2014-10-21 Ben Loftissome keyboard layouts have KP_Separator instead of...
2014-10-16 Paul Davisadd action and menu entry for "reattach all tearoffs".
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-14 Ben Loftismake GUI preferences discoverable from the View menu
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-25 Robin Gareusmove utility functions into a dedicated namespace
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Adrian KnothAdd option to display the mixer in fullscreen
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-12 Robin Gareusexport video-range: add to context menu
next