Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
renamed: libusbmuxd.h -> usbmuxd.h
Use 'install' in Makefile
build libusbmuxd.so (use with '#include <usbmux.h>' and -lusbmuxd
Signed-off-by: Nikias Bassen <nikias@gmx.li>
|
|
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>
|
|
'libusbmuxd' added to simplify use of usbmuxd in external tools
testclient removed
setting of configuration 3 disabled (to be handled by udev)
|
|
as it is infact an informational record for the client program and not
a request.
|
|
|
|
renamed hello request to scan request
|
|
|
|
|