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
2015-10-06
Correctly handle the webservice userid in preferences
Dirk Hohndel
2015-10-04
Correct sign on Divesoft Freedom timestamps
Anton Lundin
2015-10-03
Clean up Divesoft Freedome time parsing
Linus Torvalds
2015-10-03
Fix 32-bit overflow in Divesoft Freedom time handling
Linus Torvalds
2015-10-02
Avoid possible sign extension
Dirk Hohndel
2015-10-01
Make add_single_dive() grow the divelist allocation if necessary
Linus Torvalds
2015-09-29
Make sure we don't create multiple dive sites with the same uuid
Dirk Hohndel
2015-09-08
Better import of libdivecomputer universal xml
Anton Lundin
2015-09-05
Capitalistion of GPS
Tim Wootton
2015-08-30
Fix subtle bug in dive site import from V2 file
Dirk Hohndel
2015-08-25
Make created dive site uuid deterministic
Dirk Hohndel
2015-08-09
Fix bit shift on Suunto DB import
Miika Turkia
2015-08-03
Divinglog import: ignore unsupported cylinders
Miika Turkia
2015-07-30
RBT - Add save/load in xml file support
Salvador Cuñat
2015-07-24
Allow creating new dive site with specific uuid
Miika Turkia
2015-07-24
Cobalt import: use find or create divesite
Miika Turkia
2015-07-24
Divinglog import: find or create divesite
Miika Turkia
2015-07-23
Divinglog import: fix maximum depth
Miika Turkia
2015-07-17
Divinglog import: update O2sensors and dive mode
Miika Turkia
2015-07-17
Divinglog import: added setpoint
Miika Turkia
2015-07-17
Divinglog import: add cns value
Miika Turkia
2015-07-17
Divinglog import: ppo2 sensor readings
Miika Turkia
2015-07-13
Divinglog import: stop (deco) time added
Miika Turkia
2015-07-13
Divinglog import: include NDL information
Miika Turkia
2015-07-13
Divinglog import: show stop depth / ceiling
Miika Turkia
2015-07-13
Divinglog import: include heartbeat info
Miika Turkia
2015-07-13
Fix memory handling for taxonomy data
Dirk Hohndel
2015-07-12
Divinglog import: generate gaschange events
Miika Turkia
2015-07-12
Divinglog import: adding pressure samples
Miika Turkia
2015-07-12
Divinglog import: grab information for cylinder 0
Miika Turkia
2015-07-12
Divinglog import: use dive ID as identifier
Miika Turkia
2015-07-12
Divinglog import: get cylinder information
Miika Turkia
2015-07-12
Divinglog import: import temperature graph
Miika Turkia
2015-07-12
Divinglog import: add workload warning
Miika Turkia
2015-07-12
Divinglog import: deco stop ignored event added
Miika Turkia
2015-07-12
Divinglog import: ascent warning added
Miika Turkia
2015-07-12
Divinglog import: RBT warning event added
Miika Turkia
2015-07-12
Divinglog import: in deco?
Miika Turkia
2015-07-12
Divinglog import: parse depth from database
Miika Turkia
2015-07-12
Divinglog import: import a bit more data from DB
Miika Turkia
2015-07-12
Divinglog import: basic dive info for DB import
Miika Turkia
2015-07-02
More debug message cleanup
Dirk Hohndel
2015-07-02
Rename enum values for taxonomy
Dirk Hohndel
2015-07-01
Geo taxonomy: save and load the taxonomy data with XML
Dirk Hohndel
2015-06-22
Do not mess with dive location automatically
Tomaz Canabrava
2015-06-21
Fix missing curly braces that change control flow
Dirk Hohndel
2015-06-21
Prevent null dereference
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-20
Track minimum datafile version
Dirk Hohndel
2015-06-17
We don't really need a long to count the dive sites
Dirk Hohndel
[next]