summaryrefslogtreecommitdiffstats
path: root/parse-xml.c
AgeCommit message (Expand)Author
2015-07-02More debug message cleanupGravatar Dirk Hohndel
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-01Geo taxonomy: save and load the taxonomy data with XMLGravatar Dirk Hohndel
2015-06-22Do not mess with dive location automaticallyGravatar Tomaz Canabrava
2015-06-21Fix missing curly braces that change control flowGravatar Dirk Hohndel
2015-06-21Prevent null dereferenceGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-17We don't really need a long to count the dive sitesGravatar Dirk Hohndel
2015-06-16Remove all the no longer necessary code that aborts read of first V2 fileGravatar Dirk Hohndel
2015-06-10Add "additional name" to the correct dive siteGravatar Dirk Hohndel
2015-06-10When parsing V2 XML files try to be smarter when creating dive sitesGravatar Dirk Hohndel
2015-06-09Create unique dive sites when downloading from webserviceGravatar Dirk Hohndel
2015-06-02Support for changed DM5 sample blobGravatar Miika Turkia
2015-05-28Add explicit casts to silence compiler warningsGravatar Robert C. Helling
2015-05-21Fix typoGravatar Paul-Erik Törrönen
2015-05-21Import surface event from Suunto DBGravatar Miika Turkia
2015-05-17Correct dive time in DLF importGravatar Miika Turkia
2015-05-10Get the location information in a separate threadGravatar Tomaz Canabrava
2015-04-22Handle XSLT based imports correctlyGravatar Dirk Hohndel
2015-04-20Don't crash if add_gas_switch_event() gets called with invalid indexGravatar Dirk Hohndel
2015-03-24Fix a memory leak in parser-xmlGravatar Claudiu Olteanu
2015-02-27Add hashes to imagesGravatar Robert C. Helling
2015-02-25Display slowness warning before opening a V2 fileGravatar Dirk Hohndel
2015-02-22Include DC information on Cobalt importGravatar Miika Turkia
2015-02-22Ignore deleted dives on Cobalt importGravatar Miika Turkia
2015-02-22Discard deleted dives on DM5 importGravatar Miika Turkia
2015-02-22Clean DM5 sql queryGravatar Miika Turkia
2015-02-22Import DC info properly from DM5 logGravatar Miika Turkia
2015-02-22Support for gas changes in DM5 importGravatar Miika Turkia
2015-02-22Fix surface pressure on DM5 importGravatar Miika Turkia
2015-02-19The callback function has to return 0 or sql processing failsGravatar Dirk Hohndel
2015-02-19Braces are better than indentation to scope if / if / elseGravatar Dirk Hohndel
2015-02-19Use 12 liter default on DM5 importGravatar Miika Turkia
2015-02-19Support multiple cylinders on DM5 importGravatar Miika Turkia
2015-02-17Adding more Suunto eventsGravatar Miika Turkia
2015-02-17Add limits to cylinder maximum pressures on DM5 importGravatar Miika Turkia
2015-02-17Hook up DiveLog importGravatar Miika Turkia
2015-02-15parse-xml.c: remove unused variables in divinglog_place()Gravatar Lubomir I. Ivanov
2015-02-14Proof of concept for reverse geo locationGravatar Dirk Hohndel
2015-02-14Keep conflicting information around when converting v2 to v3 on the flyGravatar Dirk Hohndel
2015-02-14Associate existing dive site to current diveGravatar Miika Turkia
2015-02-13Don't force the first divecomputer to CCR just because there's po2 valueGravatar Dirk Hohndel
2015-02-13More useful debug printsGravatar Dirk Hohndel
2015-02-13Improve parsing of older XML files in order to auto create dive sitesGravatar Dirk Hohndel
2015-02-12Make special backup when switching XML versionsGravatar Dirk Hohndel
2015-02-12Fix remaining gps references when parsing XML filesGravatar Dirk Hohndel
2015-02-12Improve helper functionsGravatar Dirk Hohndel
2015-02-12Save and parse dive site structures to XMLGravatar Dirk Hohndel
2015-01-24DLF import: Correct format for NDL/TTS/TempGravatar Anton Lundin