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
/
dive.h
Age
Commit message (
Expand
)
Author
2014-05-29
Don't assume that pressures are always positive
Dirk Hohndel
2014-05-26
Merge branch 'atdotde'
Dirk Hohndel
2014-05-26
Use get_o2() and get_he() instead of accessing permilles directly
Robert C. Helling
2014-05-25
Move mod calculations to a separate helper
Anton Lundin
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-22
Create a 'remove_event' function that removes an event.
Tomaz Canabrava
2014-05-20
Dive list: add context menu function to renumber dive(s)
Dirk Hohndel
2014-05-19
Add ability to make a dive computer the first dive computer of a dive
Dirk Hohndel
2014-05-19
Add new helper function that looks up the index of a dive by its uniq ID
Dirk Hohndel
2014-05-19
Change get_dive_by_diveid to get_dive_by_uniq_id
Dirk Hohndel
2014-05-13
Rename getDiveById to get_dive_by_id to keep current c code organized.
Tomaz Canabrava
2014-05-13
rename 'get_dive_by_diveid' to 'get_dive_by_uemis_diveid'
Tomaz Canabrava
2014-05-11
Prefix a method with 'dive_' because it should work only with dives
Tomaz Canabrava
2014-05-11
Remove old defines.
Tomaz Canabrava
2014-05-11
Move unit related code to units.h
Tomaz Canabrava
2014-05-08
Planner: Implement ascend rate according to GUE standard procedures
Robert C. Helling
2014-05-06
Simplify string comparison
Dirk Hohndel
2014-04-26
Add GUI support for exporting in CSV format
Miika Turkia
2014-04-25
Add small helper to determine if dive computer has HR data
Dirk Hohndel
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-17
Mark a lot of TODO's where I think it should be moved to C code.
Tomaz Canabrava
2014-04-14
git-save: improve commit authorship data
Linus Torvalds
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-03-31
Merge branch 'planner-mods'
Dirk Hohndel
2014-03-31
Distinguish between entered and calculated waypoints
Robert C. Helling
2014-03-25
Add optional Win32 console allocation
Lubomir I. Ivanov
2014-03-21
Add current time and adjusted time to gui when adjusting dive's timestamp
Gehad
2014-03-17
Be more careful about dive computer selection
Linus Torvalds
2014-03-14
Improved handling of git syntax names with no git repository
Linus Torvalds
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-14
show the error string in the GUI rather than stderr
Linus Torvalds
2014-03-14
error handling: return errors for save functions
Linus Torvalds
2014-03-13
git object format: make sure parenthood isn't lost when saving
Linus Torvalds
2014-03-12
Stop using the "git descriptor file" model
Linus Torvalds
2014-03-10
Get rid of crazy empty tag_list element at the start
Linus Torvalds
2014-03-08
Add initial parser for git trees
Linus Torvalds
2014-03-06
Initial implementation of git save format
Linus Torvalds
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-02-28
Fix negative value for depths in Information Box
Nicu Badescu
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-16
Rename old 'xml' file as 'bak' file when saving
Linus Torvalds
2014-02-15
Math is hard. Let's go shopping.
Dirk Hohndel
2014-02-15
Add unit support for CSV import
Miika Turkia
2014-02-14
Import Shearwater Desktop divelog database
Miika Turkia
2014-02-14
Refactoring sqlite import support
Miika Turkia
2014-02-12
Use "rint()" instead of rounding manually with "+ 0.5"
Linus Torvalds
2014-02-11
Fix ATM-vs-bar confusion
Linus Torvalds
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-02-06
Include images in profile
Robert C. Helling
[prev]
[next]