Release: 0.5.8
Date: 2004-09-21

Now xmms playback can be controlled when focus is on infinity
(even on fullscreen) through the "zxcvb" keys. Also could be 
set the main volume and songs could be forward/reward positioned,
all this with the arrow keys. A major building problem with
Fedora Core 2 was fixed.

Release: 0.5.8
Date: 2004-06-22

Now window size is saved on close. Problem with window
resizing when using MMX extensions was fixed. Correct
title is showed on iconified window, version info is
showed on XMMS configuration window, same config file
can be used safely between versions. A development
mailing list was created.

Release: 0.5.7
Date: 2004-06-19

Major bugfix release. Finally the long-live bug that cause
colors to be displayed completely broken on some systems 
was removed, disabling MMX support by default.

The problem is that XMMS also uses MMX extensions, and 
floating point registers and MMX registers are overlaped
(they are exactly the same). So, if there is a context switch
while infinity is using MMX registers (an before to finish
and call emms() to come back to fp mode), the processor
is yielded to XMMS, and then when the control comes back to
infinity, probably the MMX registers are completely trashed,
if XMMS has performed any fp operation.

Release: 0.5.6
Date: 2004-05-18

Two building problems were fixed. A new mechanism to check
SDL events and go idle was introduced.

Release: 0.5.5
Date: 2004-05-17

Minor bugfix release. Fixes a building problem on
Debian distro (and may be others). Now uses pkg-config
to get the compiler flags. Also fixes a memory leak 
when enable/disable Infinity from XMMS. Also some code
cleanup, a new system to report bugs, and the most 
important: the recently created web page of Infinity.
Take a look at the screenshots there.

Release: 0.5.4
Date: 2004-05-14

Major bugfix release. Fixes problem of completely
deadlock when XMMS go to play on some systems. Also
window closing is now disabled, so only XMMS 
enable/disables the plugin.

Release: 0.5.3
Date: 2004-05-13

Now, when the window is iconified, the plugin just go 
sleep and don't consume cpu time. Also, there is a 
limit on the frames/second that the plugin computes, 
so if the window is small or the system very fast, 
just take the timeslice it needs an yields the 
processor to another process.

Release: 0.5.1
2004-05-10 19:01

Now the configure script includes the option 'disable-mmx'
to turn off the MMX detection support, so the plugin
would be compile on any platform.

Release: 0.5.0
Date: 2004-05-07

The new version 0.5.0 of Infinity gives the user the
capability to resize the window on the fly just with
the mouse. It also include, for the developers,
structured doxygen-like comments on the code, so now
the documentation could be generated automatically
from sources.

Release: 0.4.0 
Date: 2004-05-04
Summary: First release on SourceForge.net

Infinity is a visualization plugin for the XMMS audio
player. It was originally written by Julien Carme,
and is actually maintained by Duilio Protti. This is
the first release on SourceForge.net, and includes
rewritten routines for to take advantages of MMX
instructions set. Infinity plugin doesn't require
3D hardware acceleration support.

