Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-01-13 | sbservices: use correct type for port parameter and rename it | Nikias Bassen | 1 | -3/+3 | |
2010-01-13 | sbservices: updated documentation | Nikias Bassen | 1 | -1/+54 | |
2010-01-13 | sbservices: use error conversion to get correct error codes | Nikias Bassen | 1 | -18/+45 | |
2010-01-12 | Refactor and unify internal debug system for ease of use and verbosity | Martin Szulecki | 1 | -6/+6 | |
This introduces a new debug_info macro which automatically prints the calling function, file and line number information instead of having that information passed to every old log_debug_msg call. | |||||
2010-01-12 | Rename utils to debug as it does exactly that, contain debug code | Martin Szulecki | 1 | -1/+1 | |
2010-01-12 | SBServices: use new property_list_service | Nikias Bassen | 1 | -15/+14 | |
2010-01-09 | use new plist helper functions | Nikias Bassen | 1 | -128/+27 | |
2009-12-15 | Support for new SBServices interface | Nikias Bassen | 1 | -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> |