Fix Mixbus action fc83d044f8 & 65bda27d4 rebase ordering
[ardour.git] / gtk2_ardour / mixer_ui.cc
2016-09-30 Ben Loftisfix: using arrow-keys on selected mixer strips would...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
2016-07-08 Paul Davisfix incorrect behaviour of mixer strip [X] (hide) buttons
2016-07-06 Paul Davismerge MixerActor API (back) into Mixer_UI; make solo...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-29 Robin Gareusconsistent mixer sidebar layout (group, tracks show...
2016-06-22 Robin Gareusshow tooltips on favorite plugins -- closes #6902
2016-06-14 Paul Davisno divider/full allocation of LHS of mixer "display...
2016-06-13 Paul Davisuse pane position mgmt on appropriate panes
2016-06-12 Paul Davishide mixer group tabs when spilling control master...
2016-06-11 Paul Davismake RouteGroupDialog non-modal.
2016-06-10 Paul Davisdo not add master to Mixer_UI's TreeModel - explicitly...
2016-06-10 Paul Davisavoid missing stuff after adding tracks/busses/vcas...
2016-06-09 Paul Daviswork "hide" button on VCA strip
2016-06-09 Paul Davismixer-gui visibility management for VCAs
2016-06-07 Paul DavisGUI tweaks and work on VCA mixer display
2016-06-07 Paul Davisfix missing restore of a pane position in mixer
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-05 Paul DavisOS X specific fix, to match new mixer TreeModel structure
2016-06-05 Paul Davissubstantive redesign of Gtk::TreeModel used inside...
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
next