aboutsummaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2017-03-04heartrate, heartbeat > heart rateGravatar Martin Měřinský
2017-03-04Consistent 'salt water' versus 'fresh water'.Gravatar Martin Měřinský
2017-02-24Add subsurface_stat for MacGravatar Dirk Hohndel
2017-02-24Fix "Load/Save to cloudstorage" for non-ASCII user namesGravatar Jeremie Guichard
2017-02-21Dive merge: don't pick an empty dive siteGravatar Dirk Hohndel
2017-02-21Many filenames are const stringsGravatar Robert C. Helling
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2017-02-21Unknow > UnknownGravatar Martin Měřinský
2017-02-19Fix dive site string mergingGravatar Linus Torvalds
2017-02-19Fix typo in saturation/desatureation ratesGravatar Robert C. Helling
2017-02-19Update exif.cpp from upstreamGravatar Robert C. Helling
2017-02-19Properly handle dive sites loaded from XMLGravatar Linus Torvalds
2017-02-19dive merging: merge water temperature too, not just air temperatureGravatar Linus Torvalds
2017-02-17Handle negative dates (before the epoch) betterGravatar Linus Torvalds
2017-02-15Fix crash when merging dives with a missing dive computer modelGravatar Linus Torvalds
2017-02-11Set up gaslist only in the beginning of diveplanGravatar Robert C. Helling
2017-02-11Always show manually added gaschanges in notesGravatar Robert C. Helling
2017-02-10Reset VPM-B state between repetitive divesGravatar Robert C. Helling
2017-02-09Make cylinder merging a bit more carefulGravatar Linus Torvalds
2017-02-09Rewrite cylinder merging code from scratchGravatar Linus Torvalds
2017-02-05Finish removal of informational_prefsGravatar Dirk Hohndel
2017-02-05Merge informational_prefs into git_prefsGravatar Joakim Bygdell
2017-02-05MOBILE: Read profile settings from gitGravatar Joakim Bygdell
2017-02-05Save profile settings to gitGravatar Joakim Bygdell
2017-02-04Treat gaschanges at 1s as inital gas useGravatar Robert C. Helling
2017-02-04Bugfix planner output formating (linebreaks)Gravatar Stefan Fuchs
2017-02-03Don't do strcmp on NIL pointerGravatar Robert C. Helling
2017-02-03Same typo, two more timesGravatar Dirk Hohndel
2017-02-03Fix typoGravatar Dirk Hohndel
2017-02-03Win32: add the --win32log option to log stdout and stderr to filesGravatar Lubomir I. Ivanov
2017-02-03Do not count gas used in planned dives for statisticsGravatar Robert Helling
2017-02-03Correct: Handle more tanks than gasmixesGravatar Robert Helling
2017-02-03Correct "When merging planned dives keep all cylinders"Gravatar Robert Helling
2017-02-03Revert "In statistics, ignore gas use of planned dives"Gravatar Dirk Hohndel
2017-02-03Deal with some of the whitespace issues in planner.cGravatar Dirk Hohndel
2017-02-03Print SAC values from prefs in diveplanGravatar Stefan Fuchs
2017-02-03Add ATM pressure and altitude to diveplanGravatar Stefan Fuchs
2017-02-02In statistics, ignore gas use of planned divesGravatar Robert C. Helling
2017-02-02When merging planned dives keep all cylindersGravatar Robert C. Helling
2017-02-02Handle more tanks than gasmixesGravatar Robert C. Helling
2017-02-01Initialize the surface timeGravatar Robert C. Helling
2017-01-23Allow user to disable a cylinder in plannerGravatar Robert C. Helling
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2017-01-17Make event string translation when downloading from libdivecomputer more obviousGravatar Linus Torvalds
2017-01-16Add support for libdivecomputer using DC_SAMPLE_GASMIXGravatar Linus Torvalds
2017-01-16Use real gas compressibility in plannerGravatar Robert C. Helling
2017-01-14Prevent crash on Mac when typing comma in GPS coordinates fieldGravatar Dirk Hohndel
2017-01-12Add cylinder equipment tooltips with gas volumeGravatar Linus Torvalds
2017-01-12ostctools: Add support for profile version 0x24Gravatar Anton Lundin
2017-01-12ostctools_import: Switch to using dc_parser_new2Gravatar Anton Lundin