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
/
save-xml.c
Age
Commit message (
Expand
)
Author
2017-12-26
Cleanup: avoid accessing uninitialized variable
Dirk Hohndel
2017-11-27
Store and load the planner related depth info of a cylinder in logfile
Stefan Fuchs
2017-11-13
Init every struct sample with default values
Stefan Fuchs
2017-11-08
Do not save dive sites that are not used
Jan Mulder
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
xml: save the right sensor pressure when we have multiple sensor readings
Linus Torvalds
2017-09-11
Do not save non-existent time
Miika Turkia
2017-09-11
Do not save duration if it is zero
Miika Turkia
2017-09-11
Do not save heartbeat to XML if it has not changed
Miika Turkia
2017-09-11
Do not save bearing to XML if it has not changed
Miika Turkia
2017-07-25
Add support for loading and saving multiple pressure samples
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-04-29
Add SPDX header to core C files
Dirk Hohndel
2017-03-12
Only enable -Wmissing-field-initializers for Clang
Lubomir I. Ivanov
2016-04-29
Extend time parsing to before 1970
Linus Torvalds
2016-04-04
Start using the actual cylinder data for gas switch events
Linus Torvalds
2016-04-04
Make gas change events always have a cylinder index
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel