| #
17dcc4ab |
| 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
decode utf8 filenames in JpegMeta FS#2553
|
| #
3009a773 |
| 28-Jul-2012 |
Andreas Gohr <andi@splitbrain.org> |
replaced use of basename() with utf8_basename() FS#2015
|
| #
e260f93b |
| 05-Jul-2012 |
Anika Henke <anika@selfthinker.org> |
xml compatibility fixes (mainly entities to unicode conversions)
|
| #
639f8f43 |
| 14-Oct-2011 |
Andreas Gohr <andi@splitbrain.org> |
Check if given file is really a file in JpegMeta FS#2322
|
| #
d8443bf1 |
| 14-Feb-2011 |
Hakan Sandell <sandell.hakan@gmail.com> |
More failsafe XMP parsing in jpeg pictures
|
| #
831c10d0 |
| 02-Oct-2010 |
Hakan Sandell <hakan.sandell@home.se> |
Fixed bug FS2030 JpegMeta dies on parsing XMP
|
| #
2bd74074 |
| 22-Jun-2010 |
Andreas Gohr <gohr@cosmocode.de> |
License change for inc/JpegMeta.php
Original author Sebastian Delmont agreed to rerelease the code under BSD license to avoid license compatibility problems.
Other authors (me and Hakan Sandell) ag
License change for inc/JpegMeta.php
Original author Sebastian Delmont agreed to rerelease the code under BSD license to avoid license compatibility problems.
Other authors (me and Hakan Sandell) agreed as well.
show more ...
|
| #
0b17fdc6 |
| 29-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
more code cleanup according to coding standard
|
| #
ed3655c4 |
| 16-Jan-2009 |
Tom N Harris <tnharris@whoopdedo.org> |
Avoid zero-byte reads
darcs-hash:20090116001547-6942e-b5bc401c0ef4c36b1b7b8ca7ef708587953ec017.gz
|
| #
1017ae2e |
| 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
always parse file informations in JpegMeta
darcs-hash:20081218210011-7ad00-670578d9882011f3a6eb9e6e219bc7ca22251d9d.gz
|
| #
a73b5b7e |
| 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Set dates to lastmodified dates if no Exif Data is available
darcs-hash:20081218205421-7ad00-e70da65170682ec32c76c8524187790bc2c2924d.gz
|
| #
2114dafd |
| 18-Dec-2008 |
Andreas Gohr <andi@splitbrain.org> |
Ignore missing times when determining earliest time from JPEG data
darcs-hash:20081218203705-7ad00-ebd597d34d9e34d5e9502ea2c0d5d4a45025e676.gz
|
| #
431c7fc8 |
| 18-May-2008 |
hakan.sandell <hakan.sandell@mydata.se> |
xmp metadata support
darcs-hash:20080518152722-9a5f4-468fc64e7994fc2c5b0034fe262b4aa8b6fe2946.gz
|
| #
00976812 |
| 30-Sep-2007 |
Andreas Gohr <andi@splitbrain.org> |
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure
don't use realpath() anymore (FS#1261 and others)
The use of realpath() to clean up relative file names caused some trouble in certain setups relying on symlinks or having restricitve file structure setups.
This patch replaces all realpath() calls with a PHP only replacement which should solve those problems.
darcs-hash:20070930184250-7ad00-512ff04c95f57fc9eaf104f80372237a3c94286f.gz
show more ...
|
| #
fe00a666 |
| 09-Aug-2007 |
Andreas Gohr <andi@splitbrain.org> |
show correct megabyte size for image details FS#1217
darcs-hash:20070809213753-7ad00-95904b1effbd827c0b5b1ed73879d99d99175fc6.gz
|
| #
98c86858 |
| 17-Feb-2006 |
Andreas Gohr <andi@splitbrain.org> |
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes
file cleanups
This patch cleans up the source code to satisfy the coding guidelines (see http://wiki.splitbrain.org/wiki:development#coding_style)
It converts files to UNIX lineendings and removes tabs and trailing whitespace. Not all files were cleaned yet.
darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
show more ...
|
| #
bf5e5a5b |
| 21-Jan-2006 |
Andreas Gohr <andi@splitbrain.org> |
Windows compatible rename #683
darcs-hash:20060121194539-7ad00-c880c0980513a3ccb45253c02e1a02d4cbdd6009.gz
|
| #
b5a81756 |
| 03-Sep-2005 |
Joe Lapp <joe.lapp@pobox.com> |
Patch for JpegMeta.php
This patch allows a user to enter a datetime into the media editor in what ever format they please, and yet still have it formatted properly in the JPEG. Strictly speaking, J
Patch for JpegMeta.php
This patch allows a user to enter a datetime into the media editor in what ever format they please, and yet still have it formatted properly in the JPEG. Strictly speaking, JpegMeta will store what ever string you provide, but I'm guessing Google and other EXIF readers may require the standard format.
darcs-hash:20050903125736-46f60-da93b57da8c2ce7ac5f5e1c24c195783b46730e5.gz
show more ...
|
| #
6db72d46 |
| 23-Aug-2005 |
Joe Lapp <joe.lapp@pobox.com> |
added simple.shutterspeed to JpegMeta
darcs-hash:20050823164204-46f60-5c79fbd04d9bc5ce4a6dad13f93b8383d9fd8b77.gz
|
| #
493531a8 |
| 17-Aug-2005 |
Joe Lapp <joe.lapp@pobox.com> |
Added "sublocation" IPTC tag to JpegMeta
darcs-hash:20050817180620-46f60-55aaecbcd5496261d6fa0c5dc5bf507f6aaa709c.gz
|
| #
36df6fa3 |
| 31-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
image metadata editor
This patch adds an meta data editor for JPEG files. Currently title, caption, artist, copyright and keywords can be saved. The data is saved to the apropriate IPTC fields. Addi
image metadata editor
This patch adds an meta data editor for JPEG files. Currently title, caption, artist, copyright and keywords can be saved. The data is saved to the apropriate IPTC fields. Additional fields can be added in the appropriate template.
Compatibility testing with other programs is needed!
darcs-hash:20050731163554-7ad00-dd936ec19549203dcf72de8774309c0b17d0b679.gz
show more ...
|
| #
23a34783 |
| 31-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
optimized Image metadata handling
darcs-hash:20050731115030-7ad00-2a1a423985864f0daae57545c2f3945abfc10257.gz
|
| #
2684e50a |
| 24-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
some minor fixes in image detail handling
darcs-hash:20050724125047-7ad00-a03fa69aed22694f6b7635923b1f2ce564165b9f.gz
|
| #
55efc227 |
| 24-Jul-2005 |
Andreas Gohr <andi@splitbrain.org> |
first step in Image metadata support
This adds a detail page for images, for JPEG files additional metadata from EXIF and IPTC fields is shown
darcs-hash:20050724115540-7ad00-926601cd12a990e041943e
first step in Image metadata support
This adds a detail page for images, for JPEG files additional metadata from EXIF and IPTC fields is shown
darcs-hash:20050724115540-7ad00-926601cd12a990e041943edc616360d8179d6c9f.gz
show more ...
|