Age | Commit message (Expand) | Author |
2018-01-10 | Move function to proper place | Jan Mulder |
2018-01-08 | Remove redundant setting of prefs.git_local_only | Berthold Stoeger |
2018-01-08 | Move resetting of current file out of clear_dive_file_data() | Berthold Stoeger |
2018-01-08 | Enter offline mode if sync with cloud failed | Berthold Stoeger |
2018-01-08 | Make a few functions of static linkage | Berthold Stoeger |
2018-01-08 | Remove unused function parse_mkvi_buffer() | Berthold Stoeger |
2018-01-08 | Remove obsolete error/debug messages | Miika Turkia |
2018-01-08 | Add water temperature to test dive | Miika Turkia |
2018-01-08 | Parse water temperature from ZDT | Miika Turkia |
2018-01-08 | Function to look for new line on DL7 import | Miika Turkia |
2018-01-08 | Parameter size needs to be increased for test | Miika Turkia |
2018-01-08 | Update latests changes to test dive | Miika Turkia |
2018-01-08 | Use dynamic indexing instead of hard coded | Miika Turkia |
2018-01-08 | Add support for air temp on DL7 import | Miika Turkia |
2018-01-08 | Add support for air and water temps for CSV import | Miika Turkia |
2018-01-08 | Add support for max and mean depths for CSV import | Miika Turkia |
2018-01-08 | Update DL7 tests to current import | Miika Turkia |
2018-01-08 | Dummy parse empty dives | Miika Turkia |
2018-01-08 | Stricter check we get dive profile | Miika Turkia |
2018-01-08 | Ignore empty dives | Miika Turkia |
2018-01-08 | Compare DL7 import to saved conversion | Miika Turkia |
2018-01-08 | Add converted DL7 file for test validation | Miika Turkia |
2018-01-08 | Add two dive headers to DL7 sample | Miika Turkia |
2018-01-08 | Refactor CSV import | Miika Turkia |
2018-01-08 | Add test for DL7 import | Miika Turkia |
2018-01-08 | DL7/zxu sample dive | Miika Turkia |
2018-01-07 | Fix small memory leak | Jan Mulder |
2018-01-07 | Remove redundant call to clear_dive_file_data() | Berthold Stoeger |
2018-01-06 | Update CHANGELOG.md concerning cloud online/offline changes | Berthold Stoeger |
2018-01-06 | Remove cloud_background_sync preferences option | Berthold Stoeger |
2018-01-06 | Enable cloud-online menu entry only if connected to cloud | Berthold Stoeger |
2018-01-06 | Turn take-cloud-online menu action into checkbox | Berthold Stoeger |
2018-01-06 | Sync cloud storage on take-cloud-online | Berthold Stoeger |
2018-01-06 | Sync with any remote git repository | Berthold Stoeger |
2018-01-06 | Do not save WebserviceID in preferences until asked for | Jan Mulder |
2018-01-06 | Trivial: remove redundant declarations of downloadTable | Berthold Stoeger |
2018-01-06 | cleanup: use new urls | Jan Mulder |
2018-01-06 | cleanup: localize global variable | Jan Mulder |
2018-01-06 | Remove unused urls | Jan Mulder |
2018-01-06 | GPS: use applyGpsLocation::applyLocations from core | Jan Mulder |
2018-01-05 | core: free() in a safe way, reverse geolookup unstability | Jan Mulder |
2018-01-04 | Update libdivecomputer submodule | Dirk Hohndel |
2018-01-05 | Increase size of name_buffer to fit any integer | Berthold Stoeger |
2018-01-05 | Don't define cur_setting in header file | Berthold Stoeger |
2018-01-04 | parse-xml.c: add get_bool() function | Berthold Stoeger |
2018-01-04 | Replace BEHAVIOR macro by initializer lists | Berthold Stoeger |
2018-01-04 | Replace macro TOGGLE_COLLAPSABLE by function toggleCollapsible() | Berthold Stoeger |
2018-01-04 | Use set_autogroup() function | Berthold Stoeger |
2018-01-04 | Turn autogroup from short into bool | Berthold Stoeger |
2018-01-04 | mark_divelist_changed(): only update title if necessary | Berthold Stoeger |