summaryrefslogtreecommitdiff
path: root/camlibs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lockup on Sony ILCE-7M4 due to ptp_sony_9280Sachi King2022-03-261-1/+4
* added p950, marked as broken capMarcus Meissner2022-03-252-0/+505
* added fuji xe4Marcus Meissner2022-03-242-0/+227
* BGH1/GH5 : Fixed start / stop recordingBart2022-03-231-14/+2
* gopro hero10 black, https://github.com/libmtp/libmtp/issues/103Marcus Meissner2022-03-221-0/+2
* only free objectinfo when we got a new one, https://github.com/gphoto/gphoto2...Marcus Meissner2022-03-201-2/+2
* fixed another memory corruptionMarcus Meissner2022-03-101-0/+3
* rename the m531 new id... seems to be a dup otherwiseMarcus Meissner2022-03-051-1/+1
* ssync from libmtpMarcus Meissner2022-03-051-0/+2
* added kodak m531Marcus Meissner2022-02-281-0/+2
* we need to copy over objectinfo, as oi.Storage is used... https://github.com/...Marcus Meissner2022-02-121-0/+1
* merge from libmtpAlexandr Shevchenko2022-01-311-1/+1
* added sony dsc-w830 debugMarcus Meissner2022-01-311-0/+73
* warning fixes for recent panasonic commitMarcus Meissner2022-01-231-4/+2
* sony fnumber needs to return the current setting even if not in listMarcus Meissner2022-01-231-4/+9
* pragma away the warnings for GNU style initializer designatorsHans Ulrich Niedermann2022-01-221-0/+6
* Allow clang compile with initializer overridesHans Ulrich Niedermann2022-01-221-0/+20
* added hp photosmart e331Marcus Meissner2022-01-221-0/+2
* added NULL ptr check to property caseMarcus Meissner2022-01-221-1/+1
* free objectinfo only if we got and objectinfo (OK reply) , fixes https://gith...Marcus Meissner2022-01-191-2/+4
* add some safety measures to get configMarcus Meissner2022-01-181-2/+2
* Added PTP support for Panasonic BGH1Bart H. Plague2022-01-183-5/+472
* added nikon d6 as reportedMarcus Meissner2022-01-122-0/+5239
* added zv-e10 to default wait on startMarcus Meissner2022-01-101-0/+1
* Fix lumix linking on mingwMiloš Komarčević2022-01-071-1/+1
* keep canon eos remotemode=1 on exit, to keep the display onMarcus Meissner2022-01-032-1/+4
* sync from libmtpMarcus Meissner2021-12-291-0/+12
* fix camera name, fixes https://github.com/gphoto/libgphoto2/issues/754Marcus Meissner2021-12-271-1/+1
* adjust hex id to have 4 digits, fixes https://github.com/gphoto/libgphoto2/is...Marcus Meissner2021-12-201-1/+1
* Add Nikon Zfc supportOle Dalgaard2021-12-092-0/+2
* remove dup k1Marcus Meissner2021-12-081-6/+0
* added Sony ILCE-7RM4A https://github.com/gphoto/libgphoto2/issues/749Marcus Meissner2021-12-082-1/+1472
* added pentax k1 idMarcus Meissner2021-12-061-0/+2
* aded sony sx-hx80Marcus Meissner2021-12-061-0/+3
* added pentax k1Marcus Meissner2021-12-061-0/+6
* added pentax k1Marcus Meissner2021-12-061-0/+6
* ptp2: add Canon IXUS 132Wolfram Sang2021-12-032-0/+293
* Create sony-a7r3a.txttomsch12021-11-291-0/+1633
* Update library.ctomsch12021-11-291-0/+3
* fixed an uninit variableMarcus Meissner2021-11-231-2/+1
* factor out more instances of 'add handle to filesystem'Marcus Meissner2021-11-211-23/+6
* factory out 2 more instances for standardized object addingMarcus Meissner2021-11-211-46/+4
* Factored out more things into add_object_to_fs_and_path helperMarcus Meissner2021-11-211-100/+46
* we need to refetch the ptp object after get_folder_from_handle, as that call ...Marcus Meissner2021-11-201-3/+24
* ptp2/ptp.c: Rewrite PTP_CNT_INIT to build with pure C99Hans Ulrich Niedermann2021-11-122-9/+177
* ptp2/ptp.c: tell emacs the c-file-styleHans Ulrich Niedermann2021-11-111-0/+8
* handle motorola as MTP... fixes https://github.com/gphoto/gphoto2/issues/463Marcus Meissner2021-11-071-0/+3
* sync from libmtpMarcus Meissner2021-11-071-7/+24
* added creative auto mode dial settingMarcus Meissner2021-11-071-0/+1
* Update the checks for libjpeg (GP_LIBJPEG)Hans Ulrich Niedermann2021-11-034-6/+8