Age | Commit message (Expand) | Author |
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 |
2014-11-11 | Add tag helper functions to allow us to count dives with a given tag | Dirk Hohndel |
2014-11-07 | Use the new DC_FIELD_STRING callback if it exists | Linus Torvalds |
2014-11-07 | Add helper function to add extra_data to dive computer | Dirk Hohndel |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-11-03 | Calculate nitrogen and helium gas pressures for CCR after import from CSV | willem ferguson |
2014-11-02 | Prevent segfault for dive with gas change but no samples | Dirk Hohndel |
2014-11-01 | Remove code that zeroes out duplicate oxygen sensor and temperature values | willem ferguson |
2014-11-01 | Remove code causing problems with CCR dive log rendering. | willem ferguson |
2014-10-28 | Improve tank handling for Cobalt | Dirk Hohndel |
2014-10-27 | Do not zero setpoint value when duplicate | Miika Turkia |
2014-10-19 | Make planner work again for CCR dives | Robert C. Helling |
2014-10-14 | Reshuffle CCR voting logic and minor clean ups | Robert C. Helling |
2014-10-13 | CCR patch: Reorganise the oxygen partial pressure calculations | willem ferguson |
2014-10-12 | CCR patch: Calculate the correct partial gas pressures for CCR dives | willem ferguson |
2014-10-12 | Correctly copy all information in an event | Dirk Hohndel |
2014-10-12 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-10-11 | Just use strdup | Dirk Hohndel |
2014-10-11 | Keeping up the fight for whitespace consistency | Dirk Hohndel |
2014-10-11 | CCR patch: Import and store oxygen sensor data | willem ferguson |
2014-10-10 | CCR dives: Clear duplicate diluent gas pressure readings | willem ferguson |
2014-10-07 | Fix silly crash | Dirk Hohndel |
2014-09-19 | Set O2 partial pressure for CCR dives correctly | Robert C. Helling |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-08-19 | Planner: bring sanity to the SAC rate handling | Dirk Hohndel |
2014-08-16 | Don't always clear the dive before selectively copying | Dirk Hohndel |
2014-08-16 | Cut'n'paste for dive data: implement some infrastructure | Dirk Hohndel |
2014-08-14 | Add "download into private trip" dialog checkmark | Linus Torvalds |