Age | Commit message (Expand) | Author |
2015-06-09 | Create unique dive sites when downloading from webservice | Dirk Hohndel |
2015-06-02 | Support for changed DM5 sample blob | Miika Turkia |
2015-05-28 | Add explicit casts to silence compiler warnings | Robert C. Helling |
2015-05-21 | Fix typo | Paul-Erik Törrönen |
2015-05-21 | Import surface event from Suunto DB | Miika Turkia |
2015-05-17 | Correct dive time in DLF import | Miika Turkia |
2015-05-10 | Get the location information in a separate thread | Tomaz Canabrava |
2015-04-22 | Handle XSLT based imports correctly | Dirk Hohndel |
2015-04-20 | Don't crash if add_gas_switch_event() gets called with invalid index | Dirk Hohndel |
2015-03-24 | Fix a memory leak in parser-xml | Claudiu Olteanu |
2015-02-27 | Add hashes to images | Robert C. Helling |
2015-02-25 | Display slowness warning before opening a V2 file | Dirk Hohndel |
2015-02-22 | Include DC information on Cobalt import | Miika Turkia |
2015-02-22 | Ignore deleted dives on Cobalt import | Miika Turkia |
2015-02-22 | Discard deleted dives on DM5 import | Miika Turkia |
2015-02-22 | Clean DM5 sql query | Miika Turkia |
2015-02-22 | Import DC info properly from DM5 log | Miika Turkia |
2015-02-22 | Support for gas changes in DM5 import | Miika Turkia |
2015-02-22 | Fix surface pressure on DM5 import | Miika Turkia |
2015-02-19 | The callback function has to return 0 or sql processing fails | Dirk Hohndel |
2015-02-19 | Braces are better than indentation to scope if / if / else | Dirk Hohndel |
2015-02-19 | Use 12 liter default on DM5 import | Miika Turkia |
2015-02-19 | Support multiple cylinders on DM5 import | Miika Turkia |
2015-02-17 | Adding more Suunto events | Miika Turkia |
2015-02-17 | Add limits to cylinder maximum pressures on DM5 import | Miika Turkia |
2015-02-17 | Hook up DiveLog import | Miika Turkia |
2015-02-15 | parse-xml.c: remove unused variables in divinglog_place() | Lubomir I. Ivanov |
2015-02-14 | Proof of concept for reverse geo location | Dirk Hohndel |
2015-02-14 | Keep conflicting information around when converting v2 to v3 on the fly | Dirk Hohndel |
2015-02-14 | Associate existing dive site to current dive | Miika Turkia |
2015-02-13 | Don't force the first divecomputer to CCR just because there's po2 value | Dirk Hohndel |
2015-02-13 | More useful debug prints | Dirk Hohndel |
2015-02-13 | Improve parsing of older XML files in order to auto create dive sites | Dirk Hohndel |
2015-02-12 | Make special backup when switching XML versions | Dirk Hohndel |
2015-02-12 | Fix remaining gps references when parsing XML files | Dirk Hohndel |
2015-02-12 | Improve helper functions | Dirk Hohndel |
2015-02-12 | Save and parse dive site structures to XML | Dirk Hohndel |
2015-01-24 | DLF import: Correct format for NDL/TTS/Temp | Anton Lundin |
2015-01-24 | DLF import: Parse CNS value from event to. | Anton Lundin |
2015-01-24 | DLF import: Add bailout flag to GF-changed event | Anton Lundin |
2015-01-24 | DLF import: parse and import surfacepressure | Anton Lundin |
2015-01-24 | DLF import: cleanup start mode decoding | Anton Lundin |
2015-01-24 | Different log record types added for DLF import | Miika Turkia |
2015-01-24 | Add missing DLF events | Miika Turkia |
2015-01-22 | DLF import: set no_o2sensors in CCR/PSCR mode | Anton Lundin |
2015-01-22 | Set divemode to FREEDIVE now when we support that | Anton Lundin |
2015-01-10 | Refactor dctype -> divemode | Robert C. Helling |
2015-01-09 | Add more infrastructure for a separate dive table | Dirk Hohndel |
2015-01-05 | DLF import: Document unknown fields | Anton Lundin |
2015-01-05 | DLF import: Decode and import ceiling information | Anton Lundin |