index
:
libimobiledevice
master
stable-1-0-0
webinspectorproxy
work
A protocol library to access iOS devices on Linux
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cython
/
mobilesync.pxi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
cython: Fix all error codes after recent updates
Nikias Bassen
1
-5
/
+9
2013-02-27
cython: Port all binding code to latest API and fix broken compilation
Martin Szulecki
1
-6
/
+7
2012-05-17
cython: Do not override final methods as comply to Cython >= 0.16 strict check
Martin Szulecki
1
-2
/
+2
2012-03-21
cython: Update mobilesync API definitions to latest C headers
Martin Szulecki
1
-15
/
+19
2012-03-20
cython: Update to latest API and fix deprecation warnings with cython 0.13+
Martin Szulecki
1
-4
/
+6
2012-03-20
Renamed last_sync_time and current_time to device_anchor and host_anchor.
Bryan Forbes
1
-4
/
+4
2012-03-20
Python bindings for new sync interface.
Bryan Forbes
1
-1
/
+103
2012-03-20
More memory leak plugging. Some code cleanup too.
Bryan Forbes
1
-5
/
+1
2012-03-20
Implemented hierarchy suggested by Martin S.
Bryan Forbes
1
-8
/
+3
2012-03-20
Added all remaining classes from libimobiledevice.
Bryan Forbes
1
-5
/
+5
2012-03-20
Added afc.pxi.
Bryan Forbes
1
-7
/
+7
2012-03-20
Added base class for more efficient error handling.
Bryan Forbes
1
-11
/
+17
2012-03-20
Moved everything but iDevice and LockdownClient to pxi files.
Bryan Forbes
1
-0
/
+54