Files
bizhang_-obav/src
Julian Oes e3c9135ac2 param_shmem: fix bug where params didn't stick
There was the case where a param was changed on the Linux side but the
change did not get saved on the DSP side because the param was not in
the local list of changed params on the DSP side. On save, the param
index is now refreshed, and param_get is called on all params that have
changed. This is a hacky workaround but resolves the problem for now.
2016-04-26 10:21:01 +02:00
..
2016-03-24 13:09:16 +01:00
2016-04-25 12:48:48 +02:00
2016-04-18 11:37:43 +02:00