Implement JSON configuration file
authorManuel Bachmann <manuel.bachmann@iot.bzh>
Fri, 8 Jul 2016 14:31:01 +0000 (16:31 +0200)
committerYannick Gicquel <yannick.gicquel@iot.bzh>
Tue, 11 Oct 2016 15:09:07 +0000 (17:09 +0200)
commit2de141b9a3145a4a8edf2e310adfa8d425637e53
tree9ecf1291300fdc2a1a2915e3ce18a6b5c6a15181
parentcc70e0ae30920ca835bf011f8040afb6fea43f45
Implement JSON configuration file

A JSON configuration file can now be read as "/etc/
pulseaudio-agl.cfg", and a sample one is provided by the
package. If it exists and is valid, it will override the
default configuration.

As a result, the module now depends on json-c.

Change-Id: I3f5deccc6f9b89cbd54bea7004271b8aec727538
Signed-off-by: Manuel Bachmann <manuel.bachmann@iot.bzh>
CMakeLists.txt
config.c
node.c
node.h