Add --enable-debug={yes,no} configure option
[profile/ivi/node-startup-controller.git] / luc-handler /
2012-06-14 Jonathan MawImplement org.genivi.LUCHandler1.Deregister()
2012-06-14 Jonathan MawImplement org.genivi.LUCHandler1.Register()
2012-06-13 Jannis PohlmannFix coding style, parameter alignments and an unused...
2012-06-13 Jannis PohlmannUse GApplication to gain bus ownership of org.genivi...
2012-06-13 Jannis PohlmannUpdate systemd's watchdog timeout in luc-handler using...
2012-06-13 Jonathan MawMake last-user-context property binding work by using...
2012-06-12 Jonathan MawBind GSetting key to D-Bus property
2012-06-12 Jannis PohlmannFix Makefile.am rules for installing the GSettings...
2012-06-12 Jonathan MawAdd GSettings schema for LUC handler
2012-06-12 Jannis PohlmannAdd LUCHandler1 API docs, rename "Content" property...
2012-06-12 Jannis PohlmannFix args in XML interface spec, add example code to...
2012-06-11 Jannis PohlmannConnect to the "handle-deregister" signal and fix debug...
2012-06-11 Jannis PohlmannAdd skeleton for the org.genivi.LUCHandler1 service...
2012-06-11 Jannis PohlmannAdd gio-unix-2.0 dependency, add service file for the...
2012-06-11 Francisco MarchenaAdd luc-handler-dbus.xml and basic main.c
2012-06-11 Francisco MarchenaAdd Makefile.am for main and luc-handler directories