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
/
libdivecomputer.c
Age
Commit message (
Expand
)
Author
2012-01-05
Oddly, finishing a sample doesn't require a sample
Dirk Hohndel
2011-12-31
Define O2 permille for air in one spot
Henrik Brautaset Aronsen
2011-11-27
fix mingw-win32 specific warnings in libdivecomputer.c
Dirk Hohndel
2011-10-06
Remove some useless casts from and to void pointers
Julian Andres Klode
2011-10-05
Automatically renumber new dives when they are "obvious".
Linus Torvalds
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-09-26
Update Mares IconHd parsing to current libdivecomputer interface
Linus Torvalds
2011-09-26
Stop libdivecomputer import when we start seeing old dives
Linus Torvalds
2011-09-22
Start handling dive events
Linus Torvalds
2011-09-22
Improve libdivecomputer event printout
Linus Torvalds
2011-09-22
Clean up event handling from libdivecomputer
Linus Torvalds
2011-09-22
Fix progress bar during libdivecomputer imports
Linus Torvalds
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-20
Make 'struct DiveList' entirely internal to divelist.c
Linus Torvalds
2011-09-15
Do libdivecomputer imports in a separate thread
Linus Torvalds
2011-09-15
Rename the project 'subsurface'
Linus Torvalds
2011-09-15
First pass to parse uemis Zurich '.SDA' files
Dirk Hohndel
2011-09-14
Quick fix to hardcode device name only once
Dirk Hohndel
2011-09-12
Do some basic sanity testing on the libdivecomputer gasmix data
Linus Torvalds
2011-09-12
Libdivecomputer: start actually importing the dive data
Linus Torvalds
2011-09-12
libdivecomputer integration: add a progress bar
Linus Torvalds
2011-09-12
Libdivecomputer integration, part n+1
Linus Torvalds
2011-09-12
More libdivecomputer boilerplate stuff
Linus Torvalds
2011-09-12
Further work on libdivecomputer integration
Linus Torvalds
2011-09-12
Flesh out the libdivecomputer interfaces some more
Linus Torvalds
2011-09-12
Start some very initial libdivecomputer integration
Linus Torvalds