summaryrefslogtreecommitdiffstats
path: root/src/MobileSync.h
AgeCommit message (Collapse)AuthorFilesLines
2010-01-12MobileSync: use new device_link_serviceGravatar Nikias Bassen1-1/+2
2009-09-12Public API rework, extension and adaption to latest libusbmuxd-1.0 API.Gravatar Nikias Bassen1-1/+1
2009-07-25Update MobileSync API and introduce mobilesync error codesGravatar Martin Szulecki1-4/+0
2009-07-14Cleanup mobilesync API and bindings. Move get_all_contacts() into msyncclient.Gravatar Martin Szulecki1-6/+2
2009-05-18Make use of usbmuxd and remove libusb dependenciesGravatar Nikias Bassen1-2/+1
Signed-off-by: Matt Colyer <matt@colyer.name>
2009-01-13Add parts of a python binding to libiphone that also include libplist (using ↵Gravatar Jonathan Beck1-8/+1
SWIG).
2009-01-09Change msync recv and send functions to only deal with abstract plists.Gravatar Jonathan Beck1-2/+7
Start full address book dump function. Update to new logging mechanism.
2009-01-08Implement skeleton of MobileSync protocol (handshake and goodbye).Gravatar Jonathan Beck1-0/+41