Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | Fixed some class names and inheritance chains. | 1 | -2/+4 | ||
2012-03-20 | Added all remaining classes from libimobiledevice. | 1 | -3/+35 | ||
2012-03-20 | Added afc.pxi. | 1 | -29/+31 | ||
More errors handled. Changed error codes to enums in cython defs. | |||||
2012-03-20 | Added base class for more efficient error handling. | 1 | -27/+53 | ||
2012-03-20 | Moved everything but iDevice and LockdownClient to pxi files. | 1 | -192/+11 | ||
Added MobileBackupClient and PropertyListService. | |||||
2012-03-20 | Removed stdint.pxi. | 1 | -28/+66 | ||
Implemented event_subscribe, event_unsubscribe, get_device_list. Improved Error classes. | |||||
2012-03-20 | Added cython bindings. | 1 | -0/+336 | ||