summaryrefslogtreecommitdiffstats
path: root/libusbmuxd.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-29[PATCH] usbmuxd/libusbmuxd.h: separate logic from implementationGravatar Paul Sladen1-13/+21
tweak public parameter and struct names for clarity fix usbmuxd_scan() to return number of devices per documentation expand public documentation in libusbmux.h Signed-off-by: Nikias Bassen <nikias@gmx.li>
2009-03-28debugging output fixedGravatar Nikias Bassen1-0/+170
'libusbmuxd' added to simplify use of usbmuxd in external tools testclient removed setting of configuration 3 disabled (to be handled by udev)