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-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
2012-12-08
Correct partial pressure calculations
Dirk Hohndel
2012-12-08
Correctly parse the two different gas change events
Dirk Hohndel
2012-12-08
Draw pO2 profile last
Dirk Hohndel
2012-12-08
Show two decimal digits in pO2, pN2 and pHe in the tooltip
Dirk Hohndel
2012-12-07
Plot pO2 graph based on sample information, if available
Dirk Hohndel
2012-12-07
Add option to make ceiling visually stand out more in the profile
Dirk Hohndel
2012-12-07
Move partial pressure plots up slightly
Dirk Hohndel
2012-12-07
Move 'plot_info' into 'struct graphics_context'
Linus Torvalds
2012-12-07
Add dive computer name to the dive plot
Linus Torvalds
2012-12-04
Improve deco handling and add NDL support
Dirk Hohndel
2012-11-28
Updating events for libdivecomputer 0.3 (and tracking uemis support)
Dirk Hohndel
2012-11-26
Fix dive computer event handling if there are no samples
Linus Torvalds
2012-11-23
Move events and samples into a 'struct divecomputer'
Linus Torvalds
2012-11-12
Tweak partial pressure plot to avoid printing values ontop of eachh other
Dirk Hohndel
2012-11-12
Improve visual appearance of temperature plot
Dirk Hohndel
2012-11-11
Handle dives without samples correctly
Dirk Hohndel
2012-11-11
Add back mysteriously deleted "} else {" line
Linus Torvalds
2012-11-11
Add more data to our tool-tip display in the profile window
Dirk Hohndel
2012-11-11
Fix possible array bound violation for insanely long dives
Linus Torvalds
2012-11-11
Create tool-tip with depth/pressure for the whole profile area
Linus Torvalds
2012-11-11
Trim the dive to exclude surface time at beginning and end
Dirk Hohndel
2012-11-11
Add depth to mbar helper function
Dirk Hohndel
2012-11-10
Add threshold feature for partial pressure graphs
Dirk Hohndel
2012-11-10
Improve logic handling events
Dirk Hohndel
2012-11-10
Instead of the ugly red boxes make the surface come down to ceiling
Dirk Hohndel
2012-11-10
Add plotting of the deco ceiling
Dirk Hohndel
2012-11-10
Process ceiling events and store ceiling data in plot_info
Dirk Hohndel
2012-11-07
Fix partial pressure calculation
Dirk Hohndel
2012-11-06
Remove pN2 debug printout and add disabled code for partial pressure scale
Dirk Hohndel
2012-11-06
Don't print mean depth across the whole profile area
Dirk Hohndel
2012-11-06
Be smarter about printing gas partial pressure text
Dirk Hohndel
2012-11-05
Fine tune the vertical spacing of the graphs
Dirk Hohndel
[next]