Age | Commit message (Expand) | Author |
2017-10-29 | Remove three obsolete preferences options for geocoding | Stefan Fuchs |
2017-10-28 | Planner: Do not translate VARIATIONS | Salvador Cuñat |
2017-10-26 | Clear error string when starting dive computer dowload. | Berthold Stoeger |
2017-10-26 | git save: create a better commit message for initial commit | Dirk Hohndel |
2017-10-26 | git save: don't save the git_id if just creating empty repo | Dirk Hohndel |
2017-10-26 | git save: remove redundant 'subsurface' from commit message | Dirk Hohndel |
2017-10-26 | git storage: print the actual error | Dirk Hohndel |
2017-10-26 | cloudstorage: handle invalid PIN correctly | Dirk Hohndel |
2017-10-26 | Remove bogus member that hides global variable | Dirk Hohndel |
2017-10-26 | Desktop UI: notify user if they need to enter a cloud PIN | Dirk Hohndel |
2017-10-26 | Don't show error if cloud credentials aren't set up | Dirk Hohndel |
2017-10-26 | Set error callback helper | Dirk Hohndel |
2017-10-26 | Move error reporting into its own source file | Dirk Hohndel |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-10-20 | Do not overwrite start and end pressures on cylinder | Miika Turkia |
2017-10-20 | Don't show localization warning unless verbose | Dirk Hohndel |
2017-10-19 | dive.h: add handling of NULL in get_dive_dc() | Lubomir I. Ivanov |
2017-10-19 | Use displayed_dc instead of current_dc | Robert C. Helling |
2017-10-18 | CNS calculation fix | Stefan Fuchs |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-18 | plannernotes.c coding style fixes | Stefan Fuchs |
2017-10-18 | Minimum gas calculation: Change text colors for delta value output... | Stefan Fuchs |
2017-10-17 | Taxonomy: Don't access empty entries when printing the tags | Stefan Fuchs |
2017-10-17 | Tags for geo references: Nicer look, translations and warning message | Stefan Fuchs |
2017-10-17 | Fix Android compile error | Jan Mulder |
2017-10-16 | Tidy up code in planner.c - create_dive_from_plan() | Stefan Fuchs |
2017-10-16 | Fix dump_plan debug code | Stefan Fuchs |
2017-10-16 | Planner creating dive from plan: No pressure for 1st sample with new gas | Stefan Fuchs |
2017-10-16 | In planner prefer best_first_ascend_cylinder for gas breaks | Stefan Fuchs |
2017-10-16 | Don't confuse cyl with same gasmix with best_first_ascend_gas | Stefan Fuchs |
2017-10-16 | In dive.c make cylinder_renumber an external function... | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-16 | Reverse geo lookup string for http://api.geonames.org corrected | Stefan Fuchs |
2017-10-15 | Android should support the Cobalt dive compouters | Dirk Hohndel |
2017-10-14 | BLE: try to enable on iOS | Dirk Hohndel |
2017-10-12 | mobile: enable switching BT on/off during session. | Jan Mulder |
2017-10-12 | Add function for non-BT connection addresses | Jan Mulder |
2017-10-12 | Add function to clear connectionModel data | Jan Mulder |
2017-10-09 | Use lrint() for all degrees_t related rounding | Lubomir I. Ivanov |
2017-10-09 | Display units in dive list table based on prefs option | Stefan Fuchs |
2017-10-08 | VPM-B profile: calculate parameters when in planner mode | Rick Walsh |
2017-10-08 | Fix crash when text empty | Miika Turkia |
2017-10-07 | Store RBT value on DivingLog import | Miika Turkia |
2017-10-07 | Fix divinglog import temperature truncation | Linus Torvalds |
2017-10-07 | Fix divinglog import limit checking | Linus Torvalds |
2017-10-07 | Make compile succeed without BT_SUPPORT | Dirk Hohndel |
2017-10-07 | Move ConnectionListModel into its own source file | Dirk Hohndel |
2017-10-07 | Safeguards for Liquivision import | Miika Turkia |
2017-10-07 | Fix two bugs in taxonomy_set_country | Dirk Hohndel |
2017-10-05 | Merge pull request #641 from Subsurface-divelog/taxonomyCrashFix | Subsurface |