What's missing for 4.2?

Dirk Hohndel dirk at hohndel.org
Mon Jun 9 09:50:07 PDT 2014


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


More information about the subsurface mailing list