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-28
Fix compiler warning: parse_dlf_buffer needs to return 0 on success
Dirk Hohndel
2014-12-28
Set dive_table for Divesoft import
Miika Turkia
2014-12-28
Support gaschange events on Divesoft Freedom import
Miika Turkia
2014-12-28
Initial support for Divesoft Freedom
Miika Turkia
2014-12-26
Preconfigured import of Subsurface CSV log file
Miika Turkia
2014-12-20
Improve error messages on database imports
Miika Turkia
2014-12-20
Import location from Cobalt DB
Miika Turkia
2014-12-20
Remove placeholder location and buddy fields
Miika Turkia
2014-12-20
Stub for collecting visibility on Cobalt DB import
Miika Turkia
2014-12-20
Add buddy support to Cobalt DB import
Miika Turkia
2014-12-20
Fix maximum depth on Cobalt import
Miika Turkia
2014-12-20
Include cylinder information in Cobalt import
Miika Turkia
2014-12-20
Bare implementation of Cobalt Divelog Program
Miika Turkia
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
[next]