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
/
statistics.c
Age
Commit message (
Expand
)
Author
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2014-11-17
In a CCR dive the diluent and oxygen cylinders are both used
Dirk Hohndel
2014-11-07
Convert volume calculations into floating point
Anton Lundin
2014-11-03
Fix two more potential crashes for dives without samples
Dirk Hohndel
2014-10-28
Explicit first gas only on first sample
Dirk Hohndel
2014-10-28
Improve tank handling for Cobalt
Dirk Hohndel
2014-08-06
Make gas use statistics be coherent and more complete
Linus Torvalds
2014-07-17
Replace cylinder_is_used with is_cylinder_used
Anton Lundin
2014-07-17
Rename is_gas_used to is_gas_used
Anton Lundin
2014-07-17
Statistics: change our notion of "bogus SAC rate"
Dirk Hohndel
2014-06-29
Calculate approx gas bill on dives
Anton Lundin
2014-06-01
Remove is_air() and convert its users to gasmix
Dirk Hohndel
2014-05-20
Migrate code to for_each_dive and for_each_dc
Anton Lundin
2014-05-20
Consistently use for_each_dive (and use it correctly)
Dirk Hohndel
2014-05-13
Do not check for null before free.
Tomaz Canabrava
2014-04-26
Don't calculate SAC-rates for negative pressure changes
Linus Torvalds
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-11
Ensure gaslist is NULL terminated
Miika Turkia
2013-12-11
Close warning first might be garbage
Anton Lundin
2013-12-08
Make local helpers static
Anton Lundin
2013-11-30
Fix a crash when no trip exists
Miika Turkia
2013-11-29
Rewrite is_gas_used to use get_cylinder_index
Anton Lundin
2013-11-27
Only return gas volumes for gases used
Anton Lundin
2013-11-24
Bugfix crash in trip statistics for non trip dives
Anton Lundin
2013-11-23
Adding trip based statistics
Miika Turkia
2013-11-21
Fix a couple of warnings
Dirk Hohndel
2013-11-19
Do per cylinder statistics
Anton Lundin
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-20
Get rid of compiler warning on format strings
Miika Turkia
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-06
Make is_gas_used work with SAMPLE_EVENT_GASCHANGE
Anton Lundin
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-03
Bugfix typo in get_gas_used
Anton Lundin
2013-06-19
Improve readability of yearly statistics
Dirk Hohndel
2013-06-12
Show EANxx for Nitrox in info tab
Dirk Hohndel
2013-05-31
List only the gases used in the Info tab
Dirk Hohndel
2013-05-19
Continue populating the DiveInfo tab
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-14
Add tag for deco dives
Dirk Hohndel
2013-05-06
Start populating the maintab Dive Info widget
Dirk Hohndel
2013-04-15
Separate Gtk related code from core logic: statistics
Dirk Hohndel
2013-04-14
Separate Gtk related code from core logic: statistics
Dirk Hohndel
2013-04-10
Add four more tags
Dirk Hohndel
2013-04-09
Automatically show Freshwater tag (but don't set it)
Dirk Hohndel
2013-04-09
Add tags for night and freshwater
Henrik Brautaset Aronsen
2013-04-09
Add lake and river to the list of supported tags
Pierre-Yves Chibon
2013-04-09
Store the tag names instead of an opaque number
Dirk Hohndel
2013-04-09
Add dive tags and support invalid dives
Ďoďo
[next]