daemon/ctl: introduce ScanProgress signal.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 4 Dec 2013 19:19:31 +0000 (17:19 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 4 Dec 2013 19:19:31 +0000 (17:19 -0200)
commit2689ce571b05bd619325bb545091a4ec6c9f8897
treeeb41f6db87b440e0a2720047b23fc804e37f0119
parent9d709c8a114de2f2ab593b82257cb5b4dc1ea60d
daemon/ctl: introduce ScanProgress signal.

The ScanProgress signal will notify what the daemon is doing so
clients can provide better status to the user and look responsive,
giving a clue of what is happening and not just a spinning wheel that
may look like something is stuck if media/system is slow enough.
src/bin/lightmediascannerctl.c
src/bin/lightmediascannerd.c