summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* report nikon liveview prohibit conditions.Marcus Meissner2020-05-101-0/+18
* added liveviewwhitebalance for nikonMarcus Meissner2020-05-101-0/+2
* decoder for Live View Exposure Preview aka liveviewexposurepreview,Marcus Meissner2020-05-101-0/+1
* added nikon live view image zoom ratioMarcus Meissner2020-05-101-9/+11
* added nikon afatliveview, added spot-area to liveviewafareaMarcus Meissner2020-05-101-3/+16
* more debugging for EOS 90DMarcus Meissner2020-05-101-0/+2898
* bit of cleanup and also error checkingMarcus Meissner2020-05-101-10/+12
* allow switching usb interface and configMarcus Meissner2020-05-101-2/+2
* add large thumbnail support for NikonMarcus Meissner2020-05-104-3/+70
* updated with current sdk namesMarcus Meissner2020-05-091-167/+168
* added sanyo vpc fh1 debugMarcus Meissner2020-05-041-0/+50
* added nikon facedetectionMarcus Meissner2020-05-031-0/+9
* added eos1500dMarcus Meissner2020-05-031-0/+1610
* eos100d upated with curretn command debugMarcus Meissner2020-05-031-183/+183
* add more EOS OC and DPC, decode more EOS OCMarcus Meissner2020-05-032-73/+109
* also output eos datatypes for all preview blocksMarcus Meissner2020-05-031-0/+1
* added hdmioutputdatadepth and externalrecordingcontrol , two HDMI parameters ...Marcus Meissner2020-05-031-0/+8
* added eos rebel t6Marcus Meissner2020-05-031-0/+1009
* added sanyo VPC-FH1Marcus Meissner2020-05-032-0/+87
* adjusted the canon shutterspeed for 20.3 and 10.3 and 6.3, added some new ...Marcus Meissner2020-05-021-13/+31
* added more ptp props from d850Marcus Meissner2020-05-012-16/+39
* added Mirror up status and mirror up shooting count for nikonMarcus Meissner2020-05-013-0/+6
* decide between af and non-af capture in the nikon capture branches, depending...Marcus Meissner2020-04-291-2/+2
* added nikon raw image sizeMarcus Meissner2020-04-291-0/+1
* debugprint 2 more opcodesMarcus Meissner2020-04-261-0/+2
* added some more nikon 1 opcodes and property codesMarcus Meissner2020-04-262-1/+33
* added loads of nikon z6 devicepropcodesMarcus Meissner2020-04-262-241/+549
* debug output for nikon opcodesMarcus Meissner2020-04-251-0/+26
* added some defines from th Nikon Z6 SDK, renamed some nikon opcodes, and setc...Marcus Meissner2020-04-254-41/+87
* z6 opcodesMarcus Meissner2020-04-253-0/+945
* usbdiskdirect is the portnameMarcus Meissner2020-04-191-1/+1
* use regex method betterMarcus Meissner2020-04-191-9/+9
* handle shutterspeed default >= 0xf as size 7Marcus Meissner2020-04-181-1/+4
* shutterspeed is also 7 bytes on type 0x11Marcus Meissner2020-04-182-10/+21
* added EOS R infoMarcus Meissner2020-04-181-0/+3303
* The D3100 does not have livevuiewMarcus Meissner2020-04-181-1/+1
* orefreshed d3000 state from https://github.com/gphoto/libgphoto2/issues/140Marcus Meissner2020-04-181-25/+26
* commit current devinfo of 1.1 firmwareMarcus Meissner2020-04-181-57/+54
* Merge pull request #494 from ya-mouse/ptp2-typo-fixMarcus Meissner2020-04-181-1/+1
|\
| * Typo fix in nikon_wait_busy callAnton D. Kachalov2020-04-181-1/+1
|/
* d3100 also does not suppoort liveview or getpropcodes, same as d3000Marcus Meissner2020-04-171-21/+1
* added liveview for d3100 overrides for testingMarcus Meissner2020-04-161-1/+21
* removed the special nikon capture opcodes from D3000 and D3100,Marcus Meissner2020-04-141-21/+29
* leica previews are jpeg with some form of header. skip the headerMarcus Meissner2020-04-141-2/+32
* confused vendor and product for leica detection.Marcus Meissner2020-04-131-1/+1
* ISO, ISO32 and Fuji ISO can use the generic INT get/setMarcus Meissner2020-04-121-125/+3
* use generic INT get/set for BurstnumberMarcus Meissner2020-04-121-30/+2
* added audio formatsMarcus Meissner2020-04-111-0/+45
* Handle ranges in generic INT routinesMarcus Meissner2020-04-111-46/+157
* report enumerations on generic INT getter (e.g. for video quality)Marcus Meissner2020-04-111-1/+22