start shaping up VCA assign process
[ardour.git] / gtk2_ardour / mixer_actor.cc
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisaction maps now have names
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 Davisuse X_() to mark binding names as non-translated
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-24 Paul Davisfix spelling error
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 Loftisoops, fix copy-paste error
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-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Paul Davisundef SearchPath where needed as it is defined via...
2012-11-13 Paul Davisadd alt-i as a binding in both the editor and mixer...
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2011-11-04 Paul Davisdrastic overhaul of keyboard handling in mixer window...