index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dive.c
Age
Commit message (
Expand
)
Author
2014-10-14
Reshuffle CCR voting logic and minor clean ups
Robert C. Helling
2014-10-13
CCR patch: Reorganise the oxygen partial pressure calculations
willem ferguson
2014-10-12
CCR patch: Calculate the correct partial gas pressures for CCR dives
willem ferguson
2014-10-12
Correctly copy all information in an event
Dirk Hohndel
2014-10-12
CCR patch: Oxygen partial pressures
willem ferguson
2014-10-12
Start sanitizing gaschange event information
Linus Torvalds
2014-10-11
Just use strdup
Dirk Hohndel
2014-10-11
Keeping up the fight for whitespace consistency
Dirk Hohndel
2014-10-11
CCR patch: Import and store oxygen sensor data
willem ferguson
2014-10-10
CCR dives: Clear duplicate diluent gas pressure readings
willem ferguson
2014-10-07
Fix silly crash
Dirk Hohndel
2014-09-19
Set O2 partial pressure for CCR dives correctly
Robert C. Helling
2014-09-18
Helper function for partial pressure calculation
Robert C. Helling
2014-08-19
Planner: bring sanity to the SAC rate handling
Dirk Hohndel
2014-08-16
Don't always clear the dive before selectively copying
Dirk Hohndel
2014-08-16
Cut'n'paste for dive data: implement some infrastructure
Dirk Hohndel
2014-08-14
Add "download into private trip" dialog checkmark
Linus Torvalds
2014-08-13
Make SAC values in planner settings respect unit settings
Robert C. Helling
2014-08-06
Make gas use statistics be coherent and more complete
Linus Torvalds
2014-08-05
Picture handling: cleaning up the mess
Dirk Hohndel
2014-08-04
Planner: show mean depth
Dirk Hohndel
2014-07-30
Implement the functionality of remove_picture.
Tomaz Canabrava
2014-07-29
Don't cross link events between displayed_dive and current_dive
Tomaz Canabrava
2014-07-17
Replace cylinder_is_used with is_cylinder_used
Anton Lundin
2014-07-16
Convert ternary "?:" into if for translation tools to work
Dirk Hohndel
2014-07-15
Planner: even with broken plans, don't divide by 0
Dirk Hohndel
2014-07-12
Rename event: correctly replace event with new one
Dirk Hohndel
2014-07-12
Remove event: don't compare pointers, compare events
Dirk Hohndel
2014-07-10
Fix potential division by zero
Anton Lundin
2014-07-10
Fix potential leak of newdc in make_first_dc()
Anton Lundin
2014-07-10
Add helper functions to ensure we have sane tag lists
Dirk Hohndel
2014-07-08
Fix picture loading
Dirk Hohndel
2014-07-06
When copying dives, make copies of samples/events in first DC
Dirk Hohndel
2014-07-03
UI restructure: add clone_dive helper
Dirk Hohndel
2014-07-03
Add a "smart strdup" helper named copy_string()
Dirk Hohndel
2014-07-03
UI restructure: add helper function to copy and clear a dive
Dirk Hohndel
2014-07-02
UI restructure: use a global variable to hold the dive we show / edit
Dirk Hohndel
2014-07-01
Picture loading: only add the pictures to "reasonable" dives
Dirk Hohndel
2014-06-11
Allow the user to delete a dive computer from a dive
Dirk Hohndel
2014-06-09
Picture handling: switch to stronger typed offset
Dirk Hohndel
2014-06-08
Display liters with script el
Robert C. Helling
2014-06-08
Picture handling: change data structure to store offset instead timestamp
Dirk Hohndel
2014-06-08
Picture handling: keep picture list sorted
Dirk Hohndel
2014-06-08
Picture handling: don't add the same picture more than once
Dirk Hohndel
2014-06-08
Picture handling: adjust timestamp after it's set
Dirk Hohndel
2014-06-03
Planner: only copy cylinders that were used in the template dive
Dirk Hohndel
2014-06-03
When calculating the maximum of unsigned values, use unsigned variable
Dirk Hohndel
2014-06-03
CCR code: Change to sample structure
Willem Ferguson
2014-06-03
Fix linked list corruption, move code to C.
Tomaz Canabrava
2014-06-03
Not all C compilers like uint
Dirk Hohndel
[next]