summaryrefslogtreecommitdiffstats
path: root/uemis-downloader.c
AgeCommit message (Expand)Author
2013-04-07Fix some of the gcc-4.8 warningsGravatar Dirk Hohndel
2013-04-07Separate Gtk related code from core logic: divelistGravatar Dirk Hohndel
2013-03-03Try to capture some more potential buffer overflows caused by localizationGravatar Dirk Hohndel
2013-02-08Fix Uemis downloader to download all matching dive infomrationGravatar Dirk Hohndel
2013-02-04Fix minor translation tool issue in Uemis downloaderGravatar Dirk Hohndel
2013-01-30Massive cleanupGravatar Dirk Hohndel
2013-01-29Add missing strings for translationsGravatar Dirk Hohndel
2013-01-23Move more dive computer filled data to the divecomputer structureGravatar Linus Torvalds
2013-01-23Ensure each dive has its own copy of the location text (UEMIS importer)Gravatar Dirk Hohndel
2013-01-18Improve handling for old XML files in Uemis downloaderGravatar Dirk Hohndel
2013-01-18Consistently use uint32_t for deviceidGravatar Dirk Hohndel
2012-12-29Make sure the model is non-NULL before comparing with itGravatar Dirk Hohndel
2012-12-28Don't store notes that are just one space on the UemisGravatar Dirk Hohndel
2012-12-28Correct the detection of existing dives in the Uemis downloaderGravatar Dirk Hohndel
2012-12-07Fix potential uninitialized readGravatar Dirk Hohndel
2012-12-05Fix retrieval of object_id value in Uemis downloaderGravatar Dirk Hohndel
2012-12-05Improve reading of extra dive data for UemisGravatar Dirk Hohndel
2012-12-05Change Uemis code to use locale indepent floating point parsingGravatar Dirk Hohndel
2012-12-05Turn latitude and longitude into integer micro-degree valuesGravatar Linus Torvalds
2012-12-05Pick up dive numbers from Uemis SDA when starting with empty data fileGravatar Dirk Hohndel
2012-12-04Change Uemis debug code to test for bit valuesGravatar Dirk Hohndel
2012-12-01Small cosmetic cleanups of Uemis downloader codeGravatar Dirk Hohndel
2012-12-01Fix stupid error in last minute cleanup of Uemis rewriteGravatar Dirk Hohndel
2012-11-30Convert Uemis downloader to directly create divesGravatar Dirk Hohndel
2012-11-28Track Uemis last dive downloaded on a per data-file basisGravatar Dirk Hohndel
2012-11-20Allow the user to cancel a dive computer downloadGravatar Dirk Hohndel
2012-11-19Merge branch 'uemis-downloader-fixes'Gravatar Dirk Hohndel
2012-11-19Fix another off by one error in Uemis native downloaderGravatar Dirk Hohndel
2012-11-19Fix stupid off by one error in Uemis downloaderGravatar Dirk Hohndel
2012-11-19Correctly reset the ANS file number when restarting Uemis downloadGravatar Dirk Hohndel
2012-11-19Improve Uemis timeout handlingGravatar Dirk Hohndel
2012-11-19Tweaks to the Uemis debugging codeGravatar Dirk Hohndel
2012-11-11Add special download modes to force updates from the divecomputerGravatar Dirk Hohndel
2012-11-10Ignore last dive read from Uemis when starting with empty divelistGravatar Dirk Hohndel
2012-10-25Expand Uemis Zurich download supportGravatar Dirk Hohndel
2012-10-11Conversion to gettext to allow localizationGravatar Dirk Hohndel
2012-09-29Fix a number of obvious memory leaksGravatar Dirk Hohndel
2012-09-29close directory after reading entriesGravatar Martin Gysel
2012-09-27Restructure the Uemis native download buffer codeGravatar Dirk Hohndel
2012-09-26Much improved handling of out of memory errors in the Uemis downloaderGravatar Dirk Hohndel
2012-09-26First implementation of native Uemis downloaderGravatar Dirk Hohndel