Add "Description" pane to generic plugin UI for LV2 plugins with documentation (rdfs...
[ardour.git] / gtk2_ardour / plugin_ui.cc
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-03-25 David RobillardUpdate to latest LV2 atom extension.
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-01-31 Paul Davispatch from colinf to fix the width of generic plugin...
2011-12-02 Paul Davisbuild changes from robin gareus for OS X, changing...
2011-11-23 Carl HetheringtonFix warning.
2011-11-23 Carl HetheringtonDon't fix size of preset combo any more. Comment what
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-03 David RobillardRemove LV2 support via SLV2 (Lilv only now).
2011-09-20 Paul Davis(native) Linux VST support from LinuxDSP
2011-06-01 David RobillardDelete trailing whitespace
2011-05-18 David RobillardAdd 'controls' item to plugin insert context menu to...
2011-05-15 David RobillardSupport compilation with (old) SLV2, or (new) Lilv...
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-04-19 Paul Davisremove some debugging output
2011-04-19 Paul Davisfixes to avoid dreadfull thread races and deletion...
2010-12-30 Carl Hetheringtoni18n fixes.
2010-12-22 Carl HetheringtonFix some i18n problems.
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-15 Carl HetheringtonGive VSTPluginUI its own header.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-15 Carl HetheringtonSave and Delete buttons for plugin presets, remove...
2010-12-14 Paul Davisminor safety check for symmetry
2010-12-06 Carl HetheringtonAdd dialog to allow removal of plugin presets. Should...
2010-12-06 Carl HetheringtonManage attempts to save plugin presets with the same...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-15 Paul Davisfix missing symbol errors on OS X
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-10 Carl HetheringtonAdd missing dialogue box title.
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2010-02-03 Carl HetheringtonStop crash on deleting a plugin when its generic UI...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
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-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-19 Paul Davissome plugin preset handling fixes from 2.X
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-08-27 Paul Davislots of MIDI editing stuff. to be explained on the...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-05-08 Sampo SavolainenUse an expander properly to control the visibility...
2009-05-04 Paul Davisclean up that godawful ugly latency GUI in plugin UIs
2009-05-03 David RobillardFix LV2 compilation.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-07 Sampo SavolainenImprovements to the plugin eq gui:
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-14 David RobillardLess weak plugin preset system (maybe AU preset stuff...
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-10-15 Sampo SavolainenMake EQ Gui optional and seize updating the graph when...
2008-10-13 Sampo SavolainenFirst draft of the EQ visualization system. Now force...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-15 David RobillardMerge with trunk R2920.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-06-28 Paul Davisadd basic support for the griffin powermate (a control...
2007-06-23 David RobillardInsert/Redirect refactoring, towards better MIDI suppor...
2007-06-20 David RobillardSplit PortInsert and PluginInsert into their own files.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-08 Paul Davisdon't always redirect key press events off to the edito...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r268@gwythaint (orig r808): fugalh | 2006-08-12 16...
2006-08-12 Hans Fugalgit-svn-id: svn://localhost/ardour2/branches/undo@812...
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 David RobillardMerged with trunk R795
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 Taybin RutkinRemoved unnecessary AudioEngine argument to FooPluginUIs.
next