Age | Commit message (Expand) | Author |
2013-01-13 | Scroll the divelist to show the planned dive | Dirk Hohndel |
2013-01-13 | Correctly show the planned dive in the divelist | Dirk Hohndel |
2013-01-13 | Make sure init_decompression works for dive 0 as well | Dirk Hohndel |
2013-01-13 | During multi-dive deco calculations don't look at dives from other trips | Dirk Hohndel |
2013-01-13 | Add support for MOD, EAD, AND and EADD in the mouse over display | Dirk Hohndel |
2013-01-13 | Scale partial pressure graphs according to enabled gases | Henrik Brautaset Aronsen |
2013-01-13 | Add GPS locations to some of the test dives | Henrik Brautaset Aronsen |
2013-01-13 | Work on a dive localisation tool using GPS coordinates | Pierre-Yves Chibon |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-11 | Fix default gradient factor setting | Linus Torvalds |
2013-01-11 | Fix SIGSEGV if no pre-existing nickname information | Linus Torvalds |
2013-01-11 | Update preference saving for numeric values | Linus Torvalds |
2013-01-11 | gtk-gui.c: Move the download dialog related code to a new file | Lubomir I. Ivanov |
2013-01-10 | Fix Mac build | Dirk Hohndel |
2013-01-10 | Fix Windows build | Dirk Hohndel |
2013-01-10 | Clean up preference saving code | Linus Torvalds |
2013-01-10 | Make the default preferences explicit | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-10 | Adjust GFlow to apply at deepest ceiling instead of at max depth | Robert C. Helling |
2013-01-09 | Assemble the actual Suunto serial number | Linus Torvalds |
2013-01-09 | Move device_info handling into a new 'device.c' file | Linus Torvalds |
2013-01-09 | Rename 'dcnicknamelist' struct as 'device_info' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-09 | Add support to planner to use additional gases during the ascent | Dirk Hohndel |
2013-01-08 | Allow special entries in diveplan for available gases | Dirk Hohndel |
2013-01-08 | Undo unintentional change to deco.c | Dirk Hohndel |
2013-01-08 | Set a default surface pressure for dive plan and allow simplistic print | Dirk Hohndel |
2013-01-08 | Do planned deco stops in multiples of 1 minute | Dirk Hohndel |
2013-01-08 | Fix the deco calculation in the dive planner | Dirk Hohndel |
2013-01-08 | Improve travel logic code for the ascent in the planner | Dirk Hohndel |
2013-01-08 | Minor cleanups | Dirk Hohndel |
2013-01-08 | Really prevent time travel in planner dive edit | Dirk Hohndel |
2013-01-08 | Fix deco display bug for dives with multiple samples at the same time | Dirk Hohndel |
2013-01-08 | Fix deco planning for low oxygen mixes | Jan Schubert |
2013-01-08 | Clean up the rewritten deco.c | Dirk Hohndel |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-08 | Fix gas handling in the planner | Dirk Hohndel |
2013-01-08 | Avoid pointless calls to dive planner | Dirk Hohndel |
2013-01-07 | Prevent time travel in planner dive edit | Dirk Hohndel |
2013-01-07 | Don't walk back in time | Linus Torvalds |
2013-01-07 | Improve dive trip sort comparison function | Linus Torvalds |
2013-01-07 | Fix cylinder printout information | Salvador Cuñat |
2013-01-07 | Make Cancel work in dive planner dialog | Dirk Hohndel |
2013-01-07 | Simplify dive planning code | Linus Torvalds |
2013-01-07 | Add bailout code to prevent infinite loop in deco calculation | Dirk Hohndel |
2013-01-07 | Fix two bugs with the gas entry code in the dive planner | Dirk Hohndel |
2013-01-07 | Add simple debug function to planner | Dirk Hohndel |
2013-01-07 | Move planner UI into planner.c | Dirk Hohndel |
2013-01-07 | Remove the now obsolete hard coded test_plan | Dirk Hohndel |
2013-01-07 | Dive planner: add gas change events & start dive with the correct gas | Dirk Hohndel |