globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / mixer_ui.cc
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.
2015-05-03 Robin Gareusde-select other strips when re-selecting a strip
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-14 Paul Davisremove UI configuration variable link-editor-and-mixer...
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-05 nick_mDon't expand mixer track list for long names.
2015-03-16 Paul Davisavoid possible shared remote control IDs in large ...
2015-03-14 nick_mKeep the left hand list pane of the mixer the same...
2015-01-14 Robin Gareusdon’t show “-all-“ group with currently does nothing.
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-11-19 Ben Loftisfix range selection of mixer strips; shift+selecting...
2014-11-18 Robin Gareusremove cruft (monitor section knobs are cairo now)
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-28 Ben Loftisclean up cruft in some config variables
2014-07-28 Ben Loftisforce horizontal scrollbar and spacer, so strips line...
2014-07-28 Ben LoftisMixer page: ESC should deselect all mixer strips and...
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
2014-07-24 Ben LoftisRevert previous select-strips-under-mouse behavior
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben LoftisMixer selection follows mouse
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusconsolidate SignalOrderRouteSorter
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-22 Paul Davismore canvas refactoring.
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
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-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-31 Paul Davisfix merge with master
2013-10-23 nick_mNew routes are placed after highest selected route.
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-22 Paul Davismerge from master
2013-10-22 Paul DavisMerge branch 'unify_display_ordering' of https://github...
2013-10-20 nick_mUnify editor / mixer ordering.
2013-08-08 Robin Gareusfix compiler warnings.
2013-08-08 Robin Gareusignore mouse-scroll if scroll-bar is not present.
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-01 Paul Davisfix merge conflict from master
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-13 Robin Gareusignore mouse-scroll if scroll-bar is not present.
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareussave width of mixer-strip when changing _all_ strips
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul Davisrename Route::is_hidden() to Route::is_auditioner(...
2012-12-10 Paul Davisfix reversion of keyboard focus from gain display editi...
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-10-27 Paul Davisfix serious logic error in re-ordering treeviews after...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-20 Paul Davismake more or less all LHS treeviews use the same style
2012-07-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-07-09 Paul Davisredisplay mixer strips when visibility of one of them...
2012-07-08 Paul Davisrestore functionality of show/hide column in mixer...
2012-06-28 Paul Davisfurther efforts at cleaning up the design of the intera...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-27 Colin FletcherA (hopefully) better fix for toggle-mixer-on-top, using...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-13 Carl HetheringtonPatch from colinf to fix problems with toggle mixer...
2012-06-07 Carl HetheringtonSlightly grubby hack to fix up the state of the Window...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-11-28 Carl HetheringtonHopefully fix some i18n bugs (#3565).
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-10-29 Carl HetheringtonSome limited control of mixer strip component
2011-09-07 Carl HetheringtonPut session-modified asterix in mixer window title...
2011-08-16 Paul Davischange packing options within mixer window to fix ...
2011-07-16 Carl HetheringtonRestore AWOL master mixer strip (#4187).
2011-07-12 Carl HetheringtonMaintain order keys even when routes are hidden, to...
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
next