aboutsummaryrefslogtreecommitdiffstats
path: root/uemis-downloader.c
AgeCommit message (Expand)Author
2015-08-25Make created dive site uuid deterministicGravatar Dirk Hohndel
2015-06-24Uemis downloader: create the req.txt file if it went missingGravatar Dirk Hohndel
2015-06-22Better error handlingGravatar Dirk Hohndel
2015-06-21Uemis downloader: open returns -1 on errorGravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-05-21Merge branch 'v4.4-branch' into newmasterGravatar Dirk Hohndel
2015-04-30Uemis downloader: better error reportingGravatar Dirk Hohndel
2015-04-30Uemis downloader: adjust the threshold for stopping downloadsGravatar Dirk Hohndel
2015-04-30Uemis downloader: download additional dive data after every batchGravatar Dirk Hohndel
2015-04-30Uemis downloader: get the right values set before bailingGravatar Dirk Hohndel
2015-04-30Uemis downloader: even with an empty divelist, check where to startGravatar Dirk Hohndel
2015-04-30Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-30uemis-downloader - arguments in wrong orderGravatar Marcos CARDINOT
2015-04-21Uemis downloader: adjust the threshold for stopping downloadsGravatar Dirk Hohndel
2015-04-21Uemis downloader: download additional dive data after every batchGravatar Dirk Hohndel
2015-04-21Uemis downloader: get the right values set before bailingGravatar Dirk Hohndel
2015-04-20Uemis downloader: even with an empty divelist, check where to startGravatar Dirk Hohndel
2015-04-20Uemis downloader: allow continuing download by clicking RetryGravatar Dirk Hohndel
2015-04-20Uemis downloader: avoid double freeGravatar Dirk Hohndel
2015-03-24Clean req.txt file pathGravatar Claudiu Olteanu
2015-03-19uemis-downloader - arguments in wrong orderGravatar Marcos CARDINOT
2015-03-19uemis-downloader - resource leaksGravatar Marcos CARDINOT
2015-02-12Change UEMIS infrastructure to use dive sitesGravatar Dirk Hohndel
2015-01-25Typos: capitalization in uemis-downloader.cGravatar Lubomir I. Ivanov
2015-01-09Now use our table when downloading from the dive computerGravatar Dirk Hohndel
2014-11-25Match agreed captalisation styleGravatar Tim Wootton
2014-10-12Teach uemis downloader about downloading into private tripsGravatar Linus Torvalds
2014-10-12Pass the whole 'device_data_t' to the uemis downloaderGravatar Linus Torvalds
2014-08-17Uemis downloader: show the timestamp for dives while downloadingGravatar Dirk Hohndel
2014-05-20Migrate code to for_each_dive and for_each_dcGravatar Anton Lundin
2014-05-20Consistently use for_each_dive (and use it correctly)Gravatar Dirk Hohndel
2014-05-13rename 'get_dive_by_diveid' to 'get_dive_by_uemis_diveid'Gravatar Tomaz Canabrava
2014-05-12Uemis downloader: fix corner caseGravatar Dirk Hohndel
2014-05-07Fix stupid typoGravatar Dirk Hohndel
2014-05-05Uemis downloader: handle more corner casesGravatar Dirk Hohndel
2014-05-01Fix Uemis SDA downloadGravatar Dirk Hohndel
2014-03-06Don't leak file descriptor in the error caseGravatar Dirk Hohndel
2014-03-05Uemis downloader: don't ignore return values from fs operationsGravatar Dirk Hohndel
2014-03-03Remove pointless assignmentsGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Use "rint()" instead of rounding manually with "+ 0.5"Gravatar Linus Torvalds
2014-01-16Convert the C code to using stdbool and true/falseGravatar Anton Lundin
2013-12-19Files: use the new opendir() wrapperGravatar Lubomir I. Ivanov
2013-12-19Files: use the new open() wrappersGravatar Lubomir I. Ivanov
2013-12-11uiemis-downloader.c: fix preceding limit checkGravatar Lubomir I. Ivanov
2013-12-11Plug potential memory leak in process_raw_bufferGravatar Anton Lundin
2013-11-09Don't access a NULL pathGravatar Dirk Hohndel
2013-11-07Fix stupid off by one errorGravatar Dirk Hohndel
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel