summaryrefslogtreecommitdiff
path: root/camlibs/ptp2
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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-031-2/+2
* avoid duplicate mvoie / liveview prohibition code strings for translationMarcus Meissner2021-10-312-29/+29
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-256-94/+9
* ptp2: Reload object info on PTP_CANON_EOS_CHANGES_TYPE_OBJECTINFO_CHANGEDavid Rosca2021-10-221-0/+5
* filesys: Add gp_filesystem_set_info_dirtyDavid Rosca2021-10-221-0/+1
* emit a FILE CHANGED event if the ObjectInfo changes.Marcus Meissner2021-10-201-0/+43
* added pentax k3 II in ptzp modeMarcus Meissner2021-10-161-0/+2
* ptp2: Disconnect PTP/IP connection in camera_exitDavid Rosca2021-10-143-0/+23
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* utf-8: convert old camlibs/**/*.txt files from latin1Hans Ulrich Niedermann2021-10-095-5/+5
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-091-6/+6
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-057-18/+23
* emit only matching resetuilock if we did setuilockMarcus Meissner2021-10-043-10/+26
* fixed return code from unprepare capture during EOS exitMarcus Meissner2021-10-041-1/+5