summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename libgphoto2_port test directory testsHans Ulrich Niedermann2021-10-257-3/+8
* examples: Force #include beginning with "libgphoto2/"Hans Ulrich Niedermann2021-10-251-1/+1
* library versioning comment without trailing spacesHans Ulrich Niedermann2021-10-252-8/+8
* Delete old debug commentsHans Ulrich Niedermann2021-10-251-2/+0
* Factor out i18n stuff into separate i18n.h filesHans Ulrich Niedermann2021-10-25110-1641/+309
* sync gp-check-library.m4 between gphoto-m4 dirsHans Ulrich Niedermann2021-10-254-44/+15
* Here document: Use <<EOF everywhereHans Ulrich Niedermann2021-10-252-11/+10
* tp6081-dump: include <unistd.h> for close(2), add more staticHans Ulrich Niedermann2021-10-251-0/+6
* example: include <unistd.h> for close(2), unlink(2), getpid(2)Hans Ulrich Niedermann2021-10-251-0/+2
* Typo fix: It is _SOURCES, not _SOURCEHans Ulrich Niedermann2021-10-242-3/+3
* add more newsMarcus Meissner2021-10-231-4/+20
* NEWS: converted text from iso to utf-8, removed linux-hotplugHans Ulrich Niedermann2021-10-221-0/+2
* added note for the 1:0:7 revMarcus Meissner2021-10-221-0/+1
* rev the age of the library.Marcus Meissner2021-10-221-2/+3
* 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-224-0/+36
* somre more updatesMarcus Meissner2021-10-211-2658/+3915
* some updatesMarcus Meissner2021-10-211-79/+38
* Update libphoto2_port/po/de.po to UTF-8 after allHans Ulrich Niedermann2021-10-211-69/+69
* emit a FILE CHANGED event if the ObjectInfo changes.Marcus Meissner2021-10-201-0/+43
* Remove linux-hotplug supportHans Ulrich Niedermann2021-10-199-306/+1
* Remove unused code adding x bit to *.shHans Ulrich Niedermann2021-10-191-10/+0
* Remove rpm packagingHans Ulrich Niedermann2021-10-1910-503/+5
* Use && and || instead of test arguments -a and -oHans Ulrich Niedermann2021-10-194-5/+5
* Sync gp-byteorder.m4, supporting 64bit valuesHans Ulrich Niedermann2021-10-191-0/+4
* Remove unused remnants of convenience libltdlHans Ulrich Niedermann2021-10-195-126/+0
* only ovbrwrite the PEF header for the K100D.Marcus Meissner2021-10-171-21/+23
* 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
* test-camera-list: Widen column for 4 digit number of camlibsHans Ulrich Niedermann2021-10-131-4/+6
* test-camera-list: Add --help outputHans Ulrich Niedermann2021-10-131-0/+21
* Fix check output for DEFAULT_CAMLIBS and DEFAULT_IOLIBSHans Ulrich Niedermann2021-10-122-2/+4
* Replace --with-foodir= argument by foodir= variableHans Ulrich Niedermann2021-10-112-12/+86
* Make CAMLIBS and IOLIBS fallbacks configurableHans Ulrich Niedermann2021-10-112-10/+30
* Use common code for defining iolibdir and camlibdirHans Ulrich Niedermann2021-10-116-27/+67
* Rename bayer.[ch] to stv0680-bayer.[ch]Hans Ulrich Niedermann2021-10-114-3/+3
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-1164-76/+85
* Group iolib list related definitionsHans Ulrich Niedermann2021-10-101-6/+11
* Use same autoconf requirement in libgphoto2_portHans Ulrich Niedermann2021-10-101-1/+1
* HACKING.md: Update include guard macro nameHans Ulrich Niedermann2021-10-091-3/+6
* Remove cvs-tags make targetHans Ulrich Niedermann2021-10-091-6/+1
* utf-8: convert old camlibs/**/*.txt files from latin1Hans Ulrich Niedermann2021-10-097-13/+13
* utf-8: fix weird minus/hyphen characterHans Ulrich Niedermann2021-10-092-2/+2
* utf-8: change xml/html from iso-8859-1 to utf-8Hans Ulrich Niedermann2021-10-092-5/+5
* utf-8: Convert ISO-8859 text to UTF-8Hans Ulrich Niedermann2021-10-0950-756/+756
* Use a single definition of BayerTile enumHans Ulrich Niedermann2021-10-075-30/+52
* fix build after bayer.h changeMarcus Meissner2021-10-061-1/+1
* added j1 issueMarcus Meissner2021-10-061-2/+3
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-05148-385/+539
* emit only matching resetuilock if we did setuilockMarcus Meissner2021-10-043-10/+26