.. |
assets
|
exif-read-tool: Fix unit-tests and remove unnecessary conditional for 4686c99
|
2020-05-19 02:47:07 -04:00 |
common
|
Refactor module-detection to use go/build instead of static file
|
2020-06-02 04:23:08 -04:00 |
exif-read-tool
|
We now guess at alternative IFDs for invalid tags automatically
|
2020-05-27 00:29:03 -04:00 |
undefined
|
ifd.go: Add type system for IFD IDs, names, and paths
|
2020-05-20 14:07:16 -04:00 |
LICENSE
|
Add v2 release module
|
2020-01-02 07:06:28 -05:00 |
error.go
|
Add v2 release module
|
2020-01-02 07:06:28 -05:00 |
exif.go
|
Refactor module-detection to use go/build instead of static file
|
2020-06-02 04:23:08 -04:00 |
exif_test.go
|
tags.go: 'Get' functions now take an exifcommon.IfdIdentity
|
2020-05-24 11:07:46 -04:00 |
go.mod
|
go.mod: Bugfix for accidental commit
|
2020-05-19 02:47:06 -04:00 |
go.sum
|
go.mod: Bugfix for accidental commit
|
2020-05-19 02:47:06 -04:00 |
gps.go
|
gps.go: Add Raw() method to GpsInfo to assisting with writing
|
2020-05-05 02:28:56 -04:00 |
gps_test.go
|
gps.go: Add Raw() method to GpsInfo to assisting with writing
|
2020-05-05 02:28:56 -04:00 |
ifd.go
|
ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd
|
2020-05-27 12:50:02 -04:00 |
ifd_builder.go
|
ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd
|
2020-05-27 12:50:02 -04:00 |
ifd_builder_encode.go
|
ifd.go: Add type system for IFD IDs, names, and paths
|
2020-05-20 14:07:16 -04:00 |
ifd_builder_encode_test.go
|
tags.go: 'Get' functions now take an exifcommon.IfdIdentity
|
2020-05-24 11:07:46 -04:00 |
ifd_builder_test.go
|
tags.go: 'Get' functions now take an exifcommon.IfdIdentity
|
2020-05-24 11:07:46 -04:00 |
ifd_enumerate.go
|
ifd.go: Moved implementations of IfdMapping and LoadStandardIfds to exifcommon.ifd
|
2020-05-27 12:50:02 -04:00 |
ifd_enumerate_test.go
|
ifd.go: Add type system for IFD IDs, names, and paths
|
2020-05-20 14:07:16 -04:00 |
ifd_tag_entry.go
|
ifd_tag_entry.go: Bugfix for GetRawBytes() mishandling error from exifundefined.Decode()
|
2020-05-31 11:14:09 -04:00 |
ifd_tag_entry_test.go
|
ifd.go: Add type system for IFD IDs, names, and paths
|
2020-05-20 14:07:16 -04:00 |
package.go
|
Rename package documentation file
|
2020-05-05 02:46:14 -04:00 |
tags.go
|
tags.go: Bugfix for bad FindFirst() error handling and not returning if not found
|
2020-05-26 21:28:27 -04:00 |
tags_data.go
|
tags_data.go: Drop non-standard tags having non-standard, undocumented types
|
2020-05-26 21:14:23 -04:00 |
tags_test.go
|
tags.go: Bugfix for bad FindFirst() error handling and not returning if not found
|
2020-05-26 21:28:27 -04:00 |
testing_common.go
|
Refactor module-detection to use go/build instead of static file
|
2020-06-02 04:23:08 -04:00 |
utility.go
|
We now guess at alternative IFDs for invalid tags automatically
|
2020-05-27 00:29:03 -04:00 |
utility_test.go
|
utility.go: Add GpsDegreesEquals
|
2020-05-06 01:32:01 -04:00 |