Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / plugin_selector.cc
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
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-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-12 Paul Davisfix merge conflicts from master
2013-12-10 Nils Philippsencompare plugin/creator/category names UTF8-aware
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-03 Paul DavisMerge branch 'master' into windows
2013-11-30 Paul Davismerge and resolve conflict with master
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-27 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul DavisMerge branch 'master' into windows
2013-11-26 Paul Davisresolve merge with master (?)
2013-10-23 Paul Davisfix merge conflicts with master
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-10-04 Paul DavisMerge branch 'audiothreads' of https://github.com/mojof...
2013-10-04 Paul Davisuse g_strcasecmp() instead of strcasecmp() which doesn...
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
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-11 Paul DavisDon't require liblrdf on windows
2013-05-03 Paul Davismerge resolution with master
2013-05-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul Davistweak name shown in plugin selector listview as column...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-07 Paul Davisuse PluginInfo::reconfigurable_io() in the plugin selec...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-20 David RobillardOops. Turns out activate handles both keyboard and...
2012-04-20 David RobillardSupport adding plugins via keyboard (Enter).
2011-11-22 Carl HetheringtonPatch from acolomb to display underscores in plugin...
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-14 Paul Davismake PluginManager API more in line with other singleto...
2011-10-18 Paul Davischanges for OS X support: change waf config define...
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-06-01 David RobillardDelete trailing whitespace
2011-05-14 David RobillardCompletely localist use of SLV2 to lv2_plugin.cc and...
2011-02-24 Paul Davismore easily visible error message if a plugin fails...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-07-27 Carl HetheringtonCopy-edit.
2010-04-27 Carl HetheringtonDon't close the plugin manager when an incompatible...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-29 Paul Daviseditors for control protocols (generalized); editor...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
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-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-16 Carl HetheringtonBuild plugin menu only when plugins change, and build...
2009-11-15 Carl HetheringtonFix some memory leaks in the plugin menu.
2009-11-08 Paul Davisplugin menu/manager patch from J. Abelardo Gutierrez
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-04 David RobillardPreliminary MIDI plugin support.
2009-05-02 David RobillardFix LV2 plugin support.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-26 David RobillardFix a bunch of warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-20 David RobillardSome work towards MIDI plugins (LV2 plugins with (MIDI...
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
next