summaryrefslogtreecommitdiffstats
path: root/src/SBServices.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-12Rename utils to debug as it does exactly that, contain debug codeGravatar Martin Szulecki1-1/+1
2010-01-12SBServices: use new property_list_serviceGravatar Nikias Bassen1-15/+14
2010-01-09use new plist helper functionsGravatar Nikias Bassen1-128/+27
2009-12-15Support for new SBServices interfaceGravatar Nikias Bassen1-0/+291
This lockdown service has been introduced in firmware 3.1 and allows to re-arrange the Spr*ngboard icons from the computer. [#99 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name>