index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-xml.c
Age
Commit message (
Expand
)
Author
2014-11-07
Load and save extra data in Subsurface XML format
Dirk Hohndel
2014-10-28
Fix reading of CDATA elements
Miika Turkia
2014-10-26
Make the buffers const char *
Dirk Hohndel
2014-10-26
Support for importing Poseidon MK6 logs
Miika Turkia
2014-10-22
Set dctype of dives with pO2 setpoint information to CCR.
Robert C. Helling
2014-10-19
Make planner work again for CCR dives
Robert C. Helling
2014-10-12
Start sanitizing gaschange event information
Linus Torvalds
2014-10-11
CCR patch: Import and store oxygen sensor data
willem ferguson
2014-09-11
CCR patch: adapt code for diluent cylinder pressures (3)
willem ferguson
2014-07-17
Accept negative pressure readings
Robert C. Helling
2014-07-12
Detect proper event type based on helium content
Miika Turkia
2014-07-12
Add type for gaschange events, if missing
Miika Turkia
2014-07-09
Add support divecomputer based TTS
Anton Lundin
2014-07-08
Fix picture loading
Dirk Hohndel
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-06-11
Simplify code
Dirk Hohndel
2014-06-11
Provide for a dive_computer_type variable within dc structure
Willem Ferguson
2014-06-09
Picture handling: switch to stronger typed offset
Dirk Hohndel
2014-06-09
Picture handling: parse and convert old style picture events
Dirk Hohndel
2014-06-08
Picture handling: parse XML data
Dirk Hohndel
2014-06-07
Make parse-xml callbacks be type-safe
Linus Torvalds
2014-06-03
CCR code: Change to sample structure
Willem Ferguson
2014-06-03
Fix dive water temperature XML parsing
Linus Torvalds
2014-04-17
Removed the globals 'userid' and 'save_userid_local' variables
Tomaz Canabrava
2014-04-14
Add option to save userid in data files
Venkatesh Shukla
2014-03-14
Convert other users of showError() to the new world order
Linus Torvalds
2014-03-10
Get rid of crazy empty tag_list element at the start
Linus Torvalds
2014-03-09
Parse basic trip and dive data from the git blobs
Linus Torvalds
2014-03-05
Another small tweak to whitespace tool
Dirk Hohndel
2014-02-16
Whitespace cleanup for parse-xml.c and save-xml.c
Dirk Hohndel
2014-02-15
Remove some unused variables
Dirk Hohndel
2014-02-14
Import gas info for Shearwater Desktop
Miika Turkia
2014-02-14
Import Shearwater Desktop divelog database
Miika Turkia
2014-02-14
Refactoring sqlite import support
Miika Turkia
2014-02-12
Use "rint()" instead of rounding manually with "+ 0.5"
Linus Torvalds
2014-02-10
Fix calloc parameter order.
Boris Barbulovski
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-02-09
parse-xml.c: Fix a warning about missing braces
Lubomir I. Ivanov
2014-02-08
Check XML attribute to detect correct XSLT
Miika Turkia
2014-01-25
Hook up XSLT and include it in resources
Miika Turkia
2014-01-21
Don't compare floats for equality
Robert C. Helling
2014-01-17
Add Sensus XSLT as a resource and enable it
Miika Turkia
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Convert the C code to using stdbool and true/false
Anton Lundin
2014-01-10
Add a few more Suunto events
Miika Turkia
2014-01-10
Import tags from Suunto database file
Miika Turkia
2014-01-10
Do not plot temperatures on DM4 import if no info
Miika Turkia
2014-01-08
const'ify our strtod() helper functions
Linus Torvalds
2014-01-02
Make our 'ascii_strtod()' helper more generic
Linus Torvalds
2013-12-20
Silence a few warnings
Dirk Hohndel
[next]