aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-15Show single dives in map.Gravatar Henrik Brautaset Aronsen
2013-01-15Clean up null pointer printout in weightsystem descriptionGravatar Salvador Cuñat
2013-01-15Mark divelist as changed if user accepts planned diveGravatar Dirk Hohndel
2013-01-15Calculate the gas used during the planned diveGravatar Dirk Hohndel
2013-01-15Add diveplan to the dive notesGravatar Dirk Hohndel
2013-01-15Add code to enter SAC rates for dive planningGravatar Dirk Hohndel
2013-01-15Add small helper function to make planner gui function easier to readGravatar Dirk Hohndel
2013-01-15Trivial pressure related fixesGravatar Jan Schubert
2013-01-15Correct the start time of planned divesGravatar Dirk Hohndel
2013-01-15Attempt to override the URI handler in the about dialogGravatar Lubomir I. Ivanov
2013-01-15Added the OS dependent function subsurface_launch_for_uri()Gravatar Lubomir I. Ivanov
2013-01-14Use the legacy GDK keyboard definitions in gps.cGravatar Lubomir I. Ivanov
2013-01-14Centralising and redefining values as integersGravatar Jan Schubert
2013-01-14Fix odd calculated deco "ripples"Gravatar Linus Torvalds
2013-01-13Scroll the divelist to show the planned diveGravatar Dirk Hohndel
2013-01-13Correctly show the planned dive in the divelistGravatar Dirk Hohndel
2013-01-13Make sure init_decompression works for dive 0 as wellGravatar Dirk Hohndel
2013-01-13During multi-dive deco calculations don't look at dives from other tripsGravatar Dirk Hohndel
2013-01-13Add support for MOD, EAD, AND and EADD in the mouse over displayGravatar Dirk Hohndel
2013-01-13Scale partial pressure graphs according to enabled gasesGravatar Henrik Brautaset Aronsen
2013-01-13Add GPS locations to some of the test divesGravatar Henrik Brautaset Aronsen
2013-01-13Work on a dive localisation tool using GPS coordinatesGravatar Pierre-Yves Chibon
2013-01-11Add default filename and divelist font to prefs structureGravatar Linus Torvalds
2013-01-11Fix default gradient factor settingGravatar Linus Torvalds
2013-01-11Fix SIGSEGV if no pre-existing nickname informationGravatar Linus Torvalds
2013-01-11Update preference saving for numeric valuesGravatar Linus Torvalds
2013-01-11gtk-gui.c: Move the download dialog related code to a new fileGravatar Lubomir I. Ivanov
2013-01-10Fix Mac buildGravatar Dirk Hohndel
2013-01-10Fix Windows buildGravatar Dirk Hohndel
2013-01-10Clean up preference saving codeGravatar Linus Torvalds
2013-01-10Make the default preferences explicitGravatar Linus Torvalds
2013-01-10Split up preference data structure definition into 'pref.h'Gravatar Linus Torvalds
2013-01-10Adjust GFlow to apply at deepest ceiling instead of at max depthGravatar Robert C. Helling
2013-01-09Assemble the actual Suunto serial numberGravatar Linus Torvalds
2013-01-09Move device_info handling into a new 'device.c' fileGravatar Linus Torvalds
2013-01-09Rename 'dcnicknamelist' struct as 'device_info'Gravatar Linus Torvalds
2013-01-09Clean up duplicated depth interpolationGravatar Linus Torvalds
2013-01-09Add support to planner to use additional gases during the ascentGravatar Dirk Hohndel
2013-01-08Allow special entries in diveplan for available gasesGravatar Dirk Hohndel
2013-01-08Undo unintentional change to deco.cGravatar Dirk Hohndel
2013-01-08Set a default surface pressure for dive plan and allow simplistic printGravatar Dirk Hohndel
2013-01-08Do planned deco stops in multiples of 1 minuteGravatar Dirk Hohndel
2013-01-08Fix the deco calculation in the dive plannerGravatar Dirk Hohndel
2013-01-08Improve travel logic code for the ascent in the plannerGravatar Dirk Hohndel
2013-01-08Minor cleanupsGravatar Dirk Hohndel
2013-01-08Really prevent time travel in planner dive editGravatar Dirk Hohndel
2013-01-08Fix deco display bug for dives with multiple samples at the same timeGravatar Dirk Hohndel
2013-01-08Fix deco planning for low oxygen mixesGravatar Jan Schubert
2013-01-08Clean up the rewritten deco.cGravatar Dirk Hohndel
2013-01-08Rewrite of the deco codeGravatar Robert C. Helling