[commits] Horde branch master updated. 3d36d1f649d343aac2c5a91a45de33e38456ae78
Michael Rubinsky
mike at theupstairsroom.com
Tue Mar 9 06:48:44 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 07f686aee50f14c07268c68e562deb6554a4b34c
b1fcece remove FileSource EXIF field
9859fd6 This is a method, not a property
705b6ad Pass the Exif driver here so we get an accurate list of supported categories
a83e200 style
3d36d1f Some improvements to exif handling.
-----------------------------------------------------------------------
commit b1fcece0334591f052e98b2102fd938e197d321b
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Mon Mar 8 23:55:33 2010 -0500
remove FileSource EXIF field
Even according to the standard, this is always set to the same value, so
no need to track this.
framework/Image/lib/Horde/Image/Exif.php | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Exif.php?rt=horde-git&r1=ea1e6bde1c72dbd571730add171e2c2b5429c950&r2=b1fcece0334591f052e98b2102fd938e197d321b
-----------------------------------------------------------------------
commit 9859fd6d5cf3c60f274e7aa7ea4657173f95b91f
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 9 01:44:58 2010 -0500
This is a method, not a property
ansel/lib/Image.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=8e39e7530a6d6323657d7e94ccd1c2869bf4a30f&r2=9859fd6d5cf3c60f274e7aa7ea4657173f95b91f
-----------------------------------------------------------------------
commit 705b6ad8e19a2d2c2dcd8f3fe62abb7cf44df71e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 9 01:45:55 2010 -0500
Pass the Exif driver here so we get an accurate list of supported categories
ansel/lib/Image.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=9859fd6d5cf3c60f274e7aa7ea4657173f95b91f&r2=705b6ad8e19a2d2c2dcd8f3fe62abb7cf44df71e
-----------------------------------------------------------------------
commit a83e200506dcdbda27b5c53821b4910ea2d76c05
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 9 01:46:20 2010 -0500
style
ansel/lib/View/Image.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/ansel/lib/View/Image.php?rt=horde-git&r1=722df1075e020413b3b0ac96d2098a74b2bee156&r2=a83e200506dcdbda27b5c53821b4910ea2d76c05
-----------------------------------------------------------------------
commit 3d36d1f649d343aac2c5a91a45de33e38456ae78
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Tue Mar 9 01:46:50 2010 -0500
Some improvements to exif handling.
Add some missing exif fields and start adding support for composite fields. We store the composite fields already parsed
to both take advantage of exiftool's parsing, as well as to avoid issues with different maker formats.
Now if only Aperture wouldn't nuke most of these fields...
framework/Image/lib/Horde/Image/Exif.php | 20 ++++++++++++++-
framework/Image/lib/Horde/Image/Exif/Base.php | 3 +-
framework/Image/lib/Horde/Image/Exif/Exiftool.php | 28 ++++++++++++---------
3 files changed, 36 insertions(+), 15 deletions(-)
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Exif.php?rt=horde-git&r1=b1fcece0334591f052e98b2102fd938e197d321b&r2=3d36d1f649d343aac2c5a91a45de33e38456ae78
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Exif/Base.php?rt=horde-git&r1=ea1e6bde1c72dbd571730add171e2c2b5429c950&r2=3d36d1f649d343aac2c5a91a45de33e38456ae78
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Exif/Exiftool.php?rt=horde-git&r1=b228346ee478ad75f5fd9cc8c7a9b6d878a70611&r2=3d36d1f649d343aac2c5a91a45de33e38456ae78
More information about the commits
mailing list