aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-10-30Planner remove unnecessary gas consumption info from notesGravatar Stefan Fuchs
2017-10-30Add a useful error message if we fail to connect to cloud serverGravatar Dirk Hohndel
2017-10-30Improve parsing of git error messageGravatar Dirk Hohndel
2017-10-30Add new helfer for strcasestrGravatar Dirk Hohndel
2017-10-29Mark missing translationsGravatar Dirk Hohndel
2017-10-29Remove three obsolete preferences options for geocodingGravatar Stefan Fuchs
2017-10-28Planner: Do not translate VARIATIONSGravatar Salvador Cuñat
2017-10-26Clear error string when starting dive computer dowload.Gravatar Berthold Stoeger
2017-10-26git save: create a better commit message for initial commitGravatar Dirk Hohndel
2017-10-26git save: don't save the git_id if just creating empty repoGravatar Dirk Hohndel
2017-10-26git save: remove redundant 'subsurface' from commit messageGravatar Dirk Hohndel
2017-10-26git storage: print the actual errorGravatar Dirk Hohndel
2017-10-26cloudstorage: handle invalid PIN correctlyGravatar Dirk Hohndel
2017-10-26Remove bogus member that hides global variableGravatar Dirk Hohndel
2017-10-26Desktop UI: notify user if they need to enter a cloud PINGravatar Dirk Hohndel
2017-10-26Don't show error if cloud credentials aren't set upGravatar Dirk Hohndel
2017-10-26Set error callback helperGravatar Dirk Hohndel
2017-10-26Move error reporting into its own source fileGravatar Dirk Hohndel
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-10-20Do not overwrite start and end pressures on cylinderGravatar Miika Turkia
2017-10-20Don't show localization warning unless verboseGravatar Dirk Hohndel
2017-10-19dive.h: add handling of NULL in get_dive_dc()Gravatar Lubomir I. Ivanov
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-18CNS calculation fixGravatar Stefan Fuchs
2017-10-18init_deco correctly identify previous dives and report overlapping divesGravatar Stefan Fuchs
2017-10-18plannernotes.c coding style fixesGravatar Stefan Fuchs
2017-10-18Minimum gas calculation: Change text colors for delta value output...Gravatar Stefan Fuchs
2017-10-17Taxonomy: Don't access empty entries when printing the tagsGravatar Stefan Fuchs
2017-10-17Tags for geo references: Nicer look, translations and warning messageGravatar Stefan Fuchs
2017-10-17Fix Android compile errorGravatar Jan Mulder
2017-10-16Tidy up code in planner.c - create_dive_from_plan()Gravatar Stefan Fuchs
2017-10-16Fix dump_plan debug codeGravatar Stefan Fuchs
2017-10-16Planner creating dive from plan: No pressure for 1st sample with new gasGravatar Stefan Fuchs
2017-10-16In planner prefer best_first_ascend_cylinder for gas breaksGravatar Stefan Fuchs
2017-10-16Don't confuse cyl with same gasmix with best_first_ascend_gasGravatar Stefan Fuchs
2017-10-16In dive.c make cylinder_renumber an external function...Gravatar Stefan Fuchs
2017-10-16Used gas in dive planner points: Support for multiple cyl with same gasGravatar Stefan Fuchs
2017-10-16Reverse geo lookup string for http://api.geonames.org correctedGravatar Stefan Fuchs
2017-10-15Android should support the Cobalt dive compoutersGravatar Dirk Hohndel
2017-10-14BLE: try to enable on iOSGravatar Dirk Hohndel
2017-10-12mobile: enable switching BT on/off during session.Gravatar Jan Mulder
2017-10-12Add function for non-BT connection addressesGravatar Jan Mulder
2017-10-12Add function to clear connectionModel dataGravatar Jan Mulder
2017-10-09Use lrint() for all degrees_t related roundingGravatar Lubomir I. Ivanov
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-08VPM-B profile: calculate parameters when in planner modeGravatar Rick Walsh
2017-10-08Fix crash when text emptyGravatar Miika Turkia
2017-10-07Store RBT value on DivingLog importGravatar Miika Turkia
2017-10-07Fix divinglog import temperature truncationGravatar Linus Torvalds
2017-10-07Fix divinglog import limit checkingGravatar Linus Torvalds