Merge upstream libdivecomputer updates from Jef Driesen: - Jef merged the EON Steel dive sorting fix we had in our branch: one less difference to upstream - Jef merged the McLean Extreme support with some updates and cleanups, this just takes all his changes. - manual pages for iostream - various minor fixes and updates from Jef * git://github.com/libdivecomputer/libdivecomputer: Update the gitignore file Update the man pages for the new iostream functions Purge the serial port buffer during initialization Add support for the McLean Extreme Suunto Eon Steel: sort the dive list properly Remove the salinity compensation Fix the hwOS ppO2 bug for firmware v3.08
62 lines
675 B
Plaintext
62 lines
675 B
Plaintext
*~
|
|
*.o
|
|
*.lo
|
|
*.patch
|
|
*.orig
|
|
*.rej
|
|
*.exe
|
|
.*.swp
|
|
.deps/
|
|
.libs/
|
|
compile
|
|
Makefile
|
|
Makefile.in
|
|
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/depcomp
|
|
/install-sh
|
|
/libdivecomputer.pc
|
|
/libtool
|
|
/ltmain.sh
|
|
/missing
|
|
/revision
|
|
/stamp-h1
|
|
/tags
|
|
|
|
/doc/doxygen
|
|
/doc/doxygen.cfg
|
|
/doc/html/
|
|
/doc/latex/
|
|
|
|
/examples/dctool
|
|
|
|
/include/libdivecomputer/version.h
|
|
|
|
/m4/libtool.m4
|
|
/m4/lt~obsolete.m4
|
|
/m4/ltoptions.m4
|
|
/m4/ltsugar.m4
|
|
/m4/ltversion.m4
|
|
|
|
/msvc/Debug/
|
|
/msvc/Release/
|
|
/msvc/*.ncb
|
|
/msvc/*.suo
|
|
/msvc/*.vcproj.*.user
|
|
|
|
/src/libdivecomputer.exp
|
|
/src/libdivecomputer.la
|
|
/src/libdivecomputer.rc
|
|
/src/revision.h
|
|
|
|
/build
|