Changeset 219 for trunk/AUTHORS

Show
Ignore:
Timestamp:
01/18/08 10:09:19 (4 years ago)
Author:
ath
Message:

Update AUTHORS and README files.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/AUTHORS

    r216 r219  
     1Main author and mantainer: 
     2    Alberto Botti <alberto.botti@yoda2000.net> 
     3     
     4Based on code and ideas from (see subdirectories for more details): 
     5    * GLIB - Library of useful routines for C programming. 
     6        http://www.gtk.org 
     7    * GDAM - the "Geoff and Dave's Audio Mixer" 
     8        http://www.ffem.org/gdam 
     9    * the GStreamer multimedia framework 
     10        http://www.gstreamer.net 
     11    * terminatorX realtime audio scrathing simulator, by Alexander König 
     12        http://www.terminatorX.cx 
     13    * the JACK Audio Connection Kit examples and ringbuffer code 
     14        http://www.jackaudio.com 
     15    * the ALSA programming guide 
     16        http://www.alsa-project.org 
     17 
     18Distributed as a whole under the terms of the GNU General Public License (GPL) 
     19version 2 or later (the RGC library is distributed under the terms of the 
     20GNU Library General Public License (LGPL) version 2 or later).