summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* filter out more commands on the Nikon S1. https://github.com/gphoto/libgphoto...Marcus Meissner2022-10-031-4/+12
* Hide all the fuzzing code behind a ifdef FUZZINGMarcus Meissner2022-09-292-0/+13
* Optimize some code statements (#844)Li kunyu2022-09-293-3/+3
* Fix building virtual camera on macOS (#843)Ingvar Stepanyan2022-09-292-2/+2
* some Canons have an enum from 0-3 for the battery level instead of going from...Marcus Meissner2022-09-281-0/+15
* remove noisy warning in non-fuzz mode. fixes https://github.com/gphoto/libgph...Marcus Meissner2022-09-281-1/+5
* use the correct error handling method (C_PTP instead of CR)Marcus Meissner2022-09-271-2/+4
* Unify & fix file reading in vcamera (#841)Ingvar Stepanyan2022-09-261-43/+26
* remove duplicate code, add some commentsMarcus Meissner2022-09-261-19/+4
* Allow customizing vcamera directory at runtime (#840)Ingvar Stepanyan2022-09-261-3/+4
* Fix couple of leaks in virtual camera (#839)Ingvar Stepanyan2022-09-261-0/+39
* repotr PTP_RC_StoreNotAvailable during capture if we have no imageMarcus Meissner2022-09-261-2/+2
* Zero-fill CameraFileInfo (#838)Ingvar Stepanyan2022-09-267-2/+13
* Remove printf leftover (#836)Ingvar Stepanyan2022-09-261-1/+0
* report storereadonly instead of generalerror, as generalerror is ignored in o...Marcus Meissner2022-09-241-2/+3
* added eos r7 debugMarcus Meissner2022-09-211-0/+187
* added canon eos r7 https://github.com/gphoto/libgphoto2/issues/832Marcus Meissner2022-09-211-0/+2
* Fix `GP_UNKNOWN_EVENT` leaks in examples (#833)Ingvar Stepanyan2022-09-213-0/+5
* Fix empty PTP strings not being null-terminated in parse_9301_value() (#830)Dmitry D. Chernov2022-09-171-1/+1
* init position_new as an exit conditionMarcus Meissner2022-09-151-0/+4
* Rewrite the OLC handling logic to be table driven, as we now have too many ch...Marcus Meissner2022-09-151-256/+249
* fixed an endless loop due to the DCIM being a '' nameMarcus Meissner2022-09-091-1/+1
* Merge remote-tracking branch 'origin/master'Marcus Meissner2022-09-097-13/+17
|\
| * Use LIBWS232_* with $(...) instead of @...@Hans Ulrich Niedermann2022-09-063-5/+9
| * Use LIBGD_* with $(...) instead of @...@Hans Ulrich Niedermann2022-09-064-8/+8
* | fixed the non-fuzz camera detection in vusbMarcus Meissner2022-09-091-2/+3
|/
* added another trace to EOS RMarcus Meissner2022-09-051-1/+3603
* gh workflow: remove apt-get dist-upgradeHans Ulrich Niedermann2022-09-041-2/+0
* gh workflow: work around libgd-dev dependency problemHans Ulrich Niedermann2022-09-041-1/+7
* report only fstype, not fsname ... otherwise might like pths or UUIDs in logf...Marcus Meissner2022-09-041-2/+2
* added eos r5 cMarcus Meissner2022-09-041-2/+4
* gh workflow: actually upgrade the systemHans Ulrich Niedermann2022-09-041-1/+1
* camlib build var cleanupHans Ulrich Niedermann2022-09-0166-695/+1342
* added EOS R10Marcus Meissner2022-08-312-0/+5469
* camlibs/ptp2: Add support for Panasonic cameras in camera_trigger_capture (#822)Daniel Schulte2022-08-291-0/+15
* extra dist for the olc info documentMarcus Meissner2022-08-291-1/+2
* added olc infosMarcus Meissner2022-08-281-0/+78
* fixes https://github.com/gphoto/libgphoto2/issues/821.Marcus Meissner2022-08-281-1/+1
* fixed incorrect size to printf , fixes https://github.com/gphoto/libgphoto2/s...Marcus Meissner2022-08-281-1/+1
* fixed a too small loop bound value. fixes https://github.com/gphoto/libgphoto...Marcus Meissner2022-08-281-1/+1
* updates for EOS 100DMarcus Meissner2022-08-281-3/+3
* note that m10 is also type 8Marcus Meissner2022-08-271-1/+1
* added m6 mark 2 entry, also added powershot sx720hs entry, and some notes on ...Marcus Meissner2022-08-271-5/+10
* more debugging output in olc codeMarcus Meissner2022-08-271-6/+7
* merged the v11 olc info we have in 1 github issueMarcus Meissner2022-08-241-1/+5
* statred to work on new olcsize handlingMarcus Meissner2022-08-241-0/+23
* fix bitmaskMarcus Meissner2022-08-241-1/+1
* added a "testolc" option to help with EOS OLC size detectionMarcus Meissner2022-08-231-0/+30
* olc info ver instead of curoff in checkĀ§Marcus Meissner2022-08-201-1/+1
* added pentax kp in ptp modeMarcus Meissner2022-08-152-0/+9