]> git.tdb.fi Git - ext/subsurface.git/history - parse-xml.c
Fix profile and average depth for freedives
[ext/subsurface.git] / parse-xml.c
2012-08-28 Linus TorvaldsMerge branch 'freediving-tweaks' of git://github.com...
2012-08-28 Linus TorvaldsMerge git://git.tdb.fi/ext/subsurface
2012-08-27 Linus TorvaldsMerge branch 'trips' of git://git.hohndel.org/subsurface
2012-08-27 Dirk HohndelFix an issue with trips that have dives from multiple...
2012-08-27 Dirk HohndelFirst cut of explicit trip tracking
2012-08-26 Linus TorvaldsDo some whitespace cleanup
2012-08-21 Maximilian GüntnerMerge branch 'master' into freediving-tweaks
2012-08-18 Dirk HohndelImport Divesuit information from DivingLog XML file
2012-08-17 Linus TorvaldsMerge branch 'misc-fixes' of git://github.com/DataBeave...
2012-08-17 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'tree2' of git://git.hohndel.org/subsurface
2012-08-16 Linus TorvaldsMerge branch 'suit' of git://git.hohndel.org/subsurface
2012-08-15 Dirk HohndelAdd exposure protection tracking
2012-06-18 Linus TorvaldsAdd tankpressure parsing for UDDF files
2012-05-12 Linus TorvaldsAllow overriding the default xslt path
2012-04-03 Linus TorvaldsRenumber dives when deleting a dive
2012-04-03 Linus TorvaldsAdd the ugliest 'delete dive' model ever
2012-03-24 Linus TorvaldsMerge branch 'weight' of git://subsurface.hohndel.org...
2012-03-24 Dirk HohndelAdd weight system tracking
2012-01-26 Linus TorvaldsSplit up file reading from 'parse-xml.c' into 'file.c'
2012-01-05 Dirk HohndelAvoiding some potentially confusing name space clashes
2012-01-05 Dirk HohndelOddly, finishing a sample doesn't require a sample
2012-01-01 Linus TorvaldsMerge branch 'mac' of git://git.hohndel.org/subsurface
2011-12-30 Linus TorvaldsMove the gasmix cleanups from XML parsing to the generi...
2011-12-24 Linus TorvaldsMerge branch 'docs' of git://git.hohndel.org/subsurface
2011-12-19 Linus Torvaldsparse-xml: read the file into memory separately
2011-12-08 Linus TorvaldsMerge branch 'stars' of git://git.hohndel.org/subsurface
2011-12-07 Dirk HohndelAdd typical 0 to 5 star rating for dives
2011-11-21 Linus TorvaldsRemove suunto parsing hacks from parse-xml.c
2011-11-21 Miika TurkiaXSLT to import SDM dive log
2011-11-21 Miika TurkiaSupport for importing multiple XSLT formats
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-09 Linus TorvaldsMerge branch 'testdata' of git://github.com/dirkhh...
2011-11-05 Linus TorvaldsMake the xslt style sheet finding search a set of possi...
2011-11-05 Miika TurkiaUse XSLT file to open JDiveLog logs
2011-11-02 Linus TorvaldsMerge branch 'add-info-stats-page' of git://github...
2011-11-02 Dirk HohndelEven more places with pressure and volume conversions
2011-10-24 Dirk HohndelAvoid using strptime
2011-10-19 Linus TorvaldsParse the xml sample cylinder index properly
2011-10-03 Linus TorvaldsMerge branch 'uemis-integration' of git://github.com...
2011-10-03 Dirk HohndelIntegrate loading of uemis SDA files into the regular...
2011-10-03 Dirk HohndelFirst steps towards integrating SDA files into the...
2011-10-01 Linus TorvaldsWe forgot to pick up the 'value' field of a dive event
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-27 Linus TorvaldsMerge branch 'otu-tracking-v2' of git://github.com...
2011-09-23 Linus TorvaldsDrop surface events when reading from an XML file too
2011-09-23 Linus TorvaldsStart handling dive events
2011-09-22 Dirk HohndelCalculate OTUs for every dive
2011-09-21 Linus TorvaldsMerge branch 'quit-handling' of git://github.com/dirkhh...
2011-09-21 Dirk HohndelUse the last (or only) filename on command line as...
2011-09-16 Linus TorvaldsSupport gps coordinates for the location info
2011-09-15 Linus TorvaldsRename the project 'subsurface'
2011-09-15 Dirk HohndelFix uemis depth calculation in the uemis XML importer
2011-09-13 Linus TorvaldsAdd divemaster/buddy field and text entry
2011-09-12 Linus TorvaldsLibdivecomputer: start actually importing the dive...
2011-09-12 Linus TorvaldsAbstract out dive/sample allocation a bit
2011-09-12 Linus TorvaldsAvoid using type 'gasmix_t': use 'struct gasmix' instead
2011-09-11 Linus TorvaldsWork around more Diving Log bugs..
2011-09-11 Linus TorvaldsCall an LP85 an LP85 even when it's "10% extra".
2011-09-11 Linus TorvaldsBe more careful about unit changes
2011-09-11 Linus TorvaldsParse 'Diving Log' cylinder working pressure
2011-09-11 Linus TorvaldsFix up dive number naming
2011-09-11 Linus TorvaldsSave and restore a "dive number"
2011-09-10 Linus TorvaldsDon't guess input cylinder size as cubic feet
2011-09-07 Linus TorvaldsStart "output unit management" support
2011-09-07 Linus TorvaldsMinimally parse some UDDF format dives
2011-09-07 Linus TorvaldsAdd framework for UDDF importer
2011-09-06 Dirk Hohndelupdate UEMIS date_time parsing
2011-09-05 Linus TorvaldsMerge branch 'open-files' of git://github.com/nathansam...
2011-09-05 Linus TorvaldsAdd support from importing from Diving Log xml files
2011-09-05 Linus TorvaldsMake the import source an enumeration
2011-09-05 Nathan SamsonReport errors when opening files
2011-09-05 Linus TorvaldsParse Uemis cylinder data correctly.
2011-09-05 Linus TorvaldsTurn dive depth, temperature and duration into xml...
2011-09-05 Linus TorvaldsSanitize and fix cylinder pressure overview
2011-09-04 Linus TorvaldsMerge branch 'more-divelist-goodness' of https://github...
2011-09-04 Linus TorvaldsProperly save/restore cylinder description string
2011-09-04 Linus TorvaldsParse uemis cylinder data
2011-09-04 Linus TorvaldsMerge branch 'ui-tweaks' of https://github.com/nathansa...
2011-09-04 Linus TorvaldsMake a guess at the cylinder description from the size...
2011-09-04 Nathan SamsonMerge hbonse's UI tweaks, but fixing the compile warnin...
2011-09-04 Linus TorvaldsGenerate date string for the dive list dynamically
2011-09-04 Linus TorvaldsMerge branch 'ui-improvements' of https://github.com...
2011-09-04 Nathan SamsonSplit the dive list in columns. Columns are sortable...
2011-09-04 Linus TorvaldsMerge https://github.com/mrjbq7/diveclog
2011-09-04 Linus TorvaldsDo better cylinder information management
2011-09-03 Linus TorvaldsAdd various dive fixups, and show pressure (if any...
2011-09-02 Linus TorvaldsDo a dive de-dup pass
2011-09-02 Linus TorvaldsImprove uemis xml parsing a bit
2011-09-02 Linus TorvaldsSilently ignore zero pressure
2011-09-02 Linus TorvaldsUse 'units' value instead of guessing based on integer/FP
2011-09-02 Linus TorvaldsHack up some very rudimentary support for the Uemis...
2011-09-02 Linus TorvaldsGenerate 'watertemp' field from samples if required
2011-09-02 Linus TorvaldsSave and parse notes and locations
2011-09-02 Linus TorvaldsTeach the date parser to also parse the international...
2011-09-01 Linus TorvaldsFix up small details in input/output
2011-09-01 Linus Torvaldsgasmix: stop tracking nitrogen percentages
2011-09-01 Linus Torvaldslibdivecomputer does crazy gas mixes too
2011-09-01 Linus TorvaldsStart parsing gas mixes
2011-09-01 Linus TorvaldsGet rid of our 'ignore' rules
next