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-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
2012-11-26
Remove 'when_from_file' field from dive trip
Linus Torvalds
2012-11-25
Improve on divecomputer data handling
Linus Torvalds
2012-11-25
Add basic divecomputer info setup with xml parsing and saving
Linus Torvalds
2012-11-24
Fix error message (parsing weight here)
Miika Turkia
2012-11-23
Move events and samples into a 'struct divecomputer'
Linus Torvalds
2012-11-23
Allocate dive samples separately from 'struct dive'
Linus Torvalds
2012-11-21
Fix "prefer download" behavior
Dirk Hohndel
2012-11-19
Fix the XML gps parsing and saving when using non-US locales
Linus Torvalds
2012-11-12
Store and parse salinity and surface pressure
Dirk Hohndel
2012-11-11
Simplify and clean up dive trip management
Linus Torvalds
2012-11-10
Fix default filename handling errors
Linus Torvalds
2012-11-10
Fix cut and paste error in an error message
Dirk Hohndel
[next]