summaryrefslogtreecommitdiffstats
path: root/parse-xml.c
AgeCommit message (Expand)Author
2013-05-15Fix DM4 dive timeGravatar Miika Turkia
2013-05-14Suunto DM4 import should fill the divecomputer fieldsGravatar Dirk Hohndel
2013-05-11Require libzip, xslt and osm-gps-map in all buildsGravatar Henrik Brautaset Aronsen
2013-05-09Attempt to fix a crash on DM4 import on WindowsGravatar Miika Turkia
2013-04-22A hook for DM4 XML importGravatar Miika Turkia
2013-04-09Automatically show Freshwater tag (but don't set it)Gravatar Dirk Hohndel
2013-04-09Store the tag names instead of an opaque numberGravatar Dirk Hohndel
2013-04-09Add dive tags and support invalid divesGravatar Ďoďo
2013-03-26Check if DLD contains non-ascii charactersGravatar Miika Turkia
2013-03-18Generate heading event on DM4 importGravatar Miika Turkia
2013-03-17Terminate decode at end of string and fix mem leakGravatar Miika Turkia
2013-03-15Support divelogs.de exports that include Cyrillic charactersGravatar Miika Turkia
2013-03-10.DLD generation for uploading to divelogs.deGravatar Miika Turkia
2013-03-08Use information from proper table on DM4 importGravatar Miika Turkia
2013-03-08Sanity check on temperature valuesGravatar Dirk Hohndel
2013-03-08Warn about commas in floating point valuesGravatar Linus Torvalds
2013-03-07Fix potentially broken white space truncation on certain Windows versionsGravatar Lubomir I. Ivanov
2013-03-07DM4 import pressure detection fixGravatar Miika Turkia
2013-03-07More events from Suunto DM4 addedGravatar Miika Turkia
2013-03-04Limited support for Suunto DM4 importGravatar Miika Turkia
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-26UDCF importGravatar Miika Turkia
2013-02-26Test divesGravatar Miika Turkia
2013-02-25parse-xml.c: add parsing for DivingLog divetime and depthavgGravatar Dirk Hohndel
2013-02-25Fix GPS import from divinglogGravatar Miika Turkia
2013-02-25Mark some strings for translationGravatar Miika Turkia
2013-02-24XSLT for UDDF importGravatar Miika Turkia
2013-02-22Flesh out the UDDF xml parsing a bit moreGravatar Linus Torvalds
2013-02-22Add correct XSLT search path for WindowsGravatar Dirk Hohndel
2013-02-22Flesh out the UDDF xml parsing a bit moreGravatar Linus Torvalds
2013-02-20parse-xml.c: fixed a small memory leak related to xmlGetProp()Gravatar Lubomir I. Ivanov
2013-02-20Import divelogs.deGravatar Miika Turkia
2013-02-14Better handling of manually edited air temperatureGravatar Dirk Hohndel
2013-02-08Skip XSL transformation for old Subsurface formatGravatar Miika Turkia
2013-02-07Import MacDive divelogsGravatar Miika Turkia
2013-02-01Recognize O2 percentage from MacDive importGravatar Henrik Brautaset Aronsen
2013-01-31Allow using two different tables to hold dives and gps locationsGravatar Dirk Hohndel
2013-01-30Make sure imported rating and visibility are within limits.Gravatar Henrik Brautaset Aronsen
2013-01-28parse-xml: allow XML nodes with empty tag namesGravatar Linus Torvalds
2013-01-28xml-parsing: accept 'sitelat' and 'sitelon' for GPS coordinatesGravatar Linus Torvalds
2013-01-28Be even more permissive in our date parsing logicGravatar Linus Torvalds
2013-01-25Remove some unnecessary variable initializationsGravatar Dirk Hohndel
2013-01-24Centralization for Kelvin and Standardization to milliKelvinGravatar Jan Schubert
2013-01-24Slight change to the parser to avoid false posititivesGravatar Dirk Hohndel
2013-01-24Remove saving of dive computer nicnames in system configGravatar Linus Torvalds
2013-01-24Merge branch 'webservice-import'Gravatar Dirk Hohndel
2013-01-23Remove XML parsing special case temperature codeGravatar Linus Torvalds
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-23Import and merge GPS data from the webserviceGravatar Dirk Hohndel
2013-01-18Fix potential crash with old XML filesGravatar Dirk Hohndel