summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/config.c
Commit message (Expand)AuthorAgeFilesLines
* added activefolder, aebracketing things for nikonMarcus Meissner2020-05-211-2/+29
* flash exposure compenastion is INT8, not UINT8Marcus Meissner2020-05-161-5/+5
* activedlighting had the bad type in the table, is UINT8Marcus Meissner2020-05-161-34/+61
* reenable the weird EOS M code that is needed for making liveview work again.Marcus Meissner2020-05-101-2/+7
* also check liveview prohibit condition in the viewfinder settingMarcus Meissner2020-05-101-0/+18
* added availableshots for nikonMarcus Meissner2020-05-101-0/+1
* report why we cannot start movie recordingMarcus Meissner2020-05-101-0/+20
* 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
* add large thumbnail support for NikonMarcus Meissner2020-05-101-0/+34
* added nikon facedetectionMarcus Meissner2020-05-031-0/+9
* added hdmioutputdatadepth and externalrecordingcontrol , two HDMI parameters ...Marcus Meissner2020-05-031-0/+8
* adjusted the canon shutterspeed for 20.3 and 10.3 and 6.3, added some new ...Marcus Meissner2020-05-021-13/+31
* added Mirror up status and mirror up shooting count for nikonMarcus Meissner2020-05-011-0/+2
* added nikon raw image sizeMarcus Meissner2020-04-291-0/+1
* added some defines from th Nikon Z6 SDK, renamed some nikon opcodes, and setc...Marcus Meissner2020-04-251-4/+4
* 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
* added videoformat, video resolution, video qualityMarcus Meissner2020-04-111-27/+74
* autodistortioncontrol seems to be the other way round for On/OffMarcus Meissner2020-03-211-1/+1
* added nikon vignette control (D750 values)Marcus Meissner2020-03-211-0/+8
* log the ptp opcode + params just to be sure we passed in the right valuesMarcus Meissner2020-02-191-0/+2
* added some new SONY Property defines, hook up sony capturetargetMarcus Meissner2020-02-181-1/+9
* Merge pull request #459 from tail-feather/support-fuji-isoMarcus Meissner2020-01-281-0/+49
|\
| * Add Fuji exception for ExposureIndex (DataType:INT32)TSUNODA Koji2019-11-211-0/+49
* | Merge branch 'master' into masterJasem Mutlaq2020-01-281-2/+1
|\ \
| * | added nikon d7500 imagequalityAlex Argelaguet2020-01-251-1/+24
* | | Correct D7500 RAW valueJasem Mutlaq2020-01-281-8/+8
* | | Adding Nikon D7500 capture settingsJasem Mutlaq2020-01-221-1/+24
|/ /
* | revert a disabling of EOS M functionality that mistakenly slipped in.Marcus Meissner2019-12-081-1/+4
|/
* on manual focus do not set d2d2 to 2 (which seems to be autofocus)Marcus Meissner2019-10-191-0/+2
* try setting d38c to 1 during fuji startupMarcus Meissner2019-10-181-0/+2
* coment fuji init like timelapse doesMarcus Meissner2019-10-121-0/+5
* set / reset uilock around capture destMarcus Meissner2019-10-061-2/+4
* Added EOS M6 Mark II,Marcus Meissner2019-10-031-0/+1
* Add a few SONY properties for A7III.Matthias Andree2019-08-111-5/+28
* update copyrightMarcus Meissner2019-05-051-1/+1
* remove double () (clang)Marcus Meissner2019-05-051-1/+1
* we use math functions, should include math.hMarcus Meissner2019-05-051-0/+1
* report liveview mode on --get-config viewfinderMarcus Meissner2019-04-071-1/+2
* add get/set remotemode for canon eos for easier debuggingMarcus Meissner2019-04-071-1/+33
* Added Olympus Bulb support.Berylius2019-04-071-19/+52
* check for afcancel opcode presence before calling itMarcus Meissner2019-03-111-4/+5
* return error when single config set fails somehowMarcus Meissner2019-03-031-2/+2
* readd some alomode valuesMarcus Meissner2019-02-171-1/+12