catch up on change in definition of various AxisView {set,is}_selected() implementations
[ardour.git] / gtk2_ardour / mixer_ui.cc
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davispart three of using LocaleGuard with pane sizes
2016-06-02 Paul Davisthe second half of using LocaleGuard with pane sizes
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
2016-05-31 Paul Davishandle old-version pane positions by ignoring them
2016-05-31 Paul Davisset pane drag cursors in mixer
2016-05-31 Paul Davisrestore mixer pane sizing
2016-05-31 Paul Davisremove unneeded code with new pane
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-31 Paul Davisa start at the group/master menu related structure
2016-05-31 Paul Davisallow context click on blank space in VCA packer to...
2016-05-31 Paul Davisactual implementation of VCA spill for mixer
2016-05-31 Paul Davisbasics of spill control in place (actual change in...
2016-05-31 Paul Davisclean up debug output for OrderKeys
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 Davisshow/hide VCA assign buttons depending on VCA existence
2016-05-31 Paul Davisimprove clean-up of GUI VCA-related objects
2016-05-31 Paul Davisrestore right-click in track/bus scroller to drive...
2016-05-31 Paul Davisno-op: comment
2016-05-31 Paul Davismove new fractional pane utility functions into libs...
2016-05-31 Paul Davisa big fat comment
2016-05-31 Paul Davisredesign pane-sizing mechanism for mixer
2016-05-31 Paul Davisfix incorrect selection of all strips/tracks at opening.
2016-05-31 Paul DavisGUI modifications to improve VCA strips and their place...
2016-05-31 Paul Davischange sort ordering model in mixer and editor
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-05-31 Paul Davismostly restore VCA state on session loading.
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 Davisadd a new packer to the mixer, to hold vca master fader...
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
2016-05-06 Robin Gareusseparate Preset + Favorite DnD Targets
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-02 Robin Gareusremove a stray semicolon
2016-05-01 Robin Gareusfix adding favorite plugins post-fader
2016-04-29 Robin Gareussave custom favorite plugin order (revert when merging...
2016-04-29 Robin Gareusinclude lua processors in plugin-selector
2016-02-27 Mathias BuhrImplements review comments
2016-02-27 Mathias BuhrAdds an assert to fail explicitely
2016-02-25 Paul Davisfix packing of "outpacker" in mixer view
2016-02-25 Paul Davisrestore monitor section visibility, broken after the...
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
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 Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
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-10 Tim MayberryFix bug #6766, Crash when creating new Session while...
2016-01-13 Robin Gareusdon't allow to delete AU presets in the UI
2016-01-09 Robin Gareuscheck sidebar re-order constrains early on.
2016-01-09 Robin Gareusretain expansion-state when reordering plugins in the...
2016-01-09 Robin GareusGUI update for plugin-preset-list API change
2016-01-08 Robin Gareusindex plugins before loading state (favorite order)
2016-01-08 Robin Gareusbetter version than prev. commit (avoid name ambiguity)
2016-01-08 Robin Gareusfix favorite plugin sort (after plugin-scan)
2016-01-07 Robin Gareusdon't allow to delete factory presets
2016-01-07 Robin Gareususe new API to query presets
2016-01-07 Robin Gareusonly show plugin context-menu if there is a selection
2015-12-28 Robin Gareusplugin-sidebar: select on right-click (before context...
2015-12-28 Robin Gareusrefine add preset/favorite dialog
2015-12-28 Robin Gareusallow creating plugin-presets by dragging a plugin...
2015-12-28 Robin Gareusadd preset-delete to context menu
2015-12-27 Robin Gareusadd "remove from favorites" context menu
2015-12-27 Robin Gareusplugin-sidebar: fix PostFader insert
2015-12-27 Robin Gareusplugin-sidebar: right click implies select.
2015-12-26 Robin GareusArdour 4.5 is later than planned.
2015-12-26 Robin Gareusadd context-menu for processor-sidebar
2015-12-26 Robin Gareusremove C++11 API
2015-12-25 Robin Gareussave/restore plugin-sidebar expanded items
2015-12-25 Robin Gareusupdate plugin presets in mixer-sidebar
2015-12-25 Robin Gareusallow to add plugin(s) to all selected routes
2015-12-25 Robin Gareusadd presets to mixer plugin-sidebar
2015-12-24 Robin Gareususe new column DnD renderer,
2015-12-22 Robin Gareusquick hack: hide unfinished processor sidebar for 4...
2015-12-22 Robin Gareusre-arrange default mixer siderbar panes.
2015-12-22 Robin Gareussave/restore custom order of favorite plugin list
2015-12-22 Robin Gareustweak packaging of plugin-hostlist
2015-12-22 Robin Gareusadd Favorite Plugins List (DnD) to the Mixer.
2015-12-21 Robin Gareusdelete monitoring section when removed
2015-12-19 Robin Gareusmonitoring section on diet (75% original width)
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-12-10 Ben Loftisallow hiding and showing the mixer list
2015-10-19 nick_mRestored size of mixer list pane is at least 36 px...
2015-10-19 nick_mMixer list pane can shrink to zero width.
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-15 Robin Gareusdon't allow to focus sidebar checkboxes - fixes #6445
2015-09-12 Robin GareusGUI part of memleak fixes
2015-07-16 Ben Loftismerge fix
2015-07-10 Robin Gareusadd context menu to hide/show Midi-tracks - fixes ...
2015-06-26 Robin Gareusupdate Window > Mixer accordingly
2015-05-03 Robin Gareusright-click in mixer’s group box: show context menu.
next