summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice
AgeCommit message (Collapse)AuthorFilesLines
2010-03-16Complete documentation of public interface and fix a lot of bogus commentsGravatar Martin Szulecki11-36/+86
This change unifies the documentation comment syntax, fixes a few bad documentation comments and completes documentation where it was missing.
2010-03-16Unify NP callback userdata parameter to user_data for consistencyGravatar Martin Szulecki1-1/+2
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 Szulecki11-24/+24
This changes the typedef logic slightly for the public headers in order for doxygen to correctly pickup and enable the client struct documentation.
2010-03-16mobilebackup: new functions addedGravatar Nikias Bassen1-0/+4
2010-03-08Add user data parameter to notification callback functionGravatar Nikias Bassen1-2/+2
[#114 state:resolved]
2010-03-08sbservices: docs updatedGravatar Nikias Bassen1-1/+1
2010-02-19New screenshotr service plus idevicescreenshot toolGravatar Nikias Bassen1-0/+54
[#113 state:resolved]
2010-02-19New mobile_image_mounter interface plus ideviceimagemounter toolGravatar Nikias Bassen1-0/+56
2010-01-29Add LOCKDOWN_E_INVALID_ACTIVATION_RECORD if activation errors outGravatar Martin Szulecki1-19/+20
2010-01-29Global renames due to project rename to libimobiledeviceGravatar Nikias Bassen9-0/+700