summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Require at least libtool 2.4.2, use LT_INITHans Ulrich Niedermann2021-12-012-24/+27
* Invoke AC_PROG_SED before using ${SED}Hans Ulrich Niedermann2021-12-013-10/+3
* RELEASE-HOWTO.md: Change the name of the IRC networkHans Ulrich Niedermann2021-12-011-3/+2
* Create sony-a7r3a.txttomsch12021-11-291-0/+1633
* Update library.ctomsch12021-11-291-0/+3
* avoid crash on freed memoryMarcus Meissner2021-11-281-1/+3
* remove superflous ;Marcus Meissner2021-11-281-1/+1
* added c++ wrappersMarcus Meissner2021-11-281-0/+7
* fixed an uninit variableMarcus Meissner2021-11-231-2/+1
* updated deMarcus Meissner2021-11-231-2152/+2156
* updated frenchStéphane Aulery2021-11-231-2402/+2899
* 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
* The pedantic compilation flags might ignore some warningsHans Ulrich Niedermann2021-11-171-0/+13
* rearrange test-pedantic definitionsHans Ulrich Niedermann2021-11-141-75/+75
* Remove --with-doc-dir and --with-html-dirHans Ulrich Niedermann2021-11-146-97/+24
* remove whitespace around AS_HELP_STRING optionsHans Ulrich Niedermann2021-11-142-5/+5
* print-camera-list: clarify helpJan Tojnar2021-11-121-3/+3
* 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
* Add compiletime-assert.h for COMPILETIME_ASSERT() macroHans Ulrich Niedermann2021-11-112-0/+95
* Use non-reserved macro name for generated gphoto-endian.hHans Ulrich Niedermann2021-11-101-3/+4
* with-camlibs: document "everything" set in the --help outputHans Ulrich Niedermann2021-11-071-0/+1
* with-camlibs: grammar fix for standard set descriptionHans Ulrich Niedermann2021-11-071-1/+1
* Add "mode: autoconf" line to all *.m4 filesHans Ulrich Niedermann2021-11-0716-7/+114
* Only use a single gphoto-m4/ subdirHans Ulrich Niedermann2021-11-0739-5025/+9
* Require at least automake 1.14Hans Ulrich Niedermann2021-11-072-25/+8
* Require at least autoconf-2.69Hans Ulrich Niedermann2021-11-072-2/+2
* Add build tool version commentHans Ulrich Niedermann2021-11-071-0/+22
* Remove definition of localedirHans Ulrich Niedermann2021-11-072-2/+0
* indentation for readabilityHans Ulrich Niedermann2021-11-071-5/+5
* make gphoto-m4 directories identicalHans Ulrich Niedermann2021-11-077-0/+1251
* remove old libtool/libltdl commentsHans Ulrich Niedermann2021-11-071-34/+0
* Use LINGUAS files instead of ALL_LINGUAS variableHans Ulrich Niedermann2021-11-074-2/+42
* Use the same gettext setupHans Ulrich Niedermann2021-11-072-5/+5
* Consistent checks for asm .symver and version-scriptHans Ulrich Niedermann2021-11-0710-115/+228
* 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
* gh workflow: install libgd-devHans Ulrich Niedermann2021-11-031-1/+1
* m4 quote all macro argumentsHans Ulrich Niedermann2021-11-032-87/+110
* AC_CONFIG_FILES change to indented multi-line formHans Ulrich Niedermann2021-11-032-27/+27
* AM_INIT_AUTOMAKE change to indented multi-line formHans Ulrich Niedermann2021-11-032-2/+17
* AC_INIT change to arguments on multiple linesHans Ulrich Niedermann2021-11-032-2/+10
* Use m4_pattern_forbid to find unnoticed GP_ stringsHans Ulrich Niedermann2021-11-035-2/+15
* gitignore for tests/Hans Ulrich Niedermann2021-11-031-0/+11
* Update the checks for libjpeg (GP_LIBJPEG)Hans Ulrich Niedermann2021-11-037-22/+152
* Update libltdl checks (GP_LIBLTDL)Hans Ulrich Niedermann2021-11-034-84/+216