summaryrefslogtreecommitdiff
path: root/camlibs
Commit message (Expand)AuthorAgeFilesLines
* Add support for Fujifilm X-H2 (#861)Gergely Erdélyi2022-11-081-0/+1
* docupen: Remove redundant semicolonsLi kunyu2022-11-071-5/+5
* free storedevents after useMarcus Meissner2022-10-121-0/+3
* Fix pointer issues in local PTP event queue in Nikon capture (#849)Omri Sarig2022-10-113-6/+6
* use a local PTP event queue in nikon capture to avoid checking interrupts on ...Marcus Meissner2022-10-103-11/+53
* filter out more commands on the Nikon S1. https://github.com/gphoto/libgphoto...Marcus Meissner2022-10-031-4/+12
* Optimize some code statements (#844)Li kunyu2022-09-293-3/+3
* some Canons have an enum from 0-3 for the battery level instead of going from...Marcus Meissner2022-09-281-0/+15
* use the correct error handling method (C_PTP instead of CR)Marcus Meissner2022-09-271-2/+4
* Zero-fill CameraFileInfo (#838)Ingvar Stepanyan2022-09-267-2/+13
* 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 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
* Use LIBWS232_* with $(...) instead of @...@Hans Ulrich Niedermann2022-09-062-2/+4
* Use LIBGD_* with $(...) instead of @...@Hans Ulrich Niedermann2022-09-064-8/+8
* added another trace to EOS RMarcus Meissner2022-09-051-1/+3603
* added eos r5 cMarcus Meissner2022-09-041-2/+4
* camlib build var cleanupHans Ulrich Niedermann2022-09-0165-694/+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
* use the same flags for the 1500D and 2000D, fixes https://github.com/gphoto/l...Marcus Meissner2022-07-231-3/+2
* added nikon z30Marcus Meissner2022-07-202-0/+4
* from https://github.com/gphoto/libgphoto2/issues/792Marcus Meissner2022-07-161-0/+289
* added eos 850d aliasMarcus Meissner2022-07-051-0/+2
* imported from libmtpMarcus Meissner2022-07-021-3/+39
* remove unused file camlibs/largan/Makefile.amHans Ulrich Niedermann2022-05-291-4/+0
* added Sony HDR-PJ710VMarcus Meissner2022-05-231-0/+2
* Consistent spelling for initializeHans Ulrich Niedermann2022-05-158-11/+11
* also set info for sony captured imagesMarcus Meissner2022-05-091-0/+21
* use all object added events here... seems to work better?Marcus Meissner2022-05-031-0/+2
* added nikon d780 infoMarcus Meissner2022-05-031-0/+5496
* added sony dsc-wx220Marcus Meissner2022-04-232-0/+216
* check for eos_setremotemodeMarcus Meissner2022-04-211-1/+3