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.h
Age
Commit message (
Expand
)
Author
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2013-10-05
Don't include headers under extern "C" unless we have to.
Thiago Macieira
2012-12-05
Turn latitude and longitude into integer micro-degree values
Linus Torvalds
2012-12-04
Change Uemis debug code to test for bit values
Dirk Hohndel
2012-11-30
Make more uemis functions static
Dirk Hohndel
2012-11-30
Convert Uemis downloader to directly create dives
Dirk Hohndel
2012-10-25
Expand Uemis Zurich download support
Dirk Hohndel
2012-09-26
Fix stupid packing error on Windows
Dirk Hohndel
2012-08-26
Do some whitespace cleanup
Linus Torvalds
2011-10-03
Much nicer implementation of uemis sample parsing - and add events, too
Dirk Hohndel
2011-10-03
Remove the ability to 'Import' .SDA files
Dirk Hohndel
2011-10-02
Integrate loading of uemis SDA files into the regular xml parsing
Dirk Hohndel
2011-10-02
First steps towards integrating SDA files into the default XML loading
Dirk Hohndel
2011-09-20
Separate out the UI from the program logic
Dirk Hohndel
2011-09-15
First pass to parse uemis Zurich '.SDA' files
Dirk Hohndel