summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.5.12 releaselibgphoto2-2_5_12-releaseMarcus Meissner2017-01-052-3/+3
* bump year to 2017 nowMarcus Meissner2017-01-051-2/+2
* updated NEWS to current git stateMarcus Meissner2017-01-051-2/+11
* the new EOS objectadded event is slightly shiftedMarcus Meissner2017-01-051-1/+22
* initialize storage id array to NULL in all cases (AFL)Marcus Meissner2017-01-051-4/+5
* allocate enough memroy for BulbExposureTime debug (AFL)Marcus Meissner2017-01-051-1/+1
* merge back previous removed dataMarcus Meissner2017-01-041-0/+1075
* Merge pull request #125 from eliotb/ewb/s45zoomMarcus Meissner2017-01-041-2/+3
|\
| * camlibs: canon_int_get_zoom - work with shorter response from S45Eliot Blennerhassett2017-01-041-2/+3
* | sync from libmtp, comment out gopro heroMarcus Meissner2017-01-031-1/+24
* | added sony a6000 debug dataMarcus Meissner2017-01-031-1073/+66
* | test if we reached the bottom or top of the enumeration inMarcus Meissner2017-01-031-1/+27
* | changed size calculation in focusinfoex to string decoder (AFL)Marcus Meissner2017-01-031-5/+9
* | incorrect array index (AFL)Marcus Meissner2017-01-031-1/+1
|/
* canon eos 1dx debug dataMarcus Meissner2017-01-021-0/+576
* change size checkMarcus Meissner2017-01-021-1/+1
* added some more values that were reportedMarcus Meissner2017-01-021-0/+11
* added 2 missing ISO values for Canon EOS 1DxMarcus Meissner2017-01-011-0/+2
* added more size checks for canon changes (AFL)Marcus Meissner2017-01-011-2/+23
* avoid overflowing the decoded focusinfo string (AFL)Marcus Meissner2017-01-011-0/+3
* handle property count decoder buffer overflows (AFL)Marcus Meissner2017-01-011-2/+6
* ignore sizes larger than full datasize (AFL)Marcus Meissner2017-01-011-1/+10
* added d3400Marcus Meissner2016-12-312-0/+1342
* added Parrot SequoiaMarcus Meissner2016-12-271-0/+1
* translationsMarcus Meissner2016-12-271-1/+1
* updated frenchStéphane Aulery2016-12-271-303/+223
* updated svenskSebastian Rasmussen2016-12-271-2123/+2143
* updated frenchStéphane Aulery2016-12-271-3129/+2684
* updated danishJoe Hansen2016-12-271-2137/+2156
* on printing out MTP variables, check if its the correct type (AFL)Marcus Meissner2016-12-261-1/+6
* gopros are handled by libgphoto2Marcus Meissner2016-12-251-0/+2
* added more gopro hero models.Marcus Meissner2016-12-251-0/+5
* get sharpness - handle max==min to avoid division by 0 (AFL)Marcus Meissner2016-12-251-2/+8
* decode parrot ptp device props and opcodesMarcus Meissner2016-12-231-0/+53
* _BSD_SOURCE -> _DEFAULT_SOURCEMarcus Meissner2016-12-232-2/+2
* max was undefinedMarcus Meissner2016-12-231-1/+6
* add event handling to aflMarcus Meissner2016-12-231-0/+9
* fixed cnt return (AFL)Marcus Meissner2016-12-231-1/+3
* fixed the SPACE_LEFT macro to not underflow, suggested by AxelMarcus Meissner2016-12-231-1/+1
* added various sequioa definesMarcus Meissner2016-12-221-0/+46
* added parrot sequioaMarcus Meissner2016-12-223-0/+94
* fixed two potential sprintf overflows in sprintf of event code.Marcus Meissner2016-12-211-2/+2
* wait_for_Event needs to be run multiple times to drainMarcus Meissner2016-12-201-30/+43
* adjusted code to handled errors and use buffer and file betterMarcus Meissner2016-12-201-9/+13
* trigger capture: do not use file_read, api does not handle sdram capture curr...Marcus Meissner2016-12-181-29/+17
* use _DEFAULT_SOURCEMarcus Meissner2016-12-171-1/+1
* added nikon aw130Marcus Meissner2016-12-171-0/+3
* correct the size checks in the deviceinfo unpacker (AFL)Marcus Meissner2016-12-111-8/+8
* shorten the strings for the fuzzer to have a smaller corpusMarcus Meissner2016-12-111-8/+8
* sony shutterspeed is UINT32, not INT32Marcus Meissner2016-12-101-1/+1