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-12-08
Don't ignore when we can't parse a file
Dirk Hohndel
2014-12-04
Fix DM4/DM5 import
Miika Turkia
2014-12-03
Parse converted DM4 logs on DM5 import
Miika Turkia
2014-12-03
Fix crash with converted DM5 log
Miika Turkia
2014-11-18
Remove unused variables
Miika Turkia
2014-11-18
Limit pressure and temperature values
Miika Turkia
2014-11-17
Use cylinder use helper function
Dirk Hohndel
2014-11-17
For CCR dives, the diluent cylinder is the current cylinder
Robert C. Helling
2014-11-16
Load and save the dc type for CCR dives
Dirk Hohndel
2014-11-16
Save CCR cylinder use in XML and git
Dirk Hohndel
2014-11-15
Initial support for Suunto DM5 import
Miika Turkia
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
[next]