Age | Commit message (Expand) | Author |
2013-03-18 | Generate heading event on DM4 import | Miika Turkia |
2013-03-17 | Terminate decode at end of string and fix mem leak | Miika Turkia |
2013-03-15 | Support divelogs.de exports that include Cyrillic characters | Miika Turkia |
2013-03-10 | .DLD generation for uploading to divelogs.de | Miika Turkia |
2013-03-08 | Use information from proper table on DM4 import | Miika Turkia |
2013-03-08 | Sanity check on temperature values | Dirk Hohndel |
2013-03-08 | Warn about commas in floating point values | Linus Torvalds |
2013-03-07 | Fix potentially broken white space truncation on certain Windows versions | Lubomir I. Ivanov |
2013-03-07 | DM4 import pressure detection fix | Miika Turkia |
2013-03-07 | More events from Suunto DM4 added | Miika Turkia |
2013-03-04 | Limited support for Suunto DM4 import | Miika Turkia |
2013-03-03 | Try to capture some more potential buffer overflows caused by localization | Dirk Hohndel |
2013-02-26 | UDCF import | Miika Turkia |
2013-02-26 | Test dives | Miika Turkia |
2013-02-25 | parse-xml.c: add parsing for DivingLog divetime and depthavg | Dirk Hohndel |
2013-02-25 | Fix GPS import from divinglog | Miika Turkia |
2013-02-25 | Mark some strings for translation | Miika Turkia |
2013-02-24 | XSLT for UDDF import | Miika Turkia |
2013-02-22 | Flesh out the UDDF xml parsing a bit more | Linus Torvalds |
2013-02-22 | Add correct XSLT search path for Windows | Dirk Hohndel |
2013-02-22 | Flesh out the UDDF xml parsing a bit more | Linus Torvalds |
2013-02-20 | parse-xml.c: fixed a small memory leak related to xmlGetProp() | Lubomir I. Ivanov |
2013-02-20 | Import divelogs.de | Miika Turkia |
2013-02-14 | Better handling of manually edited air temperature | Dirk Hohndel |
2013-02-08 | Skip XSL transformation for old Subsurface format | Miika Turkia |
2013-02-07 | Import MacDive divelogs | Miika Turkia |
2013-02-01 | Recognize O2 percentage from MacDive import | Henrik Brautaset Aronsen |
2013-01-31 | Allow using two different tables to hold dives and gps locations | Dirk Hohndel |
2013-01-30 | Make sure imported rating and visibility are within limits. | Henrik Brautaset Aronsen |
2013-01-28 | parse-xml: allow XML nodes with empty tag names | Linus Torvalds |
2013-01-28 | xml-parsing: accept 'sitelat' and 'sitelon' for GPS coordinates | Linus Torvalds |
2013-01-28 | Be even more permissive in our date parsing logic | Linus Torvalds |
2013-01-25 | Remove some unnecessary variable initializations | Dirk Hohndel |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-24 | Slight change to the parser to avoid false posititives | Dirk Hohndel |
2013-01-24 | Remove saving of dive computer nicnames in system config | Linus Torvalds |
2013-01-24 | Merge branch 'webservice-import' | Dirk Hohndel |
2013-01-23 | Remove XML parsing special case temperature code | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-23 | Import and merge GPS data from the webservice | Dirk Hohndel |
2013-01-18 | Fix potential crash with old XML files | Dirk Hohndel |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Assemble the actual Suunto serial number | Linus Torvalds |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Update deco handling | Dirk Hohndel |
2012-12-28 | Don't allocate an intermediate buffer for most parsed xmlNode contents | Lubomir I. Ivanov |
2012-12-27 | Clear memory allocated for event names | Lubomir I. Ivanov |
2012-12-26 | Add settings section to XML file format and store dive computer IDs | Dirk Hohndel |