On Mon, Jun 09, 2014 at 07:53:25AM -0700, Dirk Hohndel wrote: > > > > > > Yes, we need to detect the existing event based picture entries and > > > correctly and safely convert them to our new structure. That shouldn't be > > > hard to add. > > > > Will add this today. > > I'll take care of it. This is C code :-)
Done and pushed. I also changed the data structure and on disk format slightly (but it's backward compatible). I now use a duration_t for the offset and store it in 'xx:yy min' format instead of a raw, untyped offset that's just a number of seconds. /D _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
