2002-10-27 22:02  cedric

	* debian/rules: update

2002-10-27 20:55  cedric

	* debian/: changelog, control, copyright: update

2002-10-27 20:47  cedric

	* configure.in: version 0.11

2002-10-27 20:45  cedric

	* AUTHORS, NEWS: update

2002-10-27 20:40  cedric

	* src/iris.c: get GLX info

2002-10-27 20:37  cedric

	* src/iris.h: typo, new theme

2002-10-27 20:29  cedric

	* src/config.c: added a GLX info dialog box

2002-10-27 20:21  cedric

	* src/: Makefile.am, theme.c, theme_float.c: add the 'float' theme

2002-10-27 19:39  cedric

	* src/theme_knot.c: dynamic memory allocation instead of static

2002-10-27 19:32  cedric

	* src/: 3Dstuff.c, theme_original.c: use GL_QUADS instead of
	GL_TRIANGLES

2002-05-16 23:00  cedric

	* ChangeLog: update.

2002-05-16 22:43  cedric

	* NEWS: update.

2002-05-16 22:38  cedric

	* src/: theme.c, theme_original.c, theme_pinwheel.c, theme_pipes.c,
	theme_pyramid.c, theme_spectrotoy.c, theme_spectrum.c,
	theme_squarefield.c, theme_waves.c, transition.c: indent.

2002-05-16 22:34  cedric

	* src/theme_knot.c: fix bug that was causing segfault.	indent.

2002-05-16 22:28  cedric

	* src/iris.c: More check after glX/X operations.  indent.

2002-05-16 22:21  cedric

	* src/config.c: information about fulscreen and sawfish in the
	fullscreen configuration.  indent.

2002-05-16 22:14  cedric

	* debian/changelog: update

2002-05-16 22:13  cedric

	* AUTHORS: update Marinus Schraal add Ron Lockwood-Childs add
	Pascal Brochart for knot

2002-05-11 19:35  cedric

	* src/iris.c: Change about window.  correct bug in
	init_general_draw_mode.  Don't save window attributes dor now. I
	think we need something better.

2002-05-11 19:30  cedric

	* src/config.c: default for change_theme_on_beat is now 'FALSE'.

2002-05-11 19:25  cedric

	* src/theme.c: default for wireframe is 'off', for transparency is
	'random'.

2002-05-11 19:19  cedric

	* src/transition.c: indent.

2002-05-11 19:15  cedric

	* src/theme_knot.c: reverse changes. This is not causing a
	segfault.

2002-05-11 19:11  cedric

	* src/theme_pipes.c: change default value for the length of the
	pipes.	change the value returned by get_x_angle, so that we have a
	more vertical view over the scene.

2002-05-10 20:29  foser

	* src/: config.c, iris.c, theme_knot.c: Fixed 2 segfaulting bugs :
	1. destroying GLWin.dpy while some functions still need it 2. init
	of theme_knot tries to create a knotobject even if it is already
	there.	Commented out old wireframe option (it's obsolete now). 
	Cleaned up some X code.

2002-05-06 17:21  foser

	* src/: iris.c, iris.h, theme_knot.c, theme_original.c,
	theme_pinwheel.c, theme_pipes.c, theme_pyramid.c,
	theme_spectrotoy.c, theme_spectrum.c, theme_waves.c: Fixed bug in
	theme initialisation.  Removed energy identifier.  Thought of some
	creative descriptions and added P.Brochart as original author of
	Knot.

2002-05-04 19:09  cedric

	* src/: config.c, iris.c, iris.h, theme.c, theme_knot.c,
	theme_original.c, theme_pinwheel.c, theme_pipes.c, theme_pyramid.c,
	theme_spectrotoy.c, theme_spectrum.c, theme_squarefield.c,
	theme_waves.c: really big update, necessary because I modified the
	iris_theme struct a bit. I think the changes are easy to
	understand. Read iris.h to see my comments.
	
	I have factorized some common code for three config options used by
	all theme: priority, transparency and wireframe. This is in theme.c
	
	In the config window, there are now 3 tabs for a theme:        
	1st: transparency and wireframe (on, off or random)	2st:
	specific theme option	   3st: info tab: name of the theme,
	author, description.

2002-05-04 18:51  cedric

	* configure.in: version is now 0.10

2002-05-03 21:23  foser

	* src/transition.c: Some improvements to transitions.

2002-05-03 21:21  foser

	* src/: Makefile.am, iris.c, iris.h, theme.c, theme_pinwheel.c,
	theme_pipes.c: New theme pipes and improvement to pinwheel theme
	contributed by Ron Lockwood-Childs.  Small improvement to
	transition code, now only shows a transition when a theme really
	changes (not if the theme gets chosen again).

2002-05-01 00:32  foser

	* src/: config.c, Makefile.am, iris.c, iris.h, theme_knot.c,
	transition.c: Added a theme transition module, which allows for
	effects on theme switch. Theme Knot now uses loudness instead of
	energy, removed energy var from iris.c, also added blending option
	and modified it a bit.

2002-04-22 13:24  foser

	* src/: Makefile.am, iris.h, theme.c, theme_knot.c,
	theme_pinwheel.c: Added theme pinwheel created by Ron
	Lockwood-Childs.  Removed PI macro from iris.h and let theme knot
	use M_PI now (like pinwheel does).

2002-04-20 21:00  foser

	* src/: config.c, iris.c, iris.h: Added restoring of window size
	after fullscreen switch/exit.  Disabled the fullscreen button,
	switch to fullscreen and back by using f (no restart needed).

2002-04-17 19:42  foser

	* src/: iris.c, theme_knot.c: Now also initialisation of a theme on
	Iris startup, this fixes an ugly hack to make sure the knot gets
	initialized in theme_knot.

2002-04-16 23:17  foser

	* src/: Makefile.am, iris.c, iris.h, theme.c, theme_knot.c: Added
	Knot theme adapted from Nebulus plugin. Added 'energy' identifier
	to iris.c, needed by Knot. It is some sort of loudness indicator.

2002-04-16 22:33  foser

	* src/iris.c: Added fullscreen switching with key 'f'

2002-04-15 21:02  foser

	* src/iris.c: Added hiding of the cursor over the Iris window (also
	works in fullscreen mode). This also is my first ever CVS commit :)

2002-04-14 19:12  cedric

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	TODO, autogen.sh, configure.in, debian/changelog, debian/control,
	debian/copyright, debian/dirs, debian/docs, debian/rules,
	src/3Dstuff.c, src/Makefile.am, src/color.c, src/config.c,
	src/iris.c, src/iris.h, src/theme.c, src/theme_original.c,
	src/theme_pyramid.c, src/theme_spectrotoy.c, src/theme_spectrum.c,
	src/theme_squarefield.c, src/theme_waves.c: Initial revision

2002-04-14 19:12  cedric

	* AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	TODO, autogen.sh, configure.in, debian/changelog, debian/control,
	debian/copyright, debian/dirs, debian/docs, debian/rules,
	src/3Dstuff.c, src/Makefile.am, src/color.c, src/config.c,
	src/iris.c, src/iris.h, src/theme.c, src/theme_original.c,
	src/theme_pyramid.c, src/theme_spectrotoy.c, src/theme_spectrum.c,
	src/theme_squarefield.c, src/theme_waves.c: Initial import into CVS

