home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 September / 09_02.iso / software / zinf_hit / files / zinf-2.2.0a.exe / %MAINDIR% / Authors.txt next >
Encoding:
Text File  |  2002-07-15  |  6.3 KB  |  205 lines

  1. /*____________________________________________________________________________
  2.         
  3.         FreeAmp - The Free MP3 Player
  4.  
  5.         Portions Copyright (C) 1998-2000 EMusic.com
  6.         Portions Copyright (C) 2000 Relatable
  7.  
  8.         This program is free software; you can redistribute it and/or modify
  9.         it under the terms of the GNU General Public License as published by
  10.         the Free Software Foundation; either version 2 of the License, or
  11.         (at your option) any later version.
  12.  
  13.         This program is distributed in the hope that it will be useful,
  14.         but WITHOUT ANY WARRANTY; without even the implied warranty of
  15.         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  16.         GNU General Public License for more details.
  17.  
  18.         You should have received a copy of the GNU General Public License
  19.         along with this program; if not, Write to the Free Software
  20.         Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  21.         
  22.         $Id: AUTHORS,v 1.1 2002/06/20 04:16:04 mayhemchaos Exp $
  23. ____________________________________________________________________________*/
  24.  
  25.  
  26. FreeAmp (www.freeamp.org) is an Open Source development effort 
  27. (www.opensource.org) with the code base and design provided by:
  28.  
  29. Mark B. Elrod 
  30. Robert Kaye
  31. Isaac Richards
  32. Brett Thomas 
  33. Jason Woodward
  34.  
  35. The development of FreeAmp is sponsored by EMusic Corp. 
  36. (www.emusic.com)
  37.  
  38. Recent development of FreeAmp has also been sponsored by Relatable, LLC
  39. (www.relatable.com)
  40.  
  41. FreeAmp's MP3 decoder is based upon work done by Xing Technology Corp. 
  42. (www.xing.com)
  43.  
  44. Other major contributors and their contributions:
  45. "Michael Bruun Petersen" <mbp@image.dk>
  46. * ID3v1 tag parsing
  47. * PlayList Shuffle method
  48.  
  49. "Gabor Fleischer" <flocsy@usa.net>
  50. * alsa-linux.pmo: Output to ALSA 1:1 and keep 1:0 to pure programs
  51.  
  52. "Hiromasa Kato" <hiro@eng.iastate.edu>
  53. * BeOS port
  54.  
  55. "Sylvain Rebaud" <soothe@jps.net>
  56. * DirectSound PMO for win32
  57.  
  58. "Bill Yuan" <rainman_yuan@188.net>
  59. * RainPlay, an alternate UI
  60.  
  61. "The Snowblind Alliance" <sba@tessier-ashpool.cix.co.uk>
  62. * Diamond Rio communications class - these guys rock!
  63.  
  64. "Valters Vingolds" <Valters_Vingolds@swh-t.lv>
  65. * Allow the win32 FreeAmp UI to exist in the system tray
  66. * Author of the "Liquified Visions" theme
  67. * Changed FreeAmp theme format to more flexible and standard tar.gz 
  68. * Numerous feature requests on FreeAmp themes <grin>
  69.  
  70. "Jean-Michel Herve" <tuo@skytech.org>
  71. * x86 assembly optimized MP3 decoder
  72.  
  73. "Tom Spindler" <dogcow@globalcenter.net>
  74. * Solaris port, makefile organization
  75.  
  76. "Alan Cutter" <alien@azure.melloworld.com>
  77. * HTTP Proxy patch
  78.  
  79. "Skip Hansen" <shansen@earthlink.net>
  80. * HTTP numeric IP patch for Win93 OSR2 and Win NT
  81.  
  82. "Stephan Auerhahn" <palpatine@midi.net>
  83. * ncurses UNIX interface
  84.  
  85. "Mark Weaver" <mhw@netris.org>
  86. * Unix prefs
  87.  
  88. "Henrik Johnson" <hpj@globecom.net>
  89. * Fast forward and fast backward in command line UI
  90.  
  91. "Jean Tourrilhes" <jeant@rockfort.hpl.hp.com>
  92. * Unicast RTP support in obsinput.pmi
  93.  
  94. "Jimen Ching" <jching@flex.com>
  95. * Patch to configure to change the gcc check to a g++ check
  96.  
  97. "Brian Almeida" <bma@debian.org>
  98. * Debian maintainer
  99. * various fixes and patches
  100.  
  101. "Reece Hart" <reece@in-machina.com>
  102. * Make uninstall target
  103.  
  104. "Anton Kruger" <unknown>
  105. * Median-cut color quantization algorithm as published in 
  106.   Dr. Dobbs Journal September 1994
  107.  
  108. "Chen Su" <chensu@hotmail.com>
  109. * Sample code on controlling the mixer device under Win32.
  110.  
  111. "Daniel Pustka" <pustka@compuserve.com>
  112. * Fixed bugs in Win32 MusicBrowser
  113. * Split UpdateButtonMenuStates into UpdateButtonStates and UpdateMenuStates
  114.  
  115. "Chad Loder" <cloder@ccs.neu.edu>
  116. * Contributed the README.win32 file which contains instructions on how
  117.   to build the Win32 source code.
  118.  
  119. "Tony Arcieri" <bascule@procyon.mesa.k12.co.us>
  120. * the libcdaudio library, included for CD support.
  121.  
  122. "Harald Klein" <linux@chello.at>
  123. * key support for the lcd ui
  124. * media info support for lcd ui
  125. * v0.2 lcdproc protocol changes
  126.  
  127. "Tero Koskinen" <tkoskine@gnwmail.com>
  128. * wrote cxunzip, the basis for the code in lib/unzip
  129.  
  130. Michael Rich <istan@alltel.net>
  131. * AlphNT porting/installer builds
  132. * WAV output plugin
  133.  
  134. "Terje Malmedal" <tm@funcom.com>
  135. * fix for displaying European characters in the linux freeamp ui
  136.  
  137. "Michael Jennings" <mej@valinux.com>
  138. * compile fixes for the linux build
  139.  
  140. "Mo DeJong" <mdejong@cygnus.com>
  141. * Makefile patch for when srcdir != builddir
  142.  
  143. "Alexander HavΣng" <eel@musiknet.se>
  144. * icecast title streaming fixes
  145.  
  146. "Roger Hardiman" <roger@cs.strath.ac.uk>
  147. * Preliminary FreeBSD support
  148.  
  149. "Chris Kuklewicz" <chrisk@mit.edu>
  150. * patch to StopTimer to properly handle NULL timers.
  151. * patch to fix multiple Edit/Remove Items from segfaulting
  152. * patch to work around GTK bug wrt. hiding scrollbars
  153.  
  154. "Robert Hart" <ab6rah@bath.ac.uk>
  155. * patch to grab track numbers from filenames
  156.  
  157. "Steve Kemp" <skx@tardis.ed.ac.uk>
  158. * Playlist column selection for Win32 version of musicbrowser.ui
  159.  
  160. "Martin Enlund" <maren@lysator.liu.se>
  161. * ORBit corba ui
  162.  
  163. "Marty Schoch" <mschoch@multicasttech.com>
  164. * patch to PMI interface allowing use of Supported Protocols
  165.  
  166. "Michael Lea" <mazeone@dcaa.net>
  167. * patch to select artists by keypress in the linux musicbrowser
  168. * many hours of testing
  169.  
  170. "Stephen Frost" <sfrost@snowman.net>
  171. * irix and solaris porting efforts
  172.  
  173. "Mark Spencer" <markster@linux-support.net>
  174. * tweaked the xing decoder to be reentrant
  175.  
  176. "Phester (Wes Koop)" <phester@home.com>
  177. * FreeAmp theme changes for 2.1 (You rule!!)
  178.  
  179. "Ray Lucke" <freeamp@raylucke.com>
  180. * KDE aRts pmo plugin
  181.  
  182. "Michael Smith" <msmith@labyrinth.net.au>
  183. * A patch to help the vorbis streaming along
  184.  
  185. "Kris" <kris@cs.ucsb.edu>
  186. * A patch to fix some theme manager inconsistencies in linux
  187.  
  188. "Stefan Gehn" <sgehn@gmx.net>
  189. * Submitted a patch for a proper kde artsc detection
  190.  
  191. "Steve Boyd" <spoyd@swgroup.com>
  192. * Patches for playlist issues, VBR/ID3v2, Track Columns and searching network
  193.   drives in the musicbrowser for win32 
  194.  
  195. "John Cantrill" <thejohncantrill@hotmail.com>
  196. * WAV LMC
  197.  
  198. "Chris Gray" <cgray4@cs.mcgill.ca>
  199. * Contributed a couple of patches for orbit compile issues and an
  200.   unclutter bug fix.
  201.  
  202. "Ed Sweetman" <ed.sweetman@wmich.edu>
  203. * Play immediately patch, recursive file add, remember path between file
  204.   selector sessions for linux.
  205.