Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-29 | Update python bindings to use allow targeting device by uuid | 1 | -8/+20 | ||
[#47 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-23 | Add a method to support fetching the UUID of the phone. | 1 | -5/+3 | ||
2009-05-19 | Updated method python binding to new iphone_msync_new_client signature. | 1 | -1/+1 | ||
2009-05-11 | Fix distcheck target for swig binding generation | 1 | -1/+1 | ||
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Revert the last patch as it breaks rather than helps (on my system atleast) | 1 | -2/+2 | ||
2009-05-11 | Drop plist/ prefix from libplist includes | 1 | -2/+2 | ||
If this works, the libplist.pc file would need reworking. The problem seems to be that pkg-config excludes /usr/include from libgpod_CFLAGS. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-11 | Fix 'make distcheck' for python bindings | 1 | -7/+20 | ||
This should also make the python bindings install in the correct location on 64-bit architectures. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-05-09 | Add includedir to make swig locate plist.i correctly | 1 | -1/+1 | ||
2009-04-19 | Expose debug mask and send/receive plists for lockdownd in Python API | 1 | -1/+27 | ||
[#29 state:resolved] Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2009-04-13 | Conform to python naling scheme. Add docstring directive. | 1 | -5/+6 | ||
2009-01-15 | Rework SWIG interface to not duplicate constructor and destructor code. | 1 | -40/+69 | ||
2009-01-13 | Fix some bugs in interface (Receive() still doesn't work). | 1 | -12/+16 | ||
2009-01-13 | Add parts of a python binding to libiphone that also include libplist (using ↵ | 3 | -0/+142 | ||
SWIG). |