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
/
equipment.c
Age
Commit message (
Expand
)
Author
2015-07-05
Round MOD of gas rather than truncate
Robert C. Helling
2015-01-05
Use correct name for oxygen
Joakim Bygdell
2014-12-18
Document found leaks
Anton Lundin
2014-12-04
When (re)planning use prefs.decopo2 for mod
Anton Lundin
2014-11-14
Make sure we always have copies of equipment descriptions
Dirk Hohndel
2014-08-05
Add standard double cylinders
Dirk Hohndel
2014-07-17
Replace cylinder_is_used with is_cylinder_used
Anton Lundin
2014-07-16
Planner: don't track cylinder pressure if working pressure is 0
Dirk Hohndel
2014-07-05
Planner: reset deco gas used member
Dirk Hohndel
2014-07-04
Planner: don't set cylinder start and end pressure when adding dive
Dirk Hohndel
2014-07-01
Show ascent gas consumption separately in planner
Robert C. Helling
2014-06-25
Make gas mod be reasonable for users of imperial units as well
Dirk Hohndel
2014-06-25
Make pO2 settings functional in planner
Robert C. Helling
2014-06-25
Add ALU7 to common cylinders
Joakim Bygdell
2014-06-23
Use that pretty ℓ in the equipment list as well
Henrik Brautaset Aronsen
2014-06-01
Remove is_air() and convert its users to gasmix
Dirk Hohndel
2014-06-01
Remove the .used member of the cylinder structure
Dirk Hohndel
2014-06-01
Planner: track gas used even if we don't have a real cylinder
Dirk Hohndel
2014-05-30
Planner: make sure all cylinders have a sane depth
Dirk Hohndel
2014-05-29
Planner: track gas consumption in cylinders and samples
Dirk Hohndel
2014-05-06
Simplify string comparison
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2013-12-28
Update tank model with custom tanks used in XML files
Dirk Hohndel
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-02
Added 3L Pony tanks to the list of default tanks in equipment.c
Tim Wootton
2013-10-02
Add AL40 to list of standard tanks
Benjamin
2013-09-10
Change ws_info and tank_info types
Dirk Hohndel
2013-09-10
Fill ws_info structure and use it when entering weight systems
Dirk Hohndel
2013-05-23
Enable the weightsystem info and move the declarations to dive.h
Dirk Hohndel
2013-05-22
Actually remove cylinders and weightsystems from the data structures
Dirk Hohndel
2013-05-21
Correctly use the weightsystem_none / cylinder_none helpers
Dirk Hohndel
2013-05-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-15
Avoid reading an uninitialized variable when adding new cylinders
Dirk Hohndel
2013-05-03
Fix compiler warnings
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-04-15
Added the code that will load and populate the Tank Info
Tomaz Canabrava
2013-04-13
Started the real code on the Qt Interface.
Tomaz Canabrava
2013-03-17
Manually add gas changes to a dive
Dirk Hohndel
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-03-03
equipment.c: Fix potential buffer overflow in size_data_funct()
Lubomir I. Ivanov
2013-02-18
Clear statistics and equipment when no dive is selected
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-28
Clean up gtk combo box handling
Linus Torvalds
2013-01-28
Make subsurface compile with -DGSEAL_ENABLE
Linus Torvalds
2013-01-14
Centralising and redefining values as integers
Jan Schubert
[next]