fix up indentation caused by lack of .emacs
[ardour.git] / gtk2_ardour / plugin_selector.h
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-05-29 Paul Davisredesign plugin selection process to fix multiple-addit...
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-01-15 David RobillardLV2 support.
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Sampo SavolainenPlugin selector keyboard focus should now stay in the...
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-08-01 Taybin RutkinAdded LADSPA_PATH to ardev_common.sh
2006-08-01 Taybin RutkinAudioUnits are selectable in PluginSelector. Will...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-04-26 Nick MainsbridgeFix vst typo
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-01-11 Doug McLainFixed broken vst code in PluginSelector
2005-12-06 Doug McLainsome finishing touches to PluginSelector
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-10-01 Paul Davisslightly less incomplete work on mixer window treeview...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.