13
0
livetrax/libs/evoral
David Robillard 767c0238a3 Replace half-baked param metadata with descriptor.
Among other things, this means that automation controls/lists have the actual
min/max/normal/toggled of parameters, and not those inferred from the Parameter
ID, which is not correct for things like plugin parameters.

Pushing things down to the Evoral::ParmeterDescriptor may be useful in the
future to have lists do smarter things based on parameter range, but currently
I have just pushed down the above-mentioned currently used attributes.
2014-12-01 23:35:24 -05:00
..
evoral Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
MSVCevoral Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
src Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
test Replace half-baked param metadata with descriptor. 2014-12-01 23:35:24 -05:00
run-tests.sh
wscript Fix build with a certain awful broken compiler. 2014-11-23 16:31:59 -05:00