1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 18 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added properties.c More... over 18 years ago
file added; properties values interpretation code More... over 18 years ago
changed verbose meaning (-v detailed info, --verbose=2 and higher: debug information), introduced properties meaningfull display code More... over 18 years ago
* src/ptp.c: added more debug, moved property code to properties.c * src/ptp.h: added new property handling functions More... over 18 years ago
Added copyright notice More... over 18 years ago
*** empty log message *** More... over 18 years ago
code cleanup and typos fixed; added more comments, introduced ptp_get_datatype_name(), added couple of NIKON properties More... over 18 years ago
introduced --show-all-properties and --show-unknown-properties (both usefull for debuging) More... over 18 years ago
Ultra strict arguments types More... over 18 years ago
strict argument types More... over 18 years ago
correct argument types More... over 18 years ago
Added --with-libusbdir option More... over 18 years ago
Code cleanup More... over 18 years ago
2005-10-26 Mariusz Woloszyn * src/ptpcam.c: add call to usb_set_configuration(); it's a good practice and renders windows port working :) More... over 18 years ago
fix a bug that caused improper display of 32bit enumerated properties, thanks to Alexander Oelzant for pointing out the bug More... over 18 years ago
... More... over 18 years ago
silence gcc warnings More... over 18 years ago
better libusb version detection implemented More... over 18 years ago
Use myusb interface instead of libusb in case of Linux, beside that it works where URB fails it is also abou 20% to 50% faster!!! More... over 18 years ago
Initial 1.1.0 commit More... over 18 years ago
Updated README, fixed typo in ptpcam.c More... over 18 years ago
XXX More... over 18 years ago
* ptpcam.c: file creation time prserved accross download TODO: updated ;) More... almost 19 years ago
Fixed a typo that caused -g to segfault More... almost 19 years ago
* ptp.c, ptpcam.c, ptpcam.h: better capture, better error handling, code polishing More... almost 19 years ago
Adden an idea More... almost 19 years ago
libptp2-1.0.3 started * src/ptpcam.c: added --loop-capture * configure.in: changed version number, improved libusb checking * src/ptpcam.c, src/ptp.c: fixed a bug that caused files over 2MB to be corrupted while downloading. More... almost 19 years ago
* src/ptpcam.c, src/ptp.c: fixed a bug that caused files over 2MB to be corrupted while downloading. More... almost 19 years ago
added NIKON capture workaround, implemented splitted read for large data More... almost 19 years ago
Added extra checking for endmpoint stall condition. More... about 19 years ago