Age | Commit message (Expand) | Author |
2015-07-05 | Add simple test for the dive planner | Dirk Hohndel |
2015-06-24 | Rewrite GPS fix matching code for imports from our webservice | Dirk Hohndel |
2015-06-21 | Comparing the address of a member to 0 is pointless | Dirk Hohndel |
2015-06-21 | Prevent possible null pointer dereference | Dirk Hohndel |
2015-06-17 | Make sure cylinder related data is filled when dives are read | Dirk Hohndel |
2015-06-17 | Store the user's unit preferences in git storage | Dirk Hohndel |
2015-05-02 | Tag list handling: add two new helpers | Dirk Hohndel |
2015-04-24 | Allow images to be added via the web | Robert C. Helling |
2015-04-24 | Don't load images too often | Robert C. Helling |
2015-04-24 | Cleaning up variable names in image loading | Robert C. Helling |
2015-04-23 | When deleting a cylinder, adapt gas changes | Dirk Hohndel |
2015-04-02 | Only do safety stop of dive has at least max depth of 10m | Robert C. Helling |
2015-03-16 | When loading an image with geodata create a divesite when the dive has none. | Robert C. Helling |
2015-03-16 | Fixed dive_set_geodata_from_picture segfault. | Jan Darowski |
2015-03-15 | Refactored image timestamp checking. | Jan Darowski |
2015-03-10 | Import Datatrak/WLog files | Salvador Cuñat |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-13 | Allow editing of dive sites | Dirk Hohndel |
2015-02-12 | Switch from locations to dive sites in dive.c | Dirk Hohndel |
2015-02-10 | These pO2 samples exist in both the Predator and the Petrel | Dirk Hohndel |
2015-02-10 | Be a bit more careful when deleting pO2 values | Robert C. Helling |
2015-02-10 | Only update tags in the selected dives if they were changed | Dirk Hohndel |
2015-02-07 | Deal with setpoints in samples when switching a dive from CCR to OC | Dirk Hohndel |
2015-02-02 | Do not reorder pictures when saving | Miika Turkia |
2015-01-30 | Merge pictures when downloading additional DC | Miika Turkia |
2015-01-28 | Don't let the oxygen partial pressure drop below 0. | Robert C. Helling |
2015-01-20 | Don't divide 0/0 when using a PSCR with 100% oxygen | Robert C. Helling |
2015-01-20 | Use SAC from preferences for PSCR oxygen drop | Robert C. Helling |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-10 | Add setpoint events according to divetype | Robert C. Helling |
2015-01-10 | Maintab combobox to set dive type | Robert C. Helling |
2015-01-10 | Prepare for PSCR calculations | Robert C. Helling |
2015-01-03 | Extend SAMPLE_EVENT_GASCHANGE2 to have cylinder index in 'flags' field | Linus Torvalds |
2015-01-02 | Partial revert of commit 6cf3787a0ed1 | Dirk Hohndel |
2014-12-30 | Prevent holes in cylinder list when copying used ones | Robert C. Helling |
2014-12-21 | Revert "Free tag lists propperly" | Dirk Hohndel |
2014-12-18 | Free any previous userid before setting new | Anton Lundin |
2014-12-18 | Free tag lists propperly | Anton Lundin |
2014-12-12 | Prevent 0/0 in partial pressure calculation | Robert C. Helling |
2014-12-12 | Don't rely on malloc to return NULL for zero size | Anton Lundin |
2014-12-12 | Initialize alloc_samples in copy_samples | Anton Lundin |
2014-11-22 | Check error code of get_cylider_idx_by_use() | Robert C. Helling |
2014-11-21 | Update fixup_pressure to calculate CCR oxygen cylinderpressures | Willem Ferguson |
2014-11-20 | Prevent garbage from being saved in the userid field | Dirk Hohndel |
2014-11-17 | Allow translation of the cylinder use strings for the UI | Dirk Hohndel |
2014-11-17 | Add helper function to translate cylinder use text to matching idx | Dirk Hohndel |
2014-11-17 | For CCR dives, the diluent cylinder is the current cylinder | Robert C. Helling |
2014-11-17 | Continue cleanup of string copying in equipment | Dirk Hohndel |
2014-11-17 | Fix per_cylinder_mean_depth calculation for CCR | Dirk Hohndel |
2014-11-16 | Load and save the dc type for CCR dives | Dirk Hohndel |