first vaguely working version using PresentationInfo
[ardour.git] / gtk2_ardour / mixer_ui.h
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
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 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-31 Paul Davismost of the changes required to add a new master faders...
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
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-01-09 Robin Gareusretain expansion-state when reordering plugins in the...
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-26 Robin Gareusadd context-menu for processor-sidebar
2015-12-25 Robin Gareussave/restore plugin-sidebar expanded items
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-22 Robin Gareussave/restore custom order of favorite plugin list
2015-12-22 Robin Gareusadd Favorite Plugins List (DnD) to the Mixer.
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-12-10 Ben Loftisallow hiding and showing the mixer list
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-07-16 Ben Loftismerge fix
2015-07-10 Robin Gareusadd context menu to hide/show Midi-tracks - fixes ...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
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-24 Ben LoftisRevert previous select-strips-under-mouse behavior
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-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-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-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...
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-19 Paul Davismore work on RID and editor/mixer order matching; when...
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-25 Paul Davisdrastic rethink of the relationship between remote...
2012-06-06 Carl HetheringtonRemove some unused code.
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...
2011-09-07 Carl HetheringtonPut session-modified asterix in mixer window title...
2011-04-20 Carl HetheringtonFix hang on session close that I introduced with the...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-01-09 Carl HetheringtonPut add route/bus button at the bottom of the mixer...
2011-01-09 Carl HetheringtonFactor out track display setup code into its own method.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-07-19 Carl HetheringtonVarious route group menu tweaks.
2010-05-31 Paul Davisbuild fix
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-04-02 Carl HetheringtonFix up route group state signal handling. Make the...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-23 David RobillardMake deferred plugin stuff work with old compiler or...
2009-10-22 David RobillardDefer plugin discovery until actually needed (significa...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-07-13 Paul Davistraverso-style mixer window bindings. note: messes...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-30 David RobillardTrim include dependency graph, especially for io.h...
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davismerge 3870-3890 from 2.0-ongoing into 3.X (compiles...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-07-18 Tim MayberryRestore position of the mixer window when it is reopene...
next