ladishd: make the D-Bus app supervisor API backward compatible
commit8100ea334ec6edc72fd126d6ddf64ccac64a1aa2
authorNedko Arnaudov <nedko@arnaudov.name>
Tue, 6 Sep 2011 16:02:55 +0000 (6 19:02 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Tue, 6 Sep 2011 16:02:55 +0000 (6 19:02 +0300)
tree63b11299ea22bcfeb36db841737d2d85b333f718
parente9a07d14e90e6defcad45f21cbcc397c5cca53e7
ladishd: make the D-Bus app supervisor API backward compatible

In 997630bfb70709cfda6fd5b361a13138290d2d4b the API changed because of LASH and
jack-session support. The level app property was switched from uint8 to string.
However, some externally maintained frontends (claudia, klaudia and festige) use
the 0.3 API.

This changeset restores the 0.3 API and extends it with new functions and signals,
ones that use string instead of uint8 level.
daemon/app_supervisor.c
proxies/app_supervisor_proxy.c