index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile.c
Age
Commit message (
Expand
)
Author
2013-01-25
Remove some unnecessary variable initializations
Dirk Hohndel
2013-01-24
Fix overly complicated and fragile "same_cylinder" logic
Linus Torvalds
2013-01-24
Only display temperature graph if we have temperature data
Dirk Hohndel
2013-01-24
Display even constant temperature graph
Miika Turkia
2013-01-23
Fix temperature rounding issues
Linus Torvalds
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-15
Trivial pressure related fixes
Jan Schubert
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-14
Fix odd calculated deco "ripples"
Linus Torvalds
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-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2013-01-09
Clean up duplicated depth interpolation
Linus Torvalds
2013-01-08
Minor cleanups
Dirk Hohndel
2013-01-08
Fix deco display bug for dives with multiple samples at the same time
Dirk Hohndel
2013-01-08
Rewrite of the deco code
Robert C. Helling
2013-01-07
Don't walk back in time
Linus Torvalds
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
Do a better job at creating plot info entries
Linus Torvalds
2013-01-05
Fix profile display for dives with no samples
Linus Torvalds
2013-01-04
First stab at simplistic dive planning
Dirk Hohndel
2013-01-04
Clean up DEBUG code
Dirk Hohndel
2013-01-04
Make sure that the calculated deco ends at 0
Dirk Hohndel
2013-01-04
Fix deco calculations to correctly use GF values and add CC support
Dirk Hohndel
2013-01-03
Consider previous dives when calculating deco
Dirk Hohndel
2013-01-03
Use gradient factors in deco calculation
Dirk Hohndel
2013-01-03
Add configurable visualization of calculated ceiling
Dirk Hohndel
2013-01-03
First stab at deco calculations
Dirk Hohndel
2013-01-01
Use the Left and Right keys to switch between divecomputers
Dirk Hohndel
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-29
Make the tooltip text for gaschange events more informative
Dirk Hohndel
2012-12-26
Add settings section to XML file format and store dive computer IDs
Dirk Hohndel
2012-12-21
Remove nickname from divecomputer data structure
Dirk Hohndel
2012-12-17
Add a "View next dive computer" menu item
Linus Torvalds
2012-12-16
Improve visual appearance of horizontal marker lines
Dirk Hohndel
2012-12-16
Attempt to free plot data entries in each call to create_plot_info()
Lubomir I. Ivanov
2012-12-13
Add the ability to set a nickname for a dive computer
Dirk Hohndel
2012-12-11
Only display a depth scale appropriate for the depth of the dive
Dirk Hohndel
2012-12-11
Show CNS value in the profile mouseover
Dirk Hohndel
2012-12-11
Merge branch 'cns' into cns-merge
Dirk Hohndel
2012-12-11
Calculate dive maxima/minima independent of dive computer
Linus Torvalds
2012-12-10
Don't draw tooltips if no profile is displayed
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-12-09
Don't print partial pressure values in the profile
Dirk Hohndel
2012-12-08
Don't print an initial gaschange event that just tells us the gas used
Dirk Hohndel
[next]