log src/paranormal/wave.c @ 3161:6dd886b5c72b

age author description
Mon, 14 Jul 2008 03:35:13 +0300 Andrew O. Shadoura fixed FSF address
Mon, 01 Oct 2007 16:46:11 -0500 William Pitcock paranormal: CONFIG_H removal
Wed, 26 Sep 2007 11:51:08 -0500 William Pitcock Add GPL2 boilerplate text.
Thu, 23 Nov 2006 00:02:25 -0800 nenolod [svn] - add pn_draw_dot() and convert some functions to use that instead of redundant checks all over the code. trunk
Wed, 22 Nov 2006 21:44:54 -0800 nenolod [svn] - better default values for Scope. trunk
Wed, 22 Nov 2006 14:52:05 -0800 nenolod [svn] - Scope implementation, not yet hooked up. trunk
Mon, 20 Nov 2006 14:35:24 -0800 nenolod [svn] - some base code for Scope, not yet enabled. trunk
Sun, 19 Nov 2006 08:23:35 -0800 nenolod [svn] - properly calculate points trunk
Sat, 11 Nov 2006 10:56:43 -0800 nenolod [svn] - fix a potential segfault on x86 trunk
Fri, 03 Nov 2006 13:52:09 -0800 nenolod [svn] - include drawing.h trunk
Fri, 03 Nov 2006 03:10:26 -0800 nenolod [svn] - faster line calculation algorithm (only calculates 256 or 128 points of the waveform) trunk
Fri, 03 Nov 2006 02:54:12 -0800 nenolod [svn] - rewrite line drawing algorithm for speed trunk
Thu, 02 Nov 2006 18:22:02 -0800 nenolod [svn] - 64-bit safety (pass 1 of 2) trunk
Wed, 01 Nov 2006 21:52:23 -0800 nenolod [svn] - allow waves to be drawn with a custom value instead of just 255 trunk
Tue, 31 Oct 2006 12:07:32 -0800 nenolod [svn] - user-friendly names (UI side unimplemented still) trunk
Mon, 30 Oct 2006 23:02:33 -0800 nenolod [svn] - new and IMPROVED paranormal visualization studio trunk