Commit Graph

16 Commits

Author SHA1 Message Date
Marcus Scholz 905ac497e1 Fixed release data in changelog. 2020-04-11 00:45:22 +02:00
Marcus Scholz 07ca626ca8 Unified mentions for Exif/ITPC/XMP tags. Finalized 0.3.2 release. 2020-04-11 00:43:29 +02:00
Marcus Scholz 2f94211507 Made documentation and changelog match the addition of additional ITPC/XMP tags. 2020-04-08 14:17:02 +02:00
Marcus Scholz a9453dd51e Added 0.3.1 release to changelog. 2020-04-03 18:00:11 +02:00
Marcus Scholz 98c5cad858 Added pipenv to changelog. 2020-04-03 10:46:37 +02:00
Marcus Scholz 3be3aac924 0.3 released. 2020-03-23 09:41:49 +01:00
Marcus Scholz 8947fb9f2f Prepared Changelog for 0.3 release. 2020-03-22 13:17:29 +01:00
Marcus Scholz fad837d7bd Added new upcoming features to changelog. 2020-03-13 07:21:24 +01:00
Marcus Scholz c19a94374e Created Radiation, Photo classes and slimmed down main program.
- Radiation creates a list with timezone_aware datetime and radiation in µS/h.
- Photo reads DateTimeOriginal from photo.
- Photo.write_exif compiles new metadata object and writes exif tags to photo.
- Documentd changes in CHANGELOG.md.
- Changed Readme.me to match changes in code.
- Removed obsolete line from .gitignore
2020-03-10 21:09:25 +01:00
Marcus Scholz 314e70faa9 Now got 2 lists with with all data relevant for one photo. 2020-03-09 23:22:34 +01:00
Marcus Scholz 5b4811b081 Made timezone-aware (configurable)
Added optional dry-run modifier
Made timezone-aware for timesources without timezone
Added optional parameter to override timezone to local timezone, defaults to localtime
2020-03-07 21:29:25 +01:00
Marcus Scholz 940da3a772 Added dry-run optional parameter. 2020-03-07 19:10:56 +01:00
Marcus Scholz 3eb17f53b5 First baby steps towards GPX handling - mainly foolish test output. 2020-03-06 14:36:02 +01:00
Marcus Scholz 04fad8d5b8 Added changelog for v0.2 2020-03-05 16:37:07 +01:00
Marcus Scholz f46c8682ec Working output mechanism, honors users outdir choice.
If outdir is set, srcfile will be copied to outdir first and modified there.
2020-03-05 15:19:29 +01:00
Marcus Scholz 249acb6d85 Added changelog 2020-03-05 13:35:11 +01:00