comparison ChangeLog @ 194:5e8cf0611af3 trunk

[svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) - update rush preset (DON'T use lines here.)
author nenolod
date Fri, 03 Nov 2006 03:10:26 -0800
parents 4b48e6e9b3cb
children 2aca8ce28871
comparison
equal deleted inserted replaced
193:4b48e6e9b3cb 194:5e8cf0611af3
1 2006-11-03 10:54:12 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [386]
3 - rewrite line drawing algorithm for speed
4 - use lines instead of dots by default in horizontal and vertical waveforms
5
6 trunk/src/paranormal/drawing.c | 68 ++++----------------
7 trunk/src/paranormal/wave.c | 138 ++++++++++++++++++++++++++++++++++++++++-
8 2 files changed, 151 insertions(+), 55 deletions(-)
9
10
1 2006-11-03 06:19:05 +0000 William Pitcock <nenolod@nenolod.net> 11 2006-11-03 06:19:05 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [384] 12 revision [384]
3 - add fast linedrawing code 13 - add fast linedrawing code
4 14
5 trunk/src/paranormal/Makefile | 1 15 trunk/src/paranormal/Makefile | 1