gstreamer/libs/gst/control
Thomas Vander Stichele d3e33a16ac as promised, the header changes and some of wingo's virtual fixes as well by accident
Original commit message from CVS:
as promised, the header changes
and some of wingo's virtual fixes as well by accident
2002-06-22 23:17:44 +00:00
..
control.c same change here 2002-05-02 13:41:07 +00:00
control.h added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another. 2002-04-14 10:08:21 +00:00
dparam.c add getters for values 2002-06-22 13:23:59 +00:00
dparam.h add a value-changed signal so that subclasses can precalculate stuff after a value has been changed 2002-05-29 18:45:25 +00:00
dparam_smooth.c completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth 2002-05-29 18:47:06 +00:00
dparam_smooth.h completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth 2002-05-29 18:47:06 +00:00
dparamcommon.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparammanager.c many changes including: 2002-05-29 18:51:27 +00:00
dparammanager.h many changes including: 2002-05-29 18:51:27 +00:00
dplinearinterp.c various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
dplinearinterp.h various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
Makefile.am as promised, the header changes and some of wingo's virtual fixes as well by accident 2002-06-22 23:17:44 +00:00
unitconvert.c renamed rate-proportion to the more accurate hertz-rate-bound 2002-05-05 15:31:11 +00:00
unitconvert.h added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another. 2002-04-14 10:08:21 +00:00