Age | Commit message (Expand) | Author |
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 |
2015-06-16 | Remove all the no longer necessary code that aborts read of first V2 file | Dirk Hohndel |
2015-06-10 | Add "additional name" to the correct dive site | Dirk Hohndel |
2015-06-10 | When parsing V2 XML files try to be smarter when creating dive sites | Dirk Hohndel |
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 |