ui: Connect callbacks and manage ui refreshment.
commit8a1dd1823fae534032c814fcb9e1a31910cd204f
authorMartin Blanchard <tinram@gmx.fr>
Wed, 30 Jan 2013 21:18:22 +0000 (30 22:18 +0100)
committerMartin Blanchard <tinram@gmx.fr>
Wed, 30 Jan 2013 21:18:22 +0000 (30 22:18 +0100)
tree45b700bebea9f8be6042997ff1dace8503a0d3c6
parentaadf1682951ddc62e5ebc88a69db22ebe46ca59c
ui: Connect callbacks and manage ui refreshment.

In order to avoid memory locking, the ui is refreshed every 60ms by simply
reading the engine state. No callback mechanism is directly implied in the
engine <-> ui communication.
data/main.ui
lib/gsr-recorder.c
src/gsr-ui.vala