summaryrefslogtreecommitdiff
path: root/camlibs
Commit message (Expand)AuthorAgeFilesLines
* added higher skip values if we have lists so we can reach values fasterMarcus Meissner2020-06-231-2/+2
* num_items was not useduchrisu2020-06-221-3/+1
* Faster change of shutterspeeduchrisu2020-06-221-5/+45
* zv-1 reporter preview also worksMarcus Meissner2020-06-211-1/+1
* decode more ony names, updated NEWSMarcus Meissner2020-06-211-0/+4
* decode shutterspeed2Marcus Meissner2020-06-211-1/+2
* use the d229 shutterspeed table if present, as it has an enum,Marcus Meissner2020-06-212-2/+4
* removed sony iso fixed table hack, (we use the different iso entry)Marcus Meissner2020-06-212-116/+15
* added new style sony exposure compensationMarcus Meissner2020-06-212-0/+2
* added the "new" iso property for Sony A7r4, try to use it firstMarcus Meissner2020-06-212-0/+3
* move the current calculation up to avoid potential uninit variableMarcus Meissner2020-06-211-3/+4
* on setting Sony configurations, handle empty enum lists ... for some reason m...Marcus Meissner2020-06-211-14/+119
* Fix when exact requested value is not possibleuchrisu2020-06-201-6/+33
* added debug in remote modeMarcus Meissner2020-06-191-0/+1386
* more ebug for sony zv1Marcus Meissner2020-06-181-0/+137
* zv-1 control modeMarcus Meissner2020-06-181-0/+3
* added sony zv1Marcus Meissner2020-06-182-0/+170
* added sony qx30uMarcus Meissner2020-06-162-0/+58
* added nikon d780Marcus Meissner2020-06-142-0/+683
* Convert README files to UTF-8Ferenc Wágner2020-06-142-4/+4
* added sx530hs debug from https://github.com/gphoto/libgphoto2/issues/521Marcus Meissner2020-06-131-0/+120
* added 6400 list config debugMarcus Meissner2020-06-131-0/+1497
* add safety buffer for memmove and short app1len (AFL)Marcus Meissner2020-06-121-2/+2
* sanity check size against width*height (AFL)Marcus Meissner2020-06-121-1/+9
* try to get rid of a buffer overread (AFL)Marcus Meissner2020-06-111-1/+1
* remove wait logic which caused a way lower framerate than we wantMarcus Meissner2020-06-111-2/+4
* do not call startliveview if not thereMarcus Meissner2020-06-111-3/+3
* nikon v1...Marcus Meissner2020-06-101-47/+47
* do not emit getvendiorpropcodes on Nikon V1, seems to cause hangsMarcus Meissner2020-06-101-1/+2
* added some samsung nx ptp opcodesMarcus Meissner2020-06-071-0/+40
* added Canon EOS 1D X MarkIII idMarcus Meissner2020-06-071-0/+3
* added fuji-xt3 debugMarcus Meissner2020-06-071-0/+220
* added samsung debug info from https://github.com/gphoto/gphoto2/issues/329Marcus Meissner2020-06-061-0/+171
* adjust size check again before memmove (AFL)Marcus Meissner2020-06-061-2/+2
* limit taken pictures to avoid integer overfglows (AFL)Marcus Meissner2020-06-061-0/+3
* remvoe some more non-working D3200 opcodes ( https://github.com/gphoto/gphoto...Marcus Meissner2020-06-021-4/+2
* D3200 does not support GetVendorPropCodes.Marcus Meissner2020-06-021-19/+18
* added debuginfoMarcus Meissner2020-06-021-0/+1
* the d3200 does not support:Marcus Meissner2020-06-021-2/+28
* updated debug with decoded namesMarcus Meissner2020-05-291-243/+242
* add names to valuesMarcus Meissner2020-05-281-34/+34
* added d5300 debugMarcus Meissner2020-05-261-0/+202
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-2587-180/+180
* Fix minor typosYuri Chornoivan2020-05-2511-16/+16
* wait_for_event always used 65 seconds timeout for Olympus ... not the passed ...Marcus Meissner2020-05-241-3/+5
* sync from libmtpMarcus Meissner2020-05-241-2/+15
* print out more event codes as debugMarcus Meissner2020-05-241-24/+78
* added d5100 debugged opcodesMarcus Meissner2020-05-241-172/+172
* also add xlen 0 condition to eos readerMarcus Meissner2020-05-241-0/+4
* if the partialobject loop does not make progress (xlen = 0), leave itMarcus Meissner2020-05-241-0/+4