wp_xxyyzz
|
acb60ffd33
|
fpexif: Add Delphi examples
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-17 23:17:39 +00:00 |
|
wp_xxyyzz
|
9779c4beba
|
fpexif: Prepare for compilation with Delphi. Fix crash with Nikon images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7327 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2020-02-17 18:52:45 +00:00 |
|
wp_xxyyzz
|
cd0aa90768
|
fpexif: Fix detection of EXIF structure if a JFIF extension APP0 marker segment is in file (JFXX). Extract JFXX thumbnail.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7194 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-11-21 15:11:12 +00:00 |
|
wp_xxyyzz
|
c7dda5d7a3
|
fpexif: Consider exif Orientation tag when loading image in MetadataViewer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7096 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-08-05 22:39:15 +00:00 |
|
wp_xxyyzz
|
0d39fd7dfd
|
fpexif: Write NULL byte after string tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6869 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-04-26 10:15:13 +00:00 |
|
wp_xxyyzz
|
26982a47e9
|
fpexif: Some cleanup
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-04-09 09:24:20 +00:00 |
|
wp_xxyyzz
|
3b457821b0
|
fpexif: Fix memory leak due to typo ("except" instead of "finally"). Issue #34537, patch by Mike Thompson.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6841 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-04-09 09:23:28 +00:00 |
|
wp_xxyyzz
|
eb43c124e5
|
fpexif: Fix encoding of IPTC string tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6831 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-03-12 22:23:37 +00:00 |
|
wp_xxyyzz
|
0105538d1e
|
fpexif: Fix crash when IPTC tag is not found.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6830 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-03-12 22:23:01 +00:00 |
|
wp_xxyyzz
|
4110bb5f65
|
fpexif: Separate Canon and Casio MakerNote units. Complete Casio MakerNote tags.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6806 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-01-27 00:04:02 +00:00 |
|
wp_xxyyzz
|
d01b314312
|
fpexif: More flexible format and lookup strings for maker note tags
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6805 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-01-26 22:46:12 +00:00 |
|
wp_xxyyzz
|
59c1cb103c
|
fpexif: (Almost) complete Olympus maker note tags. Fix some tag identification bugs.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-01-26 19:03:29 +00:00 |
|
wp_xxyyzz
|
8bf2380851
|
fpexif: Split makernote code off into separate units for each camera make. Add many makernote tags for Nikon cameras.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6803 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-01-26 00:15:13 +00:00 |
|
wp_xxyyzz
|
58158dbc14
|
fpexif: Display tag IDs in the metadata_viewer example.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6800 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2019-01-24 14:34:35 +00:00 |
|
wp_xxyyzz
|
4cc8928508
|
fpexif: Fix crash when writing big-endian file with thumbnail (see https://forum.lazarus.freepascal.org/index.php/topic,43714). Add button for changing EXIF date/time to MetadataViewer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6776 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-12-29 13:15:37 +00:00 |
|
wp_xxyyzz
|
3bb2efc107
|
fpexif: Fix thumbnail not being detected in some cases. Remove unit "fpEXIF" (no longer needed).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6137 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-01-15 14:35:01 +00:00 |
|
wp_xxyyzz
|
b11328bf36
|
fpexif: Add example "file_renamer" (adds EXIF date to filename).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6136 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-01-15 14:33:57 +00:00 |
|
wp_xxyyzz
|
1e2bcbe532
|
fpexif: Fix compilation down to Laz 1.2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6131 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2018-01-13 15:09:34 +00:00 |
|
wp_xxyyzz
|
5d8c0d9f2d
|
fpexif: minor changes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6092 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-09 08:42:30 +00:00 |
|
wp_xxyyzz
|
e0d533ac91
|
fpexif: Provide option to read exif without maker notes (not standardized and poorly documented feature).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6091 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-07 11:35:50 +00:00 |
|
wp_xxyyzz
|
824c594816
|
fpexif: Fix some errors with various test images.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6090 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-06 22:12:10 +00:00 |
|
wp_xxyyzz
|
d2d4b72692
|
fpexif: Add introductory readme.txt; minor improvements in console_demo. New method TExifData.Save.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6084 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 22:33:05 +00:00 |
|
wp_xxyyzz
|
a46eb1788d
|
fpexif: Add very simple console demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6083 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 22:05:55 +00:00 |
|
wp_xxyyzz
|
3813bcca82
|
fpexif: Add demos metadata_viewer and simple_demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6082 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 18:45:28 +00:00 |
|
wp_xxyyzz
|
13726c172b
|
fpexif: Fix compilation under Delphi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6081 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 18:30:58 +00:00 |
|
wp_xxyyzz
|
e03afa62f1
|
fpexif: Initial commit of units and tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6080 8e941d3f-bd1b-0410-a28a-d453659cc2b4
|
2017-12-02 17:12:00 +00:00 |
|