Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > a8021e042814e67ee64704beac53dd89 > files > 25

xmms-more-vis-plugins-1.6.0-2mdk.ppc.rpm

Jakdaw's XMMS Plugin
====================
Copyright (c) 1999, 2000 Christopher Wilson.


Email:	jakdaw@usa.net			<<--PLEASE SEND ME FEEDBACK!
WWW:	http://www.jakdaw.ucam.org/xmms/

Installation:
	
	./configure && make install
	
	Can install to ~/.xmms/Plugins/ rather than the system's xmms plugin
	directory with:
	
	./configure --enable-install-to-home-dir

	Also the --enable-show-fps option to configure will have the plugin
	dump it's frames per second rate to standard out.

Requirements:
	
	XMMS 0.9.5
	GTK+ 1.2.2

Also uses (if present):
	
	XMMS 1.0.0 (for fullscreen option)
	OpenGL (only recommended where hardware accelerated)
	
Developed on:
	
	Homebrew Linux 2.2.14 SMP system. Glibc 2.1.3, XFree4.0 & 3.3.6, GTK+ 1.2.7.
	Dual PII-350, 256mb ram, G400MAX @ 1600x1200x32bit graphics.

Plugin is best run with a display depth of 32bpp.

-=-=- To Do -=-=-

* Loads more plotter & feedback effects
  * Bass triggered dots
  * Scope colour based on volume
  * Spectrum as well as scope
  * Flower scope
  * configuration options for scroll effect (speed & direction)
  * Stereo plotters
  * ...
* Ripple isn't meant to look quite like that
* More configuration options
* Preset's for feedback & plotter prefs (*not* renderer)
* Render to root window (as an option for the openGL renderer)
* Fix the OpenGL code