Revision 1291801

Go back to digest for 29th April 2012

Bug Fixes in Educational

Barth Netterfield committed changes in /branches/work/kst/portto4/kst/src/libkst/datavector.cpp:

BUG:
data vectors were reloading the entire file each time they got new data,
rather than shifting them. And shifting didn't use memmove.

These changes should speed up real time significantly.

File Changes

Modified 1 files
  • /branches/work/kst/portto4/kst/src/libkst/datavector.cpp
1 files changed in total