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-07-04
Dive pictures: remove hashes
Berthold Stoeger
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-14
Rename enum dive_comp_type to divemode_t
Robert C. Helling
2018-05-14
Read and write divemode changes (xml and git)
Willem Ferguson
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-03-02
Warning Fix: add missing include to core/parse-xml.c
Berthold Stoeger
2018-02-26
Cleanup: Unify qthelper.h and qthelperfromc.h
Berthold Stoeger
2018-01-19
Improve profile display in planner
Willem Ferguson
2018-01-08
Make a few functions of static linkage
Berthold Stoeger
2018-01-08
Remove unused function parse_mkvi_buffer()
Berthold Stoeger
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
[next]