Update of /cvsroot/foo/foo/libfoo/FOO In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11324/libfoo/FOO Modified Files: FOOBreakpointFunction.h FOOBuffer.h FOOBufferManager.h FOOContext.h FOOContextPart.h FOOEagerModule.h FOOEagerModuleManager.h FOOFileTable.h FOOGlobal.h FOOGlobalsManager.h FOOLookupTable.h FOOModule.h FOOModuleManager.h FOONilModule.h FOOObject.h FOOObjectManager.h FOOOutput.h FOOOutputManager.h FOORegion.h FOOSineTable.h FOOSineXoverXTable.h FOOSoundFile.h FOOSoundStream.h FOOSubstrate.h FOOSubstrateManager.h Log Message: updated copyright information Index: FOOObject.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOObject.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOObject.h 28 Feb 2005 16:37:20 -0000 1.3 --- FOOObject.h 28 Apr 2010 23:38:33 -0000 1.4 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOGlobalsManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOGlobalsManager.h,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** FOOGlobalsManager.h 28 Feb 2005 16:37:20 -0000 1.7 --- FOOGlobalsManager.h 28 Apr 2010 23:38:33 -0000 1.8 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSubstrateManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSubstrateManager.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOSubstrateManager.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOSubstrateManager.h 28 Apr 2010 23:38:34 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOObjectManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOObjectManager.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOObjectManager.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOObjectManager.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOORegion.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOORegion.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOORegion.h 9 Apr 2009 09:57:11 -0000 1.5 --- FOORegion.h 28 Apr 2010 23:38:33 -0000 1.6 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOBreakpointFunction.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOBreakpointFunction.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOBreakpointFunction.h 28 Feb 2005 16:37:19 -0000 1.4 --- FOOBreakpointFunction.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOONilModule.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOONilModule.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOONilModule.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOONilModule.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSoundFile.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSoundFile.h,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** FOOSoundFile.h 9 Apr 2009 09:57:11 -0000 1.8 --- FOOSoundFile.h 28 Apr 2010 23:38:34 -0000 1.9 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOEagerModuleManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOEagerModuleManager.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOEagerModuleManager.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOEagerModuleManager.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSineTable.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSineTable.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOSineTable.h 28 Feb 2005 16:37:20 -0000 1.3 --- FOOSineTable.h 28 Apr 2010 23:38:34 -0000 1.4 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOBuffer.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOBuffer.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOBuffer.h 25 Jun 2005 13:20:55 -0000 1.4 --- FOOBuffer.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOContextPart.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOContextPart.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOContextPart.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOContextPart.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSineXoverXTable.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSineXoverXTable.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOSineXoverXTable.h 28 Feb 2005 16:37:20 -0000 1.3 --- FOOSineXoverXTable.h 28 Apr 2010 23:38:34 -0000 1.4 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOFileTable.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOFileTable.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOFileTable.h 28 Feb 2005 16:37:20 -0000 1.3 --- FOOFileTable.h 28 Apr 2010 23:38:33 -0000 1.4 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOBufferManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOBufferManager.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOBufferManager.h 28 Feb 2005 16:37:19 -0000 1.4 --- FOOBufferManager.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOGlobal.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOGlobal.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOGlobal.h 28 Feb 2005 16:37:20 -0000 1.5 --- FOOGlobal.h 28 Apr 2010 23:38:33 -0000 1.6 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSubstrate.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSubstrate.h,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOSubstrate.h 30 Sep 2007 12:26:44 -0000 1.5 --- FOOSubstrate.h 28 Apr 2010 23:38:34 -0000 1.6 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOModule.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOModule.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOModule.h 28 Feb 2005 16:37:20 -0000 1.6 --- FOOModule.h 28 Apr 2010 23:38:33 -0000 1.7 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOContext.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOContext.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOContext.h 28 Feb 2005 16:37:20 -0000 1.6 --- FOOContext.h 28 Apr 2010 23:38:33 -0000 1.7 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOOutputManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOOutputManager.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOOutputManager.h 23 Mar 2009 00:08:15 -0000 1.6 --- FOOOutputManager.h 28 Apr 2010 23:38:33 -0000 1.7 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOOutput.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOOutput.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOOutput.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOOutput.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOSoundStream.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOSoundStream.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOSoundStream.h 9 Apr 2009 09:57:11 -0000 1.6 --- FOOSoundStream.h 28 Apr 2010 23:38:34 -0000 1.7 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOModuleManager.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOModuleManager.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOModuleManager.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOModuleManager.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOLookupTable.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOLookupTable.h,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOLookupTable.h 28 Feb 2005 16:37:20 -0000 1.3 --- FOOLookupTable.h 28 Apr 2010 23:38:33 -0000 1.4 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ Index: FOOEagerModule.h =================================================================== RCS file: /cvsroot/foo/foo/libfoo/FOO/FOOEagerModule.h,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOEagerModule.h 28 Feb 2005 16:37:20 -0000 1.4 --- FOOEagerModule.h 28 Apr 2010 23:38:33 -0000 1.5 *************** *** 11,16 **** * foo sound synthesis system * ! * (C) 1993-2005 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2005 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ --- 11,16 ---- * foo sound synthesis system * ! * (C) 1993-2010 Gerhard Eckel, Ramon Gonzalez-Arroyo ! * (C) 2003-2010 Martin Rumori * (C) 1993-1996 IRCAM, ZKM */ |