summaryrefslogtreecommitdiff
path: root/inc/JpegMeta.php
Commit message (Expand)AuthorAge
* more class constructors to __construct()Christopher Smith2015-05-15
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-01-10
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* fix return by reference not a varChristopher Smith2014-03-05
* Merge pull request #381 from splitbrain/jpegmetafixesAndreas Gohr2013-10-20
|\
| * fix some Only vars assigned by referenceGerrit Uitslag2013-10-16
| * fixed some errors indicated by IDEAGerrit Uitslag2013-10-16
* | output of fread is string, but recognized as object. Fixed assign by refGerrit Uitslag2013-10-15
|/
* decode utf8 filenames in JpegMeta FS#2553Andreas Gohr2012-07-28
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* Check if given file is really a file in JpegMeta FS#2322Andreas Gohr2011-10-14
* More failsafe XMP parsing in jpeg picturesHakan Sandell2011-02-14
* Fixed bug FS2030 JpegMeta dies on parsing XMPHakan Sandell2010-10-02
* License change for inc/JpegMeta.phpAndreas Gohr2010-06-22
* more code cleanup according to coding standardAndreas Gohr2010-01-29
* Avoid zero-byte readsTom N Harris2009-01-16
* always parse file informations in JpegMetaAndreas Gohr2008-12-18
* Set dates to lastmodified dates if no Exif Data is availableAndreas Gohr2008-12-18
* Ignore missing times when determining earliest time from JPEG dataAndreas Gohr2008-12-18
* xmp metadata supporthakan.sandell2008-05-18
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* show correct megabyte size for image details FS#1217Andreas Gohr2007-08-09
* file cleanupsAndreas Gohr2006-02-17
* Windows compatible rename #683Andreas Gohr2006-01-21
* Patch for JpegMeta.phpJoe Lapp2005-09-03
* added simple.shutterspeed to JpegMetaJoe Lapp2005-08-23
* Added "sublocation" IPTC tag to JpegMetaJoe Lapp2005-08-17
* image metadata editorAndreas Gohr2005-07-31
* optimized Image metadata handlingAndreas Gohr2005-07-31
* some minor fixes in image detail handlingAndreas Gohr2005-07-24
* first step in Image metadata supportAndreas Gohr2005-07-24