index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uemis-downloader.c
Age
Commit message (
Expand
)
Author
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
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-07-04
Fix Uemis Zurich downloads
Linus Torvalds
2013-06-24
Enable downloads from the UEMIS Zurich
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-04-07
Fix some of the gcc-4.8 warnings
Dirk Hohndel
2013-04-06
Separate Gtk related code from core logic: divelist
Dirk Hohndel
2013-03-03
Try to capture some more potential buffer overflows caused by localization
Dirk Hohndel
2013-02-08
Fix Uemis downloader to download all matching dive infomration
Dirk Hohndel
2013-02-04
Fix minor translation tool issue in Uemis downloader
Dirk Hohndel
2013-01-30
Massive cleanup
Dirk Hohndel
2013-01-29
Add missing strings for translations
Dirk Hohndel
2013-01-23
Move more dive computer filled data to the divecomputer structure
Linus Torvalds
2013-01-23
Ensure each dive has its own copy of the location text (UEMIS importer)
Dirk Hohndel
2013-01-18
Improve handling for old XML files in Uemis downloader
Dirk Hohndel
2013-01-18
Consistently use uint32_t for deviceid
Dirk Hohndel
2012-12-29
Make sure the model is non-NULL before comparing with it
Dirk Hohndel
2012-12-28
Don't store notes that are just one space on the Uemis
Dirk Hohndel
2012-12-28
Correct the detection of existing dives in the Uemis downloader
Dirk Hohndel
2012-12-07
Fix potential uninitialized read
Dirk Hohndel
2012-12-05
Fix retrieval of object_id value in Uemis downloader
Dirk Hohndel
[next]