index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2013-02-26
UDCF import
Miika Turkia
2013-02-26
Test dives
Miika Turkia
2013-02-25
parse-xml.c: add parsing for DivingLog divetime and depthavg
Dirk Hohndel
2013-02-25
Fix GPS import from divinglog
Miika Turkia
2013-02-25
Mark some strings for translation
Miika Turkia
2013-02-24
XSLT for UDDF import
Miika Turkia
2013-02-22
Flesh out the UDDF xml parsing a bit more
Linus Torvalds
2013-02-22
Add correct XSLT search path for Windows
Dirk Hohndel
2013-02-22
Flesh out the UDDF xml parsing a bit more
Linus Torvalds
2013-02-20
parse-xml.c: fixed a small memory leak related to xmlGetProp()
Lubomir I. Ivanov
2013-02-20
Import divelogs.de
Miika Turkia
2013-02-14
Better handling of manually edited air temperature
Dirk Hohndel
2013-02-08
Skip XSL transformation for old Subsurface format
Miika Turkia
2013-02-07
Import MacDive divelogs
Miika Turkia
2013-02-01
Recognize O2 percentage from MacDive import
Henrik Brautaset Aronsen
2013-01-31
Allow using two different tables to hold dives and gps locations
Dirk Hohndel
2013-01-30
Make sure imported rating and visibility are within limits.
Henrik Brautaset Aronsen
2013-01-28
parse-xml: allow XML nodes with empty tag names
Linus Torvalds
2013-01-28
xml-parsing: accept 'sitelat' and 'sitelon' for GPS coordinates
Linus Torvalds
2013-01-28
Be even more permissive in our date parsing logic
Linus Torvalds
2013-01-25
Remove some unnecessary variable initializations
Dirk Hohndel
2013-01-24
Centralization for Kelvin and Standardization to milliKelvin
Jan Schubert
2013-01-24
Slight change to the parser to avoid false posititives
Dirk Hohndel
2013-01-24
Remove saving of dive computer nicnames in system config
Linus Torvalds
2013-01-24
Merge branch 'webservice-import'
Dirk Hohndel
2013-01-23
Remove XML parsing special case temperature code
Linus Torvalds
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-23
Import and merge GPS data from the webservice
Dirk Hohndel
2013-01-18
Fix potential crash with old XML files
Dirk Hohndel
2013-01-14
Centralising and redefining values as integers
Jan Schubert
2013-01-10
Split up preference data structure definition into 'pref.h'
Linus Torvalds
2013-01-09
Assemble the actual Suunto serial number
Linus Torvalds
2013-01-01
Remove autogroup from the preferences and store per file instead
Dirk Hohndel
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-28
Don't allocate an intermediate buffer for most parsed xmlNode contents
Lubomir I. Ivanov
2012-12-27
Clear memory allocated for event names
Lubomir I. Ivanov
2012-12-26
Add settings section to XML file format and store dive computer IDs
Dirk Hohndel
2012-12-21
Remove nickname from divecomputer data structure
Dirk Hohndel
2012-12-19
Prevent bleeding deco/ndl for XML files without divecomputer entries
Linus Torvalds
2012-12-13
Add the ability to set a nickname for a dive computer
Dirk Hohndel
2012-12-11
Fix minor indentation issue
Dirk Hohndel
2012-12-11
Merge branch 'cns' into cns-merge
Dirk Hohndel
2012-12-10
Move global variables covered by Preferences into one structure
Dirk Hohndel
2012-12-07
Add CNS and pO2 tracking in the samples
Dirk Hohndel
2012-12-05
Turn latitude and longitude into integer micro-degree values
Linus Torvalds
2012-12-04
Improve deco handling and add NDL support
Dirk Hohndel
2012-11-30
Remove the hack to mark parsed XML files as downloaded
Dirk Hohndel
2012-11-30
Remove the ability to import Uemis SDA files
Dirk Hohndel
2012-11-26
Simplify tripflags: remove tripflag_names[]
Linus Torvalds
[next]