Use PyByteArray instead of PyBuffer |
|
More...
|
over 10 years ago
|
Example using gp_file_get_data_and_size() |
|
More...
|
over 10 years ago
|
Return a Python buffer from gp_file_get_data_and_size |
|
More...
|
over 10 years ago
|
gp_camera_file_get now allocates CameraFile |
|
More...
|
almost 11 years ago
|
Updated change log. |
|
More...
|
almost 11 years ago
|
Updated README |
|
More...
|
almost 11 years ago
|
Rename GPContext and GPPortInfoList in docstrings |
|
More...
|
almost 11 years ago
|
Use "friendly" name in "see also" docstring |
|
More...
|
almost 11 years ago
|
Forgot to remove one of my debugging prints |
|
More...
|
almost 11 years ago
|
Adjust automatically generated '-I' flags |
|
More...
|
almost 11 years ago
|
Renamed "object oriented" interface examples |
|
More...
|
almost 11 years ago
|
Use pkg-config to get libgphoto2 info |
|
More...
|
almost 11 years ago
|
Drop SWIG -builtin flag if version 2.0.11 |
|
More...
|
almost 11 years ago
|
Remove manifest from data files |
|
More...
|
almost 11 years ago
|
Improved importing of GPhoto2Error exception |
|
More...
|
almost 11 years ago
|
Allow other threads to run during gphoto2 calls |
|
More...
|
almost 11 years ago
|
Rename _Xxx C types in .i files |
|
More...
|
almost 11 years ago
|
Added "see also" docstrings |
|
More...
|
almost 11 years ago
|
Hide details of some structs |
|
More...
|
almost 11 years ago
|
Updated readme |
|
More...
|
almost 11 years ago
|
Adjusted compiler warning settings. |
|
More...
|
almost 11 years ago
|
Updated change log (too late) |
|
More...
|
almost 11 years ago
|
Simplified INT_MEMBER_FUNCTION macro |
|
More...
|
almost 11 years ago
|
Minor bug fix in "member functions" |
|
More...
|
almost 11 years ago
|
Made "member methods" compatible with gphoto2 2.4 |
|
More...
|
almost 11 years ago
|
Added "member functions" to gphoto2 structs |
|
More...
|
almost 11 years ago
|
Redefine GPhoto2Error and import into SWIG modules |
|
More...
|
almost 11 years ago
|
Remove default constructors. |
|
More...
|
almost 11 years ago
|
Defined a macro to convert gphoto2 error to Python |
|
More...
|
almost 11 years ago
|
Make __len__ functions directly call gp_xxx_count |
|
More...
|
almost 11 years ago
|