summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* harden the directory compare function against overreadsMarcus Meissner2021-09-191-3/+7
* pass lenght of datablobs into the directory compare function to avoid overreadsMarcus Meissner2021-09-193-12/+17
* added sony zv e10Marcus Meissner2021-09-151-0/+141
* added sony zv-e10Marcus Meissner2021-09-142-0/+1307
* updated ukrainianYuri Chornoivan2021-09-131-2393/+2837
* updated polishJakub Bogusz2021-09-131-2402/+2846
* replaced R2 -> RPMarcus Meissner2021-09-131-4/+14
* Remove remnants of OS/2 supportHans Ulrich Niedermann2021-09-0827-501/+7
* gitignore: Add a few forgotten files for in-source-tree buildsHans Ulrich Niedermann2021-09-081-0/+8
* Leave comment in Makefile.am about subdir sequenceHans Ulrich Niedermann2021-08-301-0/+1
* Run libgphoto2_port tests only AFTER building iolibsHans Ulrich Niedermann2021-08-301-1/+1
* Document using GP_CAMLIB_SET on make command lineHans Ulrich Niedermann2021-08-272-3/+6
* for sony preview capture use a timeout of 1 secondMarcus Meissner2021-08-251-1/+4
* added fuji gfx100 second id reported via SFMarcus Meissner2021-08-251-0/+2
* factor out regular image additions repeated codeMarcus Meissner2021-08-221-32/+33
* move another preview jpeg extractor to factorized functionMarcus Meissner2021-08-221-10/+5
* use generic preview.jpg name, not sony for ... fujiMarcus Meissner2021-08-211-1/+1
* further factor out the preview saving and meta data setting, as its commonMarcus Meissner2021-08-211-57/+34
* factorize out the jpeg extraction out of data blobsMarcus Meissner2021-08-211-100/+54
* emit also new values in the config update work (draft work) https://github.co...Marcus Meissner2021-08-181-6/+6
* trying to fix eos readerMarcus Meissner2021-08-171-0/+1
* srtore DevPropCode, needed by current config name matcherMarcus Meissner2021-08-171-0/+1
* more debug, also switch conditions to avoid O(n2) complexityMarcus Meissner2021-08-171-7/+8
* added property change decoding to EOS and OlympusMarcus Meissner2021-08-171-8/+38
* decode value of regular widgetsMarcus Meissner2021-08-171-4/+76
* Merge branch 'master' of github.com:gphoto/libgphoto2Marcus Meissner2021-08-171-0/+2
|\
| * Add add missing ISO values from Canon EOS R6Daniel Schulte2021-08-121-0/+2
* | report changed config labels during waitMarcus Meissner2021-08-173-6/+176
* | remove memory leaksMarcus Meissner2021-08-101-1/+7
|/
* INSTALL: add gtk-doc Debian package nameHans Ulrich Niedermann2021-08-101-0/+1
* gh workflows: remove requirements for flex, bisonHans Ulrich Niedermann2021-08-072-2/+2
* Add HDR exposure mode from EOS RPJan Kundrát2021-08-071-0/+1
* Add mode dial positions available on EOS RP or 5DivJan Kundrát2021-08-071-0/+4
* Canon: basic control over Movie Servo AFJan Kundrát2021-08-072-0/+8
* Use AC_SEARCH_LIBS to find where mmap(2) is definedHans Ulrich Niedermann2021-08-072-6/+16
* Fixed build in mingwJaroslav Škarvada2021-08-074-4/+16
* camlibs/ptp2/ptp-pack.c: Fix aperture on EOS RPJan Kundrát2021-08-061-5/+1
* temporary allow setting all properties on sony, as ourdetection logic does no...Marcus Meissner2021-08-011-1/+3
* Add few more movie modes for SonyIngvar Stepanyan2021-08-011-1/+6
* Add Sony a6600 descriptorsIngvar Stepanyan2021-08-011-0/+6
* fixed some memory leaks caused by ptp_getobjectinfo imbalanced with ptp_free_...Marcus Meissner2021-07-231-4/+25
* Fix memory leak in capture preview for SonyIngvar Stepanyan2021-07-231-0/+2
* make the textual description of syncdatetimeutc also mention UTCMarcus Meissner2021-07-201-1/+1
* added more braces to the new expressions to make clear what we testMarcus Meissner2021-07-151-3/+3
* Normalize Sony shutter speedsIngvar Stepanyan2021-07-151-0/+15
* Remove duplicate GP_MIME_ARWIngvar Stepanyan2021-07-141-1/+0
* Add file extension for Sony ARW filesIngvar Stepanyan2021-07-142-0/+2
* Mark properties without setters as readonlyIngvar Stepanyan2021-07-142-0/+13
* Fix overshoot logic for Sony enumsIngvar Stepanyan2021-07-121-17/+26
* use the large jump on first try, fall back to single jumps on next loopsMarcus Meissner2021-07-091-12/+15