/*____________________________________________________________________________
        
        FreeAmp - The Free MP3 Player

        Portions Copyright (C) 1998-1999 EMusic.com

        This program is free software; you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation; either version 2 of the License, or
        (at your option) any later version.

        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
        GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
        along with this program; if not, Write to the Free Software
        Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
        
        $Id: AUTHORS,v 1.30.2.1 2000/02/23 18:14:22 robert Exp $
____________________________________________________________________________*/


FreeAmp (www.freeamp.org) is an Open Source development effort 
(www.opensource.org) with the code base and design provided by:

Mark B. Elrod 
Robert Kaye
Isaac Richards
Brett Thomas 
Jason Woodward

The development of FreeAmp is sponsored by EMusic Corp. 
(www.emusic.com)

FreeAmp's MP3 decoder is based upon work done by Xing Technology Corp. 
(www.xing.com)

Other major contributors and their contributions:
"Michael Bruun Petersen" <mbp@image.dk>
* ID3v1 tag parsing
* PlayList Shuffle method

"Gabor Fleischer" <flocsy@usa.net>
* alsa-linux.pmo: Output to ALSA 1:1 and keep 1:0 to pure programs

"Hiromasa Kato" <hiro@eng.iastate.edu>
* BeOS port

"Sylvain Rebaud" <soothe@jps.net>
* DirectSound PMO for win32

"Bill Yuan" <rainman_yuan@188.net>
* RainPlay, an alternate UI

"The Snowblind Alliance" <sba@tessier-ashpool.cix.co.uk>
* Diamond Rio communications class - these guys rock!

"Valters Vingolds" <Valters_Vingolds@swh-t.lv>
* Allow the win32 FreeAmp UI to exist in the system tray
* Author of the "Liquified Visions" theme
* Changed FreeAmp theme format to more flexible and standard tar.gz 
* Numerous feature requests on FreeAmp themes <grin>

"Jean-Michel HERVE" <tuo_stg@hotmail.com>
* x86 assembly optimized MP3 decoder

"Tom Spindler" <dogcow@globalcenter.net>
* Solaris port, makefile organization

"Alan Cutter" <alien@azure.melloworld.com>
* HTTP Proxy patch

"Isaac Richards" <ijr@po.cwru.edu>
* EsounD plug-in and warning clean-up

"Skip Hansen" <shansen@earthlink.net>
* HTTP numeric IP patch for Win93 OSR2 and Win NT

"Stephan Auerhahn" <palpatine@midi.net>
* ncurses UNIX interface

"Mark Weaver" <mhw@netris.org>
* Unix prefs

"Henrik Johnson" <hpj@globecom.net>
* Fast forward and fast backward in command line UI

"Jean Tourrilhes" <jeant@rockfort.hpl.hp.com>
* Unicast RTP support in obsinput.pmi

"Jimen Ching" <jching@flex.com>
* Patch to configure to change the gcc check to a g++ check

"Brian Almeida" <bma@debian.org>
* Debian maintainer
* various fixes and patches

"Reece Hart" <reece@in-machina.com>
* Make uninstall target

"Anton Kruger" <unknown>
* Median-cut color quantization algorithm as published in 
  Dr. Dobbs Journal September 1994

"Chen Su" <chensu@hotmail.com>
* Sample code on controlling the mixer device under Win32.

"Daniel Pustka" <pustka@compuserve.com>
* Fixed bugs in Win32 MusicBrowser
* Split UpdateButtonMenuStates into UpdateButtonStates and UpdateMenuStates

"Chad Loder" <cloder@ccs.neu.edu>
* Contributed the README.win32 file which contains instructions on how
  to build the Win32 source code.

"Harald Klein" <linux@chello.at>
* keybad support for lcd ui
