Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-19 | device_link_service: new function and docs updated | Nikias Bassen | 1 | -2/+69 | |
New function: device_link_service_get_process_message. This function receives a DLMessageProcessMessage and extracts the message (a PLIST_DICT). Fails if the received plist is not a DLMessageProcessMessage. | |||||
2010-01-29 | Global renames due to project rename to libimobiledevice | Nikias Bassen | 1 | -1/+1 | |
2010-01-25 | Merge branch 'martin' into mobilebackup | Martin Szulecki | 1 | -0/+1 | |
2010-01-25 | device_link_service: send version number with VersionsOk message | Nikias Bassen | 1 | -0/+1 | |
2010-01-24 | Add function to handle the ProcessMessage in the DeviceLink service | Martin Szulecki | 1 | -0/+20 | |
2010-01-12 | Refactor and unify internal debug system for ease of use and verbosity | Martin Szulecki | 1 | -8/+8 | |
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 | New device_link_service | Nikias Bassen | 1 | -0/+299 | |