Age | Commit message (Expand) | Author |
2015-06-24 | Uemis downloader: create the req.txt file if it went missing | Dirk Hohndel |
2015-06-22 | Better error handling | Dirk Hohndel |
2015-06-21 | Uemis downloader: open returns -1 on error | Dirk Hohndel |
2015-06-21 | Fix a number of resource leaks | Dirk Hohndel |
2015-05-21 | Merge branch 'v4.4-branch' into newmaster | Dirk Hohndel |
2015-04-30 | Uemis downloader: better error reporting | Dirk Hohndel |
2015-04-30 | Uemis downloader: adjust the threshold for stopping downloads | Dirk Hohndel |
2015-04-30 | Uemis downloader: download additional dive data after every batch | Dirk Hohndel |
2015-04-30 | Uemis downloader: get the right values set before bailing | Dirk Hohndel |
2015-04-30 | Uemis downloader: even with an empty divelist, check where to start | Dirk Hohndel |
2015-04-30 | Uemis downloader: allow continuing download by clicking Retry | Dirk Hohndel |
2015-04-30 | uemis-downloader - arguments in wrong order | Marcos CARDINOT |
2015-04-21 | Uemis downloader: adjust the threshold for stopping downloads | Dirk Hohndel |
2015-04-21 | Uemis downloader: download additional dive data after every batch | Dirk Hohndel |
2015-04-21 | Uemis downloader: get the right values set before bailing | Dirk Hohndel |
2015-04-20 | Uemis downloader: even with an empty divelist, check where to start | Dirk Hohndel |
2015-04-20 | Uemis downloader: allow continuing download by clicking Retry | Dirk Hohndel |
2015-04-20 | Uemis downloader: avoid double free | Dirk Hohndel |
2015-03-24 | Clean req.txt file path | Claudiu Olteanu |
2015-03-19 | uemis-downloader - arguments in wrong order | Marcos CARDINOT |
2015-03-19 | uemis-downloader - resource leaks | Marcos CARDINOT |
2015-02-12 | Change UEMIS infrastructure to use dive sites | Dirk Hohndel |
2015-01-25 | Typos: capitalization in uemis-downloader.c | Lubomir I. Ivanov |
2015-01-09 | Now use our table when downloading from the dive computer | Dirk Hohndel |
2014-11-25 | Match agreed captalisation style | Tim Wootton |
2014-10-12 | Teach uemis downloader about downloading into private trips | Linus Torvalds |
2014-10-12 | Pass the whole 'device_data_t' to the uemis downloader | Linus Torvalds |
2014-08-17 | Uemis downloader: show the timestamp for dives while downloading | Dirk Hohndel |
2014-05-20 | Migrate code to for_each_dive and for_each_dc | Anton Lundin |
2014-05-20 | Consistently use for_each_dive (and use it correctly) | Dirk Hohndel |
2014-05-13 | rename 'get_dive_by_diveid' to 'get_dive_by_uemis_diveid' | Tomaz Canabrava |
2014-05-12 | Uemis downloader: fix corner case | Dirk Hohndel |
2014-05-07 | Fix stupid typo | Dirk Hohndel |
2014-05-05 | Uemis downloader: handle more corner cases | Dirk Hohndel |
2014-05-01 | Fix Uemis SDA download | Dirk Hohndel |
2014-03-06 | Don't leak file descriptor in the error case | Dirk Hohndel |
2014-03-05 | Uemis downloader: don't ignore return values from fs operations | Dirk Hohndel |
2014-03-03 | Remove pointless assignments | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-12 | Use "rint()" instead of rounding manually with "+ 0.5" | Linus Torvalds |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2013-12-19 | Files: use the new opendir() wrapper | Lubomir I. Ivanov |
2013-12-19 | Files: use the new open() wrappers | Lubomir I. Ivanov |
2013-12-11 | uiemis-downloader.c: fix preceding limit check | Lubomir I. Ivanov |
2013-12-11 | Plug potential memory leak in process_raw_buffer | Anton Lundin |
2013-11-09 | Don't access a NULL path | Dirk Hohndel |
2013-11-07 | Fix stupid off by one error | Dirk Hohndel |
2013-10-09 | Next step towards working translations | Dirk Hohndel |
2013-10-07 | Next round of code removal and header cleanup | Dirk Hohndel |
2013-10-06 | Make Windows cross compile again | Dirk Hohndel |