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
/
core
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2018-01-04
parse-xml.c: add get_bool() function
Berthold Stoeger
2017-12-26
Cleanup: avoid memory leak
Dirk Hohndel
2017-11-27
Move Cobalt and Divinglog DB parsing to parse-db.c
Miika Turkia
2017-11-27
Move atoi_n to parse.c
Miika Turkia
2017-11-27
Move Shearwater DB parsing into parse-db.c
Miika Turkia
2017-11-27
Move metric variable to parse.c
Miika Turkia
2017-11-27
Move add_dive_site to parse.c
Miika Turkia
2017-11-27
Move Suunto DB imports into parse-db.c
Miika Turkia
2017-11-27
Refactore parse-xml.c into parse.c and parse-xml.c
Miika Turkia
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
2017-11-10
Fix warning
Jan Mulder
2017-10-20
Silence random warnings
Dirk Hohndel
2017-10-07
Store RBT value on DivingLog import
Miika Turkia
2017-10-07
Fix divinglog import temperature truncation
Linus Torvalds
2017-10-07
Fix divinglog import limit checking
Linus Torvalds
2017-10-04
Don't add separate country field, use taxonomy
Dirk Hohndel
2017-10-02
[Divesite] Save / Load the country from xml
Tomaz Canabrava
2017-09-15
Use dive ID instead of dive number when importing from Shearwater db
Seppo Takalo
2017-09-15
Convert usage of atof() to strtod_flags()
Seppo Takalo
2017-09-13
Detect dive mode on Shearwater DB import
Miika Turkia
2017-09-13
Don't assume CCR mode when importing from Shearwater
Seppo Takalo
2017-09-13
Fix cylinder changes when importing from Shearwater database
Seppo Takalo
2017-09-13
Fix Shearwater cylinder detection logic
Seppo Takalo
2017-09-13
Ignore missing pressure values when importing from Shearwater
Seppo Takalo
2017-08-29
adding comments as advised
Marc Arndt
2017-08-29
fixing indentation
Marc Arndt
2017-08-29
Ignore Divesoft Button Press Events
Marc Arndt
2017-08-24
Shearwater Perdix
Miika Turkia
2017-08-24
Support for air pressure on Shearwater Desktop import
Miika Turkia
2017-08-24
Grab correct dive number on Shearwater Desktop import
Miika Turkia
2017-08-10
DLF: Parse more measurements, import GPS
Anton Lundin
2017-08-10
DLF: Parse Divesoft Liberty data better
Anton Lundin
2017-08-10
DLF: Parse diluent changes as a gaschange event
Anton Lundin
2017-08-10
DLF: Import setpoint changes.
Anton Lundin
2017-08-10
DLF: Restructure loop into a for loop
Anton Lundin
2017-07-25
Add support for loading and saving multiple pressure samples
Linus Torvalds
2017-07-24
CCR is now detected from the log data
Miika Turkia
2017-07-24
Map Divinglog's visibility to our stars
Miika Turkia
2017-07-24
Detect CCR/PSCR from Divinglog import
Miika Turkia
2017-07-24
Fix CCR detection on Divinglog import
Miika Turkia
2017-07-24
Add visibility support to Divinglog import
Miika Turkia
2017-07-22
parse-xml: use the right dc for filling in extra data
Linus Torvalds
2017-07-21
Fix up o2 pressure sensor handling at load time
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
2017-06-13
Parse He when importing from DM5
Miika Turkia
2017-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-04-20
Support for new DM5 blob format
Miika Turkia
2017-04-18
Attempt latin1 parsing on import
Miika Turkia
2017-04-11
Ignore empty cylinders on Cobalt import
Miika Turkia
[next]