]> git.tdb.fi Git - ext/subsurface.git/history - dive.c
Fix profile and average depth for freedives
[ext/subsurface.git] / dive.c
2012-08-29 Mikko RasaFix profile and average depth for freedives master
2012-08-21 Maximilian GüntnerMerge branch 'master' into freediving-tweaks
2012-08-18 Linus TorvaldsMake fixup_divep robust against insane dive times
2012-08-17 Linus TorvaldsMerge branch 'fixes' of git://git.hohndel.org/subsurface
2012-08-17 Linus TorvaldsMerge branch 'misc-fixes' of git://github.com/DataBeave...
2012-08-17 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'suit' of git://git.hohndel.org/subsurface
2012-08-15 Dirk HohndelAdd exposure protection tracking
2012-08-07 Dirk HohndelAdd total weight column to divelist
2012-08-06 Dirk HohndelFill the list of weightsystems from data in existing...
2012-07-31 Mikko RasaImproved depth info for dives without samples
2012-03-24 Linus TorvaldsMerge branch 'weight' of git://subsurface.hohndel.org...
2012-01-05 Dirk HohndelOddly, finishing a sample doesn't require a sample
2012-01-01 Linus TorvaldsMerge branch 'mac' of git://git.hohndel.org/subsurface
2011-12-30 Linus TorvaldsMove the gasmix cleanups from XML parsing to the generi...
2011-12-08 Linus TorvaldsMerge branch 'stars' of git://git.hohndel.org/subsurface
2011-12-07 Dirk HohndelAdd typical 0 to 5 star rating for dives
2011-11-19 Linus TorvaldsMerge branch 'sacplot' of git://git.hohndel.org/subsurface
2011-11-19 Dirk HohndelRemove redundant linear sample tank pressure data
2011-11-18 Linus TorvaldsMerge branch 'sacplot' of git://github.com/dirkhh/subsu...
2011-11-17 Linus TorvaldsMerge branch 'sacplot' of git://github.com/dirkhh/subsu...
2011-11-17 Linus TorvaldsRemove redundant duplicate pressure samples
2011-11-10 Linus TorvaldsMake the sample-vs-cylinder pressure check more liberal
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Linus TorvaldsDon't save cylinder start/end pressures unless set...
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Dirk HohndelUse unit functions to get column headers, add unit...
2011-11-02 Dirk HohndelMore consistency improvements
2011-11-02 Dirk HohndelAdd new helper function to get temperature and unit
2011-10-25 Dirk HohndelRemember the event names as we encounter them
2011-10-24 Linus TorvaldsMerge branch 'ui' of git://github.com/dirkhh/subsurface
2011-10-23 Linus TorvaldsMerge branch 'plot-multitank' of git://github.com/dirkh...
2011-10-23 Linus TorvaldsAdd completions to the dive location, buddy and divemas...
2011-10-22 Linus TorvaldsAdd cylinder data to cylinder model as we record each...
2011-10-19 Linus TorvaldsDon't overwrite the end pressure with sample data if...
2011-10-05 Dirk HohndelMake the dive merging code more tolerant
2011-09-30 Dirk HohndelYes Linus, gas pressure can indeed go up during a dive
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-23 Linus TorvaldsMerge latitude and longitude data properly
2011-09-23 Linus TorvaldsMerge dive events correctly too
2011-09-23 Linus TorvaldsStart handling dive events
2011-09-23 Linus TorvaldsProperly merge dive buddies and divemaster information
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Linus TorvaldsAdd helper function for doing depth unit calculations
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...