summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice/afc.h
AgeCommit message (Collapse)AuthorFilesLines
2010-11-05afc: new function afc_client_new_from_connectionGravatar Nikias Bassen1-0/+1
This function allows creating an afc client upon an already established connection. This is for example required for the house_arrest service.
2010-05-25Update brief documentation to be consistent and easier to understandGravatar Martin Szulecki1-1/+1
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki1-11/+16
This change unifies the documentation comment syntax, fixes a few bad documentation comments and completes documentation where it was missing.
2010-03-16Rename afc invalid argument error to AFC_E_INVALID_ARGGravatar Martin Szulecki1-1/+1
All other services use *_E_INVALID_ARG instead of *_E_INVALID_ARGUMENT, thus the afc interface should use the common name.
2010-03-16Rename the *_int to *_private for better semantic and fix public typedefsGravatar Martin Szulecki1-2/+2
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation.
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen1-0/+117