Age | Commit message (Expand) | Author |
2020-10-24 | parser: add device_table to parser state | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | Berthold Stoeger |
2020-05-06 | media: move addition of pictures out of create_picture() | Berthold Stoeger |
2020-05-06 | media: use table instead of linked list for media | Berthold Stoeger |
2020-05-01 | cleanup: move dive_table from dive.h to divelist.h | Berthold Stoeger |
2020-04-10 | media: move picture function from dive.c to picture.c | Berthold Stoeger |
2019-08-08 | Cleanup: move error reporting function declarations to errorhelper.h | Berthold Stoeger |
2019-06-19 | Cleanup: move trip-related functions into own translation unit | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Parser: parse into custom dive site table | Berthold Stoeger |
2019-01-09 | Parser: add trip_table parameter to parsing functions | Berthold Stoeger |
2018-12-13 | Dive media: add media to closest dive | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-08-23 | Parse: pass dive_table argument to parse_file() | Berthold Stoeger |
2018-07-26 | Whitespace cleanup tests | Dirk Hohndel |
2018-07-04 | Dive pictures: remove hashes | Berthold Stoeger |
2018-07-04 | Dive pictures: index local file name by canonical filname | Berthold Stoeger |
2018-03-05 | Cleanup: Remove hash field from picture-structure | Berthold Stoeger |
2018-03-05 | Cleanup: Fold add_hash() call into learnHash() function | Berthold Stoeger |
2018-03-05 | Cleanup: Don't store hash in picture struct in learnHash() | Berthold Stoeger |
2017-05-06 | Test for adding a picture with data after JFIF EOI to a dive | Stefan Fuchs |
2017-04-29 | Add SPDX header to tests | Dirk Hohndel |
2017-02-24 | Use SUBSURFACE_TEST_DATA definition to point to test data dir | Jeremie Guichard |
2017-02-21 | Test for basic image handling | Robert C. Helling |