update GUI on remote preset change

This commit is contained in:
Tomasz Moń
2009-05-04 17:04:32 +02:00
parent af1d3a2906
commit 2633bac5d8
4 changed files with 69 additions and 28 deletions

6
gui.c
View File

@@ -199,6 +199,12 @@ static void apply_current_preset()
preset_free(preset);
}
gboolean apply_current_preset_to_gui(gpointer data)
{
apply_current_preset();
return FALSE;
}
/**
* \param settings effect parameters
* \param amt amount of effect parameters