summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_selector.h
AgeCommit message (Expand)Author
2009-11-16fix memory leak when creating plugin-by-creator & plugin-by-category menusPaul Davis
2009-11-08plugin menu/manager patch from J. Abelardo Gutierrez (already applied to 3.0)Paul Davis
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ...Paul Davis
2008-05-29redesign plugin selection process to fix multiple-addition problemPaul Davis
2008-04-24plugin selection via menu, along with "favorites"Paul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-01-15LV2 support.David Robillard
2007-12-10AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolut...Paul Davis
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
2007-07-30add filtering to plugin selection dialogPaul Davis
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-10Plugin selector keyboard focus should now stay in the plugin list. More Sampo Savolainen
2006-08-10Moved PluginInfo::Type to ARDOUR::PluginType in ardour/types.h.Taybin Rutkin
2006-08-03Most PluginManager refactoring is out of the way. Time to begin on AudioUnit...Taybin Rutkin
2006-08-01Added LADSPA_PATH to ardev_common.shTaybin Rutkin
2006-08-01AudioUnits are selectable in PluginSelector. Will crash if someone clicksTaybin Rutkin
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-31Start of AudioUnit work. COREAUDIO=y is a little destable for now.Taybin Rutkin
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-04-26Fix vst typoNick Mainsbridge
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-01-11Fixed broken vst code in PluginSelectorDoug McLain
2005-12-06some finishing touches to PluginSelectorDoug McLain
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-10-01slightly less incomplete work on mixer window treeview portPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin