Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | Added afc.pxi. | Bryan Forbes | 10 | -87/+283 | |
More errors handled. Changed error codes to enums in cython defs. | |||||
2012-03-20 | Added base class for more efficient error handling. | Bryan Forbes | 7 | -67/+113 | |
2012-03-20 | Moved everything but iDevice and LockdownClient to pxi files. | Bryan Forbes | 9 | -198/+311 | |
Added MobileBackupClient and PropertyListService. | |||||
2012-03-20 | Removed stdint.pxi. | Bryan Forbes | 2 | -38/+66 | |
Implemented event_subscribe, event_unsubscribe, get_device_list. Improved Error classes. | |||||
2012-03-20 | Added cython bindings. | Bryan Forbes | 3 | -0/+378 | |