summaryrefslogtreecommitdiff
path: root/libgphoto2_port/libgphoto2_port
Commit message (Expand)AuthorAgeFilesLines
* Only format log messages when a log function is registered for given log leve...Mark Watson2022-12-201-7/+27
* always build gpi_vsnprintf, as we use it unconditionally in libgphoto2Marcus Meissner2022-11-071-29/+29
* Wrap unsafe libltdl calls with locking (#848)Marcus Meissner2022-11-055-0/+62
* Remove printf leftover (#836)Ingvar Stepanyan2022-09-261-1/+0
* add C coding style for emacsHans Ulrich Niedermann2022-05-191-0/+8
* Complete what adding gp_init_localedir() startedHans Ulrich Niedermann2022-05-192-5/+58
* fix the symver file comment inconsistency fixesHans Ulrich Niedermann2022-05-161-2/+2
* symver file comment inconsistency fixesHans Ulrich Niedermann2022-05-161-2/+2
* Add TODO comment about possibly using gettext's gettext.hHans Ulrich Niedermann2021-12-091-0/+6
* Add compiletime-assert.h for COMPILETIME_ASSERT() macroHans Ulrich Niedermann2021-11-112-0/+95
* Consistent checks for asm .symver and version-scriptHans Ulrich Niedermann2021-11-071-34/+45
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-256-67/+37
* Remove unused remnants of convenience libltdlHans Ulrich Niedermann2021-10-191-4/+0
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-113-4/+5
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-051-3/+4
* fix broken check of CPP macro definition after #elifHans Ulrich Niedermann2021-10-031-2/+2
* define _DARWIN_C_SOURCE for strdup on MacOS. fixes https://github.com/gphoto/...Marcus Meissner2020-10-181-0/+1
* fixup for prev commit ... just make the internal id an int, remove cast againMarcus Meissner2020-08-272-3/+3
* Fix libgphoto2_port compilation warnings.Siim Meerits2020-08-272-5/+5
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-277-70/+70
* Fix typos throughout the codebaseSijawusz Pur Rahnama2020-05-251-1/+1
* libgphoto2-port: Add libexif to version informationHans Ulrich Niedermann2020-02-171-0/+10
* Add $(AM_MAKEFLAGS) for every $(MAKE)Hans Ulrich Niedermann2020-01-181-1/+1
* fixed compiler error when using #warning on Visual Studio compilerMichael Fink2019-01-111-0/+2
* BSD_SOURCE defined changed to DEFAULT_SOURCEMarcus Meissner2018-06-172-2/+2
* Add (sorted) list of IOLIBs to version informationHans Ulrich Niedermann2017-08-021-0/+2
* Fix a number of typos: should be iolibs, not camlibsHans Ulrich Niedermann2017-07-181-2/+2
* fix memory corruption in gp_log_remove_funcAxel Waggershauser2017-06-021-1/+1
* report error when setting a too long port, do not silently truncateMarcus Meissner2016-09-251-0/+4
* specify 777 as mode for mkdir (will be & ~umask)Marcus Meissner2016-05-111-2/+1
* use a unique logfunc id, not the array size, which will fallMarcus Meissner2016-03-191-8/+13
* report "no USB" / "USB" correctly in gphoto2 --versionMarcus Meissner2016-01-031-1/+1
* From: Michal Marek <mmarek@suse.cz> ...Marcus Meissner2014-10-261-1/+1
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-09-122-1/+2
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-09-092-117/+116
* restore behaviour of gp_port_info_list_append, as other componentsMarcus Meissner2014-08-161-2/+9
* gp_port_set_settings might result in "unsupported", which is not anMarcus Meissner2014-08-161-2/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-221-4/+4
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-223-53/+46
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-212-18/+3
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-211-6/+6
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-213-28/+14
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-192-60/+22
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-126/+75
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-192-0/+24
* From: Axel Waggershauser <awagger@web.de> ...Marcus Meissner2014-07-191-9/+2
* converted comment umlauts to asciiMarcus Meissner2014-06-276-6/+7
* if VALGRIND is defined, do not unload the driver.Marcus Meissner2014-03-232-0/+6
* gp_system_rmdirMarcus Meissner2014-02-221-0/+8
* path is modified, so not constMarcus Meissner2014-02-221-1/+1