Update of /cvsroot/foo/foo/libfoo/src In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11324/libfoo/src Modified Files: FOOBreakpointFunction.m FOOBuffer.m FOOBufferManager.m FOOContext.m FOOContextPart.m FOOEagerModule.m FOOEagerModuleManager.m FOOFileTable.m FOOGlobalsManager.m FOOLookupTable.m FOOModule.m FOOModuleManager.m FOONilModule.m FOOObject.m FOOObjectManager.m FOOOutput.m FOOOutputManager.m FOORegion.m FOOSineTable.m FOOSineXoverXTable.m FOOSoundFile.m FOOSoundStream.m FOOSubstrate.m FOOSubstrateManager.m Log Message: updated copyright information Index: FOOSubstrateManager.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSubstrateManager.m,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOSubstrateManager.m 22 Mar 2009 18:59:22 -0000 1.5 --- FOOSubstrateManager.m 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: FOOGlobalsManager.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOGlobalsManager.m,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** FOOGlobalsManager.m 27 Apr 2010 15:45:35 -0000 1.11 --- FOOGlobalsManager.m 28 Apr 2010 23:38:34 -0000 1.12 *************** *** 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: FOOObject.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOObject.m,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOObject.m 28 Feb 2005 16:37:22 -0000 1.3 --- FOOObject.m 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: FOOOutput.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOOutput.m,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOOutput.m 22 Mar 2009 18:51:31 -0000 1.5 --- FOOOutput.m 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: FOORegion.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOORegion.m,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** FOORegion.m 9 Apr 2009 09:55:58 -0000 1.9 --- FOORegion.m 28 Apr 2010 23:38:34 -0000 1.10 *************** *** 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOObjectManager.m,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** FOOObjectManager.m 22 Mar 2009 18:51:31 -0000 1.7 --- FOOObjectManager.m 28 Apr 2010 23:38:34 -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: FOOBreakpointFunction.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOBreakpointFunction.m,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** FOOBreakpointFunction.m 22 Mar 2009 17:18:33 -0000 1.7 --- FOOBreakpointFunction.m 28 Apr 2010 23:38:34 -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: FOONilModule.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOONilModule.m,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOONilModule.m 22 Mar 2009 18:59:22 -0000 1.6 --- FOONilModule.m 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: FOOSoundFile.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSoundFile.m,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** FOOSoundFile.m 22 Mar 2009 18:51:31 -0000 1.11 --- FOOSoundFile.m 28 Apr 2010 23:38:34 -0000 1.12 *************** *** 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOEagerModuleManager.m,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOEagerModuleManager.m 22 Mar 2009 18:59:22 -0000 1.5 --- FOOEagerModuleManager.m 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: FOOSineTable.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSineTable.m,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOSineTable.m 28 Feb 2005 16:37:22 -0000 1.3 --- FOOSineTable.m 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOBuffer.m,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOBuffer.m 25 Jun 2005 13:20:55 -0000 1.4 --- FOOBuffer.m 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: FOOSineXoverXTable.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSineXoverXTable.m,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** FOOSineXoverXTable.m 28 Feb 2005 16:37:22 -0000 1.8 --- FOOSineXoverXTable.m 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: FOOContextPart.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOContextPart.m,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** FOOContextPart.m 22 Mar 2009 18:59:22 -0000 1.5 --- FOOContextPart.m 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: FOOFileTable.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOFileTable.m,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** FOOFileTable.m 28 Feb 2005 16:37:22 -0000 1.3 --- FOOFileTable.m 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: FOOBufferManager.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOBufferManager.m,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOBufferManager.m 25 Jun 2005 13:20:56 -0000 1.6 --- FOOBufferManager.m 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: FOOSubstrate.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSubstrate.m,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** FOOSubstrate.m 22 Mar 2009 18:59:22 -0000 1.8 --- FOOSubstrate.m 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: FOOOutputManager.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOOutputManager.m,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOOutputManager.m 22 Mar 2009 18:51:31 -0000 1.6 --- FOOOutputManager.m 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: FOOModule.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOModule.m,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** FOOModule.m 23 Mar 2009 00:08:15 -0000 1.12 --- FOOModule.m 28 Apr 2010 23:38:34 -0000 1.13 *************** *** 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOContext.m,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** FOOContext.m 22 Mar 2009 18:51:31 -0000 1.11 --- FOOContext.m 28 Apr 2010 23:38:34 -0000 1.12 *************** *** 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOSoundStream.m,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** FOOSoundStream.m 9 Apr 2009 09:55:58 -0000 1.9 --- FOOSoundStream.m 28 Apr 2010 23:38:34 -0000 1.10 *************** *** 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOLookupTable.m,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** FOOLookupTable.m 28 Feb 2005 16:37:22 -0000 1.4 --- FOOLookupTable.m 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: FOOEagerModule.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOEagerModule.m,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOEagerModule.m 22 Mar 2009 18:59:22 -0000 1.6 --- FOOEagerModule.m 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.m =================================================================== RCS file: /cvsroot/foo/foo/libfoo/src/FOOModuleManager.m,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** FOOModuleManager.m 22 Mar 2009 18:59:22 -0000 1.6 --- FOOModuleManager.m 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 */ |