diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-29 11:27:14 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-29 11:46:33 -0700 |
commit | 2d4fee79853f1d81585beb62d36b68f1602fce5d (patch) | |
tree | e76bf594efddb054049b3cfb522fd8f947cc8ce5 /color.h | |
parent | 029db4aae23feec665acb2c1aee7c07fafed3f0f (diff) | |
download | subsurface-2d4fee79853f1d81585beb62d36b68f1602fce5d.tar.gz |
Fix merging of weight systems
I just tried downloading some duplicate dives I had on my second dive
computer, and it all "just worked" and subsurface merged them for me.
Almost perfectly.
I say "almost", because in merging them, it threw my old weightsystem
data away, due to that not being merged.
Also, it was a perfect merge only because the computers are so similar
that they just line everything up - same water activation logic, same
sample interval, same pretty much everything. So while I know the
sample merging is not really the right thing to do (it was designed to
get the "merge the exact same dive from the same computer" case
right), it worked well enough for this particular case. I'll look at
something better later.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'color.h')
0 files changed, 0 insertions, 0 deletions