]> git.tdb.fi Git - ext/subsurface.git/history - dive.c
Separate out the UI from the program logic
[ext/subsurface.git] / dive.c
2011-09-20 Dirk HohndelSeparate out the UI from the program logic
2011-09-13 Linus TorvaldsPlot a sick kind of temperature curve
2011-09-12 Linus TorvaldsAbstract out dive/sample allocation a bit
2011-09-12 Linus TorvaldsAvoid using type 'gasmix_t': use 'struct gasmix' instead
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Nathan SamsonReport errors when opening files
2011-09-05 Linus TorvaldsSanitize and fix cylinder pressure overview
2011-09-04 Linus TorvaldsMerge branch 'ui-tweaks' of https://github.com/nathansa...
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsClean up 'fixup_dive()' a bit
2011-09-04 Linus TorvaldsGenerate date string for the dive list dynamically
2011-09-04 Linus TorvaldsMerge branch 'ui-improvements' of https://github.com...
2011-09-04 Linus TorvaldsMerge branch 'compiler-warning' of https://github.com...
2011-09-04 Linus TorvaldsRemove redundant temperature readings
2011-09-04 Nathan SamsonRemoved the unused startemp and enttemp calculations...
2011-09-04 Linus TorvaldsMerge https://github.com/mrjbq7/diveclog
2011-09-04 Linus TorvaldsDo better cylinder information management
2011-09-04 John Benediktssondive.c: Fix spelling.
2011-09-03 Linus TorvaldsOnly update mean/max depths with computed ones if they...
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...