Age | Commit message (Expand) | Author |
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 |
2014-11-16 | Save CCR cylinder use in XML and git | Dirk Hohndel |
2014-11-16 | Some gas handling improvements | Robert C. Helling |
2014-11-14 | Make sure we always have copies of equipment descriptions | Dirk Hohndel |
2014-11-13 | Adjust the counter function for filter with "none of the above" | Dirk Hohndel |
2014-11-13 | Add a function to count dives with a specific suit | Dirk Hohndel |
2014-11-12 | Show the number of dives with given person / location in the filter panel | Dirk Hohndel |