13
0
livetrax/libs
David Robillard 25d8f0ce6a Implement proper LV2 preset support.
The old code here was attempting to load several various random methods of listing LV2 presets.  IMO this situation has become untenable, the way implemented here is the way documented with examples in the extension, and if plugins don't work with it, they need to be updated.

For the record, the rationale behind this change is to make preset data separately loadable, since it tends to be far too massive to have hosts loading it for all plugins when unnecessary.

git-svn-id: svn://localhost/ardour2/branches/3.0@11957 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-13 00:43:01 +00:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour Implement proper LV2 preset support. 2012-04-13 00:43:01 +00:00
audiographer Further GCC 4.7.0 fixes. 2012-03-30 01:21:08 +00:00
clearlooks-newer Fix possible out-of-bounds array access (#4796). 2012-04-01 15:06:15 +00:00
clearlooks-older
evoral make automation thinning factor controllable at run time 2012-04-05 11:16:04 +00:00
fst Remove VST current_program variable, since that stuff is 2011-11-23 19:29:38 +00:00
gtkmm2ext Fix use of invalidated iterator (#4821). 2012-04-11 10:31:29 +00:00
midi++2 Remove some unused parameters. 2012-04-11 20:21:00 +00:00
panners
pbd move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
qm-dsp
rubberband Some fixes for GCC 4.7.0 2012-03-30 00:03:53 +00:00
surfaces convert rec-enable control for a Track from PBD::COntrollable to ARDOUR::AutomatioNControl, and use in MCP 2012-04-13 00:35:42 +00:00
taglib
timecode add operator!= for BBT_Time 2012-01-07 17:11:17 +00:00
vamp-plugins
vamp-sdk
.cvsignore