ChangeLogs for GOOM ------------------- .20/04/2002 : version 1.8.1 : Hypercos effect. + added a param to goom_core : to force the fx change + fullscreen for xmms works well + keyboard input for xmms + xmms-ctrl (control xmms from goom) + auto-change fx after a large number of cycle with the same one .11/04/2002 : version 1.8.0 : IFS point effect.. .10/12/2001 : Adding some new stuff from iGoom (circle line) removing the init-close bug. adding the oportunity to double the size of the pixel. .11/07/2001 : Hello mister proper.. The code is more portable now. .16/06/2001 : Fixing a little bug with the initial config loading. Using the 2 new FX of the zoom filter. ChangeLogs for KOP2ZEDEMO : the zoom filter ------------------------------------------- .16/06/2001 : NEW FX -> vPlane & hPlane. (to do rotations) NEW FX -> noisify ; to add noise to the transformation buffer. .03/01/2001 : All buffers are now created by a malloc reduction of the performances... but it is now more configurable... (MMX version is now 50 clocks per pixel) .28/12/2000 : Optimizing a little the sinFilter .27/12/2000 : Optimizing the buffer generator (previous : 767 clocks/pixel => now : 234 clk/pxl) Adding two effect : AMULETTE and SCRUNCH .22/12/2000 : Good optimization : reducing mem access (MMX version is now 45 clocks per pixel) .13/12/2000 : Unrolling loop .12/12/2000 : Optimisation of the ASM code -> 64bits RAM access (MMX version is now 55 clocks per pixel) .10/12/2000 : MMX version of the zoomer (MMX version is now 70 clocks per pixel) author : Jean-Christophe Hoelt