source: josm/trunk/src/org/openstreetmap/josm/tools/ExifReader.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12985   7 years Don-vip fix #15427 - NPE
(edit) @12624   7 years Don-vip see #15182 - remove unused imports
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11745   7 years Don-vip fix #14536 - Improved ExifReader.readTime(), Refactored …
(edit) @11514   7 years Don-vip fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
(edit) @11484   7 years Don-vip fix #14209 - prefer TAG_DATETIME_ORIGINAL (patch by holgermappt, …
(edit) @11288   7 years simon04 see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9697   8 years simon04 Fix MetadataException: "Tag 'Orientation' has not been set -- check …
(edit) @9672   8 years Don-vip fix #11685 - parse subsecond exif information correctly
(edit) @9648   8 years simon04 fix #11685 - Obtain EXIF fields only from EXIF directories Fixes unit …
(edit) @9499   8 years simon04 fix #11685 - Use sub-second exif/xmp data
(edit) @9383   8 years simon04 Deprecate PrimaryDateParser in favour of DateUtils
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8364   9 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8244   9 years Don-vip see #11359 - ignore unsupported date/time exif tags
(edit) @8243   9 years Don-vip fix #11359 - update to metadata-extractor 2.8.1
(edit) @8132   9 years Don-vip fix #11162 - update to metadata-extractor 2.7.2
(edit) @7956   9 years bastiK fixed #10962 - Photo orientation should not be ignored for thumbnails
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6360   10 years Don-vip Sonar/Findbugs - Hide Utility Class Constructor
(edit) @6209   11 years Don-vip fix #8895, fix #9030 - fix regression in geottaged pictures support …
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6127   11 years bastiK applied #8895 - Upgrade metadata-extractor to v. 2.6.4 (patch by ebourg)
(edit) @5610   11 years Don-vip fix NPE
(edit) @4772   12 years bastiK fixed #7228 - HTC Sensation uses / as date separator, date parsed …
(edit) @4241   13 years bastiK applied #5605 - Geotagged image viewer should rotate images according …
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/tools/ExifReader.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.