Age | Commit message (Expand) | Author |
---|---|---|
2020-10-24 | parser: add device_table to parser state | Berthold Stoeger |
2020-10-23 | parser: replace params[] code by new xml_params struct | Berthold Stoeger |
2020-10-17 | filter: remove filter_preset_table_t | Berthold Stoeger |
2020-09-29 | filter: load filter presets from XML files | 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-09-28 | Parser: parse text-based files into arbitrary table | Berthold Stoeger |
2018-09-28 | Cleanup: remove redundant prototypes from dive.h | Berthold Stoeger |
2018-09-28 | Cleanup: Make add_sample_data() local to translation unit | Berthold Stoeger |
2018-01-08 | Make a few functions of static linkage | Berthold Stoeger |
2018-01-08 | Refactor CSV import | Miika Turkia |