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-07-02
More debug message cleanup
Dirk Hohndel
2015-07-02
Rename enum values for taxonomy
Dirk Hohndel
2015-07-01
Geo taxonomy: save and load the taxonomy data with XML
Dirk Hohndel
2015-06-22
Do not mess with dive location automatically
Tomaz Canabrava
2015-06-21
Fix missing curly braces that change control flow
Dirk Hohndel
2015-06-21
Prevent null dereference
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-20
Track minimum datafile version
Dirk Hohndel
2015-06-17
We don't really need a long to count the dive sites
Dirk Hohndel
2015-06-16
Remove all the no longer necessary code that aborts read of first V2 file
Dirk Hohndel
2015-06-10
Add "additional name" to the correct dive site
Dirk Hohndel
2015-06-10
When parsing V2 XML files try to be smarter when creating dive sites
Dirk Hohndel
2015-06-09
Create unique dive sites when downloading from webservice
Dirk Hohndel
2015-06-02
Support for changed DM5 sample blob
Miika Turkia
2015-05-28
Add explicit casts to silence compiler warnings
Robert C. Helling
2015-05-21
Fix typo
Paul-Erik Törrönen
2015-05-21
Import surface event from Suunto DB
Miika Turkia
2015-05-17
Correct dive time in DLF import
Miika Turkia
2015-05-10
Get the location information in a separate thread
Tomaz Canabrava
2015-04-22
Handle XSLT based imports correctly
Dirk Hohndel
2015-04-20
Don't crash if add_gas_switch_event() gets called with invalid index
Dirk Hohndel
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
[next]