summaryrefslogtreecommitdiff
path: root/libgphoto2/exif.h
Commit message (Expand)AuthorAgeFilesLines
* Use consistently named non-reserved CPP macros for header filesHans Ulrich Niedermann2021-10-051-3/+3
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-1/+1
* remove use of builtin exif stuff, use libexif directlyMarcus Meissner2017-04-081-142/+4
* remove useless time.h sys/time.h fcntl.h inclusionMarcus Meissner2016-01-041-3/+0
* does not seem to need sys/times.h and that is missing on mingwMarcus Meissner2014-02-221-1/+0
* fixed signedness issues and the comment extractor.Marcus Meissner2007-12-301-2/+2
* marked up some files for doxygen.Marcus Meissner2007-05-201-10/+11
* removed gpi_exif_dump. made lots of not external used functions static.Marcus Meissner2006-12-161-44/+0
* namespace cleanup still going on:Hans Ulrich Niedermann2005-06-111-8/+8
* revert file removalHubert Figuiere2005-01-211-0/+211
* * exif.[ch]: No longer used, no longer shipped.Marcus Meissner2005-01-181-211/+0
* merge from 2.1.5 branchHubert Figuiere2004-12-161-2/+0
* Fixed some comments about TIFF/EP tags to use comment syntax & allow compilingDan Fandrich2002-02-081-8/+8
* Eliminated // comments in gphoto2 core for non-C99 compilersDan Fandrich2002-01-041-6/+6
* moved definition of tagnames[]= from exif.h to exif.c, left an extern declHans Ulrich Niedermann2001-10-241-90/+1
* 2001-10-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-111-24/+12
* Applied patch from St�phane Castejon <scastejo@club-internet.fr>.Lutz Mueller2001-03-251-0/+6
* fixed sierra. minor patchesScott Fritzinger2000-12-021-0/+6
* fixed minor issuesScott Fritzinger2000-08-161-2/+0
* added exif libScott Fritzinger2000-06-211-0/+304