Age | Commit message (Expand) | Author |
2015-02-12 | Save and parse dive site structures to XML | Dirk Hohndel |
2015-02-12 | Add dive site data structure | Dirk Hohndel |
2015-02-11 | Remove redundant function | Dirk Hohndel |
2015-02-10 | Only update tags in the selected dives if they were changed | Dirk Hohndel |
2015-01-20 | Use SAC from preferences for PSCR oxygen drop | Robert C. Helling |
2015-01-17 | Save predefined SAC | Robert C. Helling |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-10 | Maintab combobox to set dive type | Robert C. Helling |
2015-01-09 | Add more infrastructure for a separate dive table | Dirk Hohndel |
2015-01-06 | Add missing divemaster field to the manual import | Dirk Hohndel |
2014-12-31 | Use unit selection for XSL transformation on CSV export | Miika Turkia |
2014-12-31 | Add duration format to XSLT call | Miika Turkia |
2014-12-28 | Switch to using unsigned char in DLF import | Anton Lundin |
2014-12-28 | Initial support for Divesoft Freedom | Miika Turkia |
2014-12-20 | Glue between GUI and XSLT for additions in CSV import | Miika Turkia |
2014-12-20 | Bare implementation of Cobalt Divelog Program | Miika Turkia |
2014-12-08 | Don't ignore when we can't parse a file | Dirk Hohndel |
2014-11-25 | Allow user to select date format on manual CSV import | Miika Turkia |
2014-11-24 | In our floating point comparison 0.0 should be equal to 0.0 | Robert C. Helling |
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 | 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-15 | Initial support for Suunto DM5 import | Miika Turkia |
2014-11-13 | Add a function to count dives with a specific suit | Dirk Hohndel |
2014-11-13 | Add subsurface_access() | Lubomir I. Ivanov |
2014-11-12 | Show the number of dives with given person / location in the filter panel | Dirk Hohndel |
2014-11-12 | Support different salinity in planner | Anton Lundin |
2014-11-11 | Embed the information whether a dive is hidden by a filter in the dive | 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-06 | Add list of string pairs to dive structure | 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-10-28 | Improve tank handling for Cobalt | Dirk Hohndel |
2014-10-28 | dive.h: add a variant of FOR_EACH_PICTURE | Lubomir I. Ivanov |
2014-10-28 | Parse meta information from Seaber log | Miika Turkia |
2014-10-26 | Support for importing Poseidon MK6 logs | Miika Turkia |
2014-10-19 | Make planner work again for CCR dives | 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 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-10-12 | Start sanitizing gaschange event information | Linus Torvalds |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-09-17 | Fix compilation with C99 | Tomaz Canabrava |
2014-08-25 | CCR code: Split profile.c into two files, with gas caluclations separate. | Willem Ferguson |
2014-08-19 | Mark manually entered waypoints as such | Dirk Hohndel |