empower - the open-source empeg player

All the latest code is in cvs. You can browse the archive, or check it out with the commands:
		CVSROOT=:pserver:anonymous@empeg.org.uk:/home/cvs
		cvs checkout empower

This is work-in-progress, but some of it is already useful to me.

Most of the top-level directories contain routines intended to be used as libraries to control of some part of the empeg's hardware. Some of these also have working applications linked against the library to demo the feature or test a theory.

Also scattered around are README* files which contain notes to myself.