]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Remember the event names as we encounter them
authorDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 07:29:19 +0000 (00:29 -0700)
committerDirk Hohndel <dirk@hohndel.org>
Tue, 25 Oct 2011 08:05:08 +0000 (01:05 -0700)
First step to being able to filter the events that we display in the
profile. We could (in theory) walk all the dives in the divelist when we
need this data, but it seems much more convenient to have them in an array
in one place.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>

No differences found