[Kst] Skip
George Staikos
staikos at kde.org
Mon Jan 24 19:14:03 CET 2005
On Monday 24 January 2005 08:30, Barth Netterfield wrote:
> The intent is to 'read 1 sample every x frames' which both versions do.
> Yours reads from the middle. Have you identified any bugs in the current
> code?
Well, in the case of skip=2, the old behavior seemed to be missing samples.
With my patch it is not. Also I suspect there were some rounding errors in
some cases causing infinite repaint loops, which mine fixed.
> On January 23, 2005 09:56 pm, George Staikos wrote:
> > I have this [still under development] patch to kstrvector which I think
> > fixes many little bugs in skip. Presently skip does some things that I
> > consider strange. Behavior on a vector [0,1,2,...,11,12] does this for
> > given skip values:
> >
> > skip=2
> > 2,4,6,8,10
--
George Staikos
KDE Developer http://www.kde.org/
Staikos Computing Services Inc. http://www.staikos.net/
More information about the Kst
mailing list