| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-01 | Dive pictures: use get_metadata() in dive_create_picture() | ||
| Thus, metadata has to be only read once and the picture_load_exif_data() function can be removed. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
| 2018-04-01 | Dive pictures: Move metadata functions into own translation unit | ||
| Move all metadata function into new core/metadata.cpp file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||