Age | Commit message (Expand) | Author |
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 |
2013-01-07 | Support relative times in diveplanner input "on the fly" mode | Dirk Hohndel |
2013-01-07 | Do pressure-time integral using integer values | Linus Torvalds |
2013-01-07 | Don't bother with "correct" units for the pressure_time calculation | Linus Torvalds |
2013-01-06 | Split up helper functions for interpolating gas pressure | Linus Torvalds |
2013-01-06 | Fix pressure_time calculation for SAC-rate | Linus Torvalds |
2013-01-06 | Split up and re-organize the plot entry calculations | Linus Torvalds |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |