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
2011-11-21
Remove suunto parsing hacks from parse-xml.c
Linus Torvalds
2011-11-21
XSLT to import SDM dive log
Miika Turkia
2011-11-21
Support for importing multiple XSLT formats
Miika Turkia
2011-11-05
Make the xslt style sheet finding search a set of possible paths
Linus Torvalds
2011-11-05
Use XSLT file to open JDiveLog logs
Miika Turkia
2011-11-01
Even more places with pressure and volume conversions
Dirk Hohndel
2011-10-24
Avoid using strptime
Dirk Hohndel
2011-10-19
Parse the xml sample cylinder index properly
Linus Torvalds
2011-10-02
Integrate loading of uemis SDA files into the regular xml parsing
Dirk Hohndel
2011-10-02
First steps towards integrating SDA files into the default XML loading
Dirk Hohndel
2011-09-30
We forgot to pick up the 'value' field of a dive event
Linus Torvalds
2011-09-27
Merge branch 'otu-tracking-v2' of git://github.com/dirkhh/subsurface
Linus Torvalds
2011-09-22
Drop surface events when reading from an XML file too
Linus Torvalds
2011-09-22
Start handling dive events
Linus Torvalds
2011-09-22
Calculate OTUs for every dive
Dirk Hohndel
2011-09-21
Use the last (or only) filename on command line as default for saving
Dirk Hohndel
2011-09-15
Support gps coordinates for the location info
Linus Torvalds
2011-09-15
Rename the project 'subsurface'
Linus Torvalds
2011-09-15
Fix uemis depth calculation in the uemis XML importer
Dirk Hohndel
2011-09-13
Add divemaster/buddy field and text entry
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
Linus Torvalds
2011-09-12
Abstract out dive/sample allocation a bit
Linus Torvalds
2011-09-12
Avoid using type 'gasmix_t': use 'struct gasmix' instead
Linus Torvalds
2011-09-11
Work around more Diving Log bugs..
Linus Torvalds
2011-09-11
Call an LP85 an LP85 even when it's "10% extra".
Linus Torvalds
2011-09-11
Be more careful about unit changes
Linus Torvalds
2011-09-11
Parse 'Diving Log' cylinder working pressure
Linus Torvalds
2011-09-11
Fix up dive number naming
Linus Torvalds
2011-09-11
Save and restore a "dive number"
Linus Torvalds
2011-09-10
Don't guess input cylinder size as cubic feet
Linus Torvalds
2011-09-06
Start "output unit management" support
Linus Torvalds
2011-09-06
Minimally parse some UDDF format dives
Linus Torvalds
2011-09-06
Add framework for UDDF importer
Linus Torvalds
2011-09-05
update UEMIS date_time parsing
Dirk Hohndel
2011-09-05
Merge branch 'open-files' of git://github.com/nathansamson/diveclog
Linus Torvalds
2011-09-05
Add support from importing from Diving Log xml files
Linus Torvalds
2011-09-05
Make the import source an enumeration
Linus Torvalds
2011-09-05
Report errors when opening files
Nathan Samson
2011-09-05
Parse Uemis cylinder data correctly.
Linus Torvalds
2011-09-05
Turn dive depth, temperature and duration into xml attributes
Linus Torvalds
2011-09-05
Sanitize and fix cylinder pressure overview
Linus Torvalds
2011-09-04
Properly save/restore cylinder description string
Linus Torvalds
2011-09-04
Parse uemis cylinder data
Linus Torvalds
2011-09-04
Make a guess at the cylinder description from the size and pressure
Linus Torvalds
2011-09-04
Generate date string for the dive list dynamically
Linus Torvalds
2011-09-04
Split the dive list in columns. Columns are sortable now (name = date, depth,...
Nathan Samson
2011-09-03
Do better cylinder information management
Linus Torvalds
2011-09-03
Add various dive fixups, and show pressure (if any) in the plot
Linus Torvalds
2011-09-02
Do a dive de-dup pass
Linus Torvalds
2011-09-02
Improve uemis xml parsing a bit
Linus Torvalds
[next]