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
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2015-03-24
Fix a memory leak in parser-xml
Claudiu Olteanu
2015-02-27
Add hashes to images
Robert C. Helling
2015-02-25
Display slowness warning before opening a V2 file
Dirk Hohndel
2015-02-22
Include DC information on Cobalt import
Miika Turkia
2015-02-22
Ignore deleted dives on Cobalt import
Miika Turkia
2015-02-22
Discard deleted dives on DM5 import
Miika Turkia
2015-02-22
Clean DM5 sql query
Miika Turkia
2015-02-22
Import DC info properly from DM5 log
Miika Turkia
2015-02-22
Support for gas changes in DM5 import
Miika Turkia
2015-02-22
Fix surface pressure on DM5 import
Miika Turkia
2015-02-19
The callback function has to return 0 or sql processing fails
Dirk Hohndel
2015-02-19
Braces are better than indentation to scope if / if / else
Dirk Hohndel
2015-02-19
Use 12 liter default on DM5 import
Miika Turkia
2015-02-19
Support multiple cylinders on DM5 import
Miika Turkia
2015-02-17
Adding more Suunto events
Miika Turkia
2015-02-17
Add limits to cylinder maximum pressures on DM5 import
Miika Turkia
2015-02-17
Hook up DiveLog import
Miika Turkia
2015-02-15
parse-xml.c: remove unused variables in divinglog_place()
Lubomir I. Ivanov
2015-02-14
Proof of concept for reverse geo location
Dirk Hohndel
2015-02-14
Keep conflicting information around when converting v2 to v3 on the fly
Dirk Hohndel
2015-02-14
Associate existing dive site to current dive
Miika Turkia
2015-02-13
Don't force the first divecomputer to CCR just because there's po2 value
Dirk Hohndel
2015-02-13
More useful debug prints
Dirk Hohndel
2015-02-13
Improve parsing of older XML files in order to auto create dive sites
Dirk Hohndel
2015-02-12
Make special backup when switching XML versions
Dirk Hohndel
2015-02-12
Fix remaining gps references when parsing XML files
Dirk Hohndel
2015-02-12
Improve helper functions
Dirk Hohndel
2015-02-12
Save and parse dive site structures to XML
Dirk Hohndel
2015-01-24
DLF import: Correct format for NDL/TTS/Temp
Anton Lundin
2015-01-24
DLF import: Parse CNS value from event to.
Anton Lundin
2015-01-24
DLF import: Add bailout flag to GF-changed event
Anton Lundin
2015-01-24
DLF import: parse and import surfacepressure
Anton Lundin
2015-01-24
DLF import: cleanup start mode decoding
Anton Lundin
2015-01-24
Different log record types added for DLF import
Miika Turkia
2015-01-24
Add missing DLF events
Miika Turkia
2015-01-22
DLF import: set no_o2sensors in CCR/PSCR mode
Anton Lundin
2015-01-22
Set divemode to FREEDIVE now when we support that
Anton Lundin
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-09
Add more infrastructure for a separate dive table
Dirk Hohndel
2015-01-05
DLF import: Document unknown fields
Anton Lundin
2015-01-05
DLF import: Decode and import ceiling information
Anton Lundin
2015-01-05
DLF import: Decode and import temperature
Anton Lundin
2015-01-05
DLF import: Decode and import NDL and TTS
Anton Lundin
2015-01-05
DLF import: Decode ppO2
Anton Lundin
2015-01-05
DLF import: Restructure depth decoding
Anton Lundin
2014-12-30
Record the cylinder idx on DLF gaschange
Anton Lundin
2014-12-29
Parse more DLF event types
Anton Lundin
2014-12-29
Document a DLF-event type more.
Anton Lundin
2014-12-29
Use GASCHANGE2 constant for DLF GASCHANGE
Anton Lundin
2014-12-29
Restructure DLF sample parsing
Anton Lundin
[next]