Hi Frederic,
On Mon, Nov 12, 2012, Frédéric Danis wrote:
Defere write to storage using g_idle_add() to avoid multiple
open/write/close operations when device properties are changed
in sequence.
---
src/device.c | 24 +++++++++++++++++++++---
1 file changed, 21 insertions(+), 3 deletions(-)
Applied after a couple of cosmetic fixes (we try to use > 0 for testing
for valid GSource IDs). Thanks.
Johan