You can subscribe to this list here.
| 2006 |
Jan
|
Feb
|
Mar
(20) |
Apr
(11) |
May
(7) |
Jun
(7) |
Jul
|
Aug
(6) |
Sep
(9) |
Oct
|
Nov
(8) |
Dec
(31) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2007 |
Jan
(8) |
Feb
|
Mar
(12) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Code r. c. l. <fea...@li...> - 2007-05-21 13:14:34
|
Revision: 170
http://svn.sourceforge.net/feapi/?rev=170&view=rev
Author: remymuller
Date: 2007-05-21 06:12:43 -0700 (Mon, 21 May 2007)
Log Message:
-----------
added an modified some XCode projects
Modified Paths:
--------------
trunk/FEAPI/build/Mac/FEAPI_MaxMSP_Host/feapi~.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/Feapi.xcodeproj/muller.pbxuser
trunk/FEAPI/build/Mac/Feapi.xcodeproj/muller.perspective
Added Paths:
-----------
trunk/FEAPI/build/Mac/ExamplePluginLoudness/English.lproj/
trunk/FEAPI/build/Mac/ExamplePluginLoudness/English.lproj/InfoPlist.strings
trunk/FEAPI/build/Mac/ExamplePluginLoudness/ExamplePluginLoudness.xcodeproj/
trunk/FEAPI/build/Mac/ExamplePluginLoudness/ExamplePluginLoudness.xcodeproj/muller.pbxuser
trunk/FEAPI/build/Mac/ExamplePluginLoudness/ExamplePluginLoudness.xcodeproj/muller.perspective
trunk/FEAPI/build/Mac/ExamplePluginLoudness/ExamplePluginLoudness.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/ExamplePluginLoudness/Info.plist
trunk/FEAPI/build/Mac/ExamplePluginSpectral/English.lproj/
trunk/FEAPI/build/Mac/ExamplePluginSpectral/English.lproj/InfoPlist.strings
trunk/FEAPI/build/Mac/ExamplePluginSpectral/ExamplePluginSpectral.xcodeproj/
trunk/FEAPI/build/Mac/ExamplePluginSpectral/ExamplePluginSpectral.xcodeproj/muller.pbxuser
trunk/FEAPI/build/Mac/ExamplePluginSpectral/ExamplePluginSpectral.xcodeproj/muller.perspective
trunk/FEAPI/build/Mac/ExamplePluginSpectral/ExamplePluginSpectral.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/ExamplePluginSpectral/Info.plist
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/English.lproj/
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/English.lproj/InfoPlist.strings
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/ExamplePluginZeroCrossing.xcodeproj/
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/ExamplePluginZeroCrossing.xcodeproj/muller.pbxuser
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/ExamplePluginZeroCrossing.xcodeproj/muller.perspective
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/ExamplePluginZeroCrossing.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/ExamplePluginZeroCrossing/Info.plist
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-26 09:50:14
|
Revision: 169
http://svn.sourceforge.net/feapi/?rev=169&view=rev
Author: KoenTanghe
Date: 2007-03-26 02:48:22 -0700 (Mon, 26 Mar 2007)
Log Message:
-----------
- FEAPIExamplePluginSpectral.cpp: removed leftover "defines for description of result"
- FEAPIExamplePluginFindRms.cpp: corrected _MY_PLUGIN_DESCRIPTION
Modified Paths:
--------------
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindRms/FEAPIExamplePluginFindRms.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/FEAPIExamplePluginSpectral.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-24 18:44:29
|
Revision: 168
http://svn.sourceforge.net/feapi/?rev=168&view=rev
Author: gvolpe
Date: 2007-03-24 11:44:28 -0700 (Sat, 24 Mar 2007)
Log Message:
-----------
Updated readme file.
Modified Paths:
--------------
trunk/FEAPI/readme.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-23 17:26:43
|
Revision: 167
http://svn.sourceforge.net/feapi/?rev=167&view=rev
Author: KoenTanghe
Date: 2007-03-23 10:26:42 -0700 (Fri, 23 Mar 2007)
Log Message:
-----------
replaced BSD-style by BSD (sic)
Modified Paths:
--------------
trunk/FEAPI/doc/docugenAPI.txt
trunk/FEAPI/doc/html/index.html
trunk/FEAPI/include/FEAPI.h
trunk/FEAPI/license.overview.txt
trunk/FEAPI/readme.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-23 12:07:30
|
Revision: 166
http://svn.sourceforge.net/feapi/?rev=166&view=rev
Author: KoenTanghe
Date: 2007-03-23 05:07:31 -0700 (Fri, 23 Mar 2007)
Log Message:
-----------
- updated license of all *.h *.hpp *.c *.cpp *.txt files
- updated copyright end dates of BSD-licensed files to 2007
Modified Paths:
--------------
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindMax/FEAPIExamplePluginFindMax.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindMax/FEAPIExamplePluginFindMax.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindRms/FEAPIExamplePluginFindRms.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindRms/FEAPIExamplePluginFindRms.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginLoudness/fft.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/FEAPIExamplePluginSpectral.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/FEAPIExamplePluginSpectral.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/RingBuffer.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/fft.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/zplFFTGen.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/zplFFT_If.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/zplVecLib.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/zplVecLibDispatch.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/zplVecLibGen.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/FEAPIExamplePluginZeroCrossings.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/FEAPIExamplePluginZeroCrossings.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/RingBuffer.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/fft.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/zplFFTGen.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/zplFFT_If.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/zplVecLib.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/zplVecLibDispatch.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginZeroCrossings/zplVecLibGen.cpp
trunk/FEAPI/sdk/host/src/FEAPIHostUtilities.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-23 11:50:41
|
Revision: 165
http://svn.sourceforge.net/feapi/?rev=165&view=rev
Author: KoenTanghe
Date: 2007-03-23 04:50:40 -0700 (Fri, 23 Mar 2007)
Log Message:
-----------
- updated license to pure BSD license
- updated some copyright end dates to 2007
Modified Paths:
--------------
trunk/FEAPI/doc/docugenAPI.txt
trunk/FEAPI/doc/docugenHost.txt
trunk/FEAPI/doc/docugenPlug.txt
trunk/FEAPI/include/FEAPI.h
trunk/FEAPI/license.txt
trunk/FEAPI/sdk/host/include/FEAPIHostDeclarations.h
trunk/FEAPI/sdk/host/include/FEAPIHostUtilities.h
trunk/FEAPI/sdk/host/include/FEAPIPluginProxy.h
trunk/FEAPI/sdk/host/src/FEAPIHostUtilities.cpp
trunk/FEAPI/sdk/host/src/FEAPIPluginProxy.cpp
trunk/FEAPI/sdk/plugin/include/FEAPIEntryPoints.h
trunk/FEAPI/sdk/plugin/include/FEAPIPluginBase.h
trunk/FEAPI/sdk/plugin/src/FEAPIPluginBase.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-23 10:12:20
|
Revision: 164
http://svn.sourceforge.net/feapi/?rev=164&view=rev
Author: gvolpe
Date: 2007-03-23 03:12:19 -0700 (Fri, 23 Mar 2007)
Log Message:
-----------
Added readme file.
Added Paths:
-----------
trunk/FEAPI/readme.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 16:40:39
|
Revision: 163
http://svn.sourceforge.net/feapi/?rev=163&view=rev
Author: gvolpe
Date: 2007-03-21 09:39:07 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
Fixed FEAPI_GetPluginResultDescription and FEAPI_GetPluginCopyright docs.
Modified Paths:
--------------
trunk/FEAPI/doc/docugenAPI.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 15:21:23
|
Revision: 162
http://svn.sourceforge.net/feapi/?rev=162&view=rev
Author: alex_lerch
Date: 2007-03-21 08:21:10 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
- changed copyright
- fixed plugin description in spectral plugin
- removed wrong license.txt link from projects and added correct one
Modified Paths:
--------------
trunk/FEAPI/build/Win/ExamplePluginFindMax/ExamplePluginFindMax.vcproj
trunk/FEAPI/build/Win/ExamplePluginFindRms/ExamplePluginFindRms.vcproj
trunk/FEAPI/build/Win/ExamplePluginLoudness/ExamplePluginLoudness.vcproj
trunk/FEAPI/build/Win/ExamplePluginSpectral/ExamplePluginSpectral.vcproj
trunk/FEAPI/build/Win/ExamplePluginZeroCrossings/ExamplePluginZeroCrossings.vcproj
trunk/FEAPI/doc/docugenAPI.txt
trunk/FEAPI/doc/docugenHost.txt
trunk/FEAPI/examples/plugin/FEAPIExamplePluginSpectral/FEAPIExamplePluginSpectral.cpp
trunk/FEAPI/include/FEAPI.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 14:31:01
|
Revision: 161
http://svn.sourceforge.net/feapi/?rev=161&view=rev
Author: KoenTanghe
Date: 2007-03-21 07:30:42 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
documentation text cleanup (rephrasing + doxygen stuff)
Modified Paths:
--------------
trunk/FEAPI/include/FEAPI.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 14:03:03
|
Revision: 160
http://svn.sourceforge.net/feapi/?rev=160&view=rev
Author: alex_lerch
Date: 2007-03-21 07:02:31 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
made a copy
Added Paths:
-----------
tags/RC3/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 13:23:34
|
Revision: 159
http://svn.sourceforge.net/feapi/?rev=159&view=rev
Author: alex_lerch
Date: 2007-03-21 06:23:28 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
- added (L)GPL license file and short license.overview.txt
Modified Paths:
--------------
trunk/FEAPI/license.txt
Added Paths:
-----------
trunk/FEAPI/gpl.txt
trunk/FEAPI/lgpl.txt
trunk/FEAPI/license.overview.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-03-21 13:16:12
|
Revision: 158
http://svn.sourceforge.net/feapi/?rev=158&view=rev
Author: KoenTanghe
Date: 2007-03-21 06:15:49 -0700 (Wed, 21 Mar 2007)
Log Message:
-----------
fixed FEAPI_GetPluginResultDescription docs
Modified Paths:
--------------
trunk/FEAPI/include/FEAPI.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-23 18:38:23
|
Revision: 157
http://svn.sourceforge.net/feapi/?rev=157&view=rev
Author: remymuller
Date: 2007-01-23 10:38:20 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/FEAPI/build/Mac/ExamplePluginFindMax/ExamplePluginFindMax.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/ExamplePluginFindRms/ExamplePluginFindRms.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/FEAPIHost_C/FEAPIHost_C.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/FEAPI_MaxMSP_Host/feapi~.xcodeproj/project.pbxproj
trunk/FEAPI/build/Mac/Feapi.xcodeproj/muller.pbxuser
trunk/FEAPI/build/Mac/Feapi.xcodeproj/muller.perspective
trunk/FEAPI/examples/host/Host_C/FEAPIExampleHost_CPP.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-23 17:11:14
|
Revision: 156
http://svn.sourceforge.net/feapi/?rev=156&view=rev
Author: remymuller
Date: 2007-01-23 09:05:26 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
updated project to use C implementation as on win32 instead of mixed C/C++
Modified Paths:
--------------
trunk/FEAPI/build/Mac/FEAPIHost_C/FEAPIHost_C.xcodeproj/project.pbxproj
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-23 16:51:23
|
Revision: 155
http://svn.sourceforge.net/feapi/?rev=155&view=rev
Author: remymuller
Date: 2007-01-23 08:51:18 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
uniformisations of build locations for intermediate and output files with the other projects.
Modified Paths:
--------------
trunk/FEAPI/build/Win/FEAPI_MaxMSP_Host/feapi.vcproj
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-23 16:33:51
|
Revision: 154
http://svn.sourceforge.net/feapi/?rev=154&view=rev
Author: remymuller
Date: 2007-01-23 08:21:29 -0800 (Tue, 23 Jan 2007)
Log Message:
-----------
added feapi~ help patch to demonstrate the usage of the MaxMSP external
Added Paths:
-----------
trunk/FEAPI/examples/host/FEAPI_MaxMSP_Host/help/feapi~.help
Removed Paths:
-------------
trunk/FEAPI/examples/host/FEAPI_MaxMSP_Host/help/feapi.help
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-22 00:38:11
|
Revision: 153
http://svn.sourceforge.net/feapi/?rev=153&view=rev
Author: gvolpe
Date: 2007-01-21 15:30:13 -0800 (Sun, 21 Jan 2007)
Log Message:
-----------
Some refinements to the feapi~ project:
- suppressed precompiled headers in the debug configuration (as it was already done for the release configuration), otherwise the project does not compile;
- added preprocessor definition _CRT_SECURE_NO_DEPRECATE to disable warnings about (Microsoft) deprecated functions;
- solved a couple of signed/unsigned mismatch warnings.
Modified Paths:
--------------
trunk/FEAPI/build/Win/FEAPI_MaxMSP_Host/feapi.vcproj
trunk/FEAPI/examples/host/FEAPI_MaxMSP_Host/feapi~.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-18 15:41:21
|
Revision: 152
http://svn.sourceforge.net/feapi/?rev=152&view=rev
Author: KoenTanghe
Date: 2007-01-18 07:40:50 -0800 (Thu, 18 Jan 2007)
Log Message:
-----------
- complete documentation revision (some typo corrections, rephrasing, ...)
- other small documentation improvements (for consistency, and some for correctness due to later changes)
- also updated copyright period in changed files
Modified Paths:
--------------
trunk/FEAPI/doc/docugenAPI.txt
trunk/FEAPI/doc/docugenHost.txt
trunk/FEAPI/doc/docugenPlug.txt
trunk/FEAPI/doc/doxyconfigAPI
trunk/FEAPI/doc/doxyconfigHost
trunk/FEAPI/doc/doxyconfigPlug
trunk/FEAPI/doc/html/index.html
trunk/FEAPI/examples/host/FEAPI_MaxMSP_Host/feapi~.cpp
trunk/FEAPI/examples/host/Host_C/FEAPIExampleHost_C.cpp
trunk/FEAPI/examples/host/Host_C/FEAPIExampleHost_CPP.cpp
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindMax/FEAPIExamplePluginFindMax.h
trunk/FEAPI/examples/plugin/FEAPIExamplePluginFindRms/FEAPIExamplePluginFindRms.h
trunk/FEAPI/include/FEAPI.h
trunk/FEAPI/sdk/host/include/FEAPIHostDeclarations.h
trunk/FEAPI/sdk/host/include/FEAPIHostUtilities.h
trunk/FEAPI/sdk/host/src/FEAPIHostUtilities.cpp
trunk/FEAPI/sdk/host/src/FEAPIPluginProxy.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-11 11:28:23
|
Revision: 151
http://svn.sourceforge.net/feapi/?rev=151&view=rev
Author: alex_lerch
Date: 2007-01-11 03:28:23 -0800 (Thu, 11 Jan 2007)
Log Message:
-----------
- built src + bin bundles for testing RC2
Added Paths:
-----------
tags/RC2/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2007-01-11 11:12:56
|
Revision: 150
http://svn.sourceforge.net/feapi/?rev=150&view=rev
Author: alex_lerch
Date: 2007-01-11 03:12:55 -0800 (Thu, 11 Jan 2007)
Log Message:
-----------
- fixed some float underflow exceptions in rare case
Modified Paths:
--------------
trunk/FEAPI/examples/plugin/FEAPIExamplePluginLoudness/FEAPIExamplePluginLoudness.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2006-12-13 15:32:35
|
Revision: 149
http://svn.sourceforge.net/feapi/?rev=149&view=rev
Author: KoenTanghe
Date: 2006-12-13 07:32:25 -0800 (Wed, 13 Dec 2006)
Log Message:
-----------
added reference anchors (for easy reference to Doxygen docs from SourceForge Documentation section...)
Modified Paths:
--------------
trunk/FEAPI/doc/html/index.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2006-12-11 20:02:35
|
Revision: 148
http://svn.sourceforge.net/feapi/?rev=148&view=rev
Author: alex_lerch
Date: 2006-12-11 12:02:30 -0800 (Mon, 11 Dec 2006)
Log Message:
-----------
- added multiple file processing to CPluginProcess
Modified Paths:
--------------
branches/Development/FEAPI/examples/host/HostCPP/PluginProcessorCL/PluginProcessorCLMain.cpp
branches/Development/FEAPI/examples/host/HostCPP/include/PluginProcess.h
branches/Development/FEAPI/examples/host/HostCPP/libPluginProcess/PluginProcess.cpp
branches/Development/FEAPI/examples/host/Host_C/FEAPIExampleHost_CPP.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2006-12-07 16:16:17
|
Revision: 147
http://svn.sourceforge.net/feapi/?rev=147&view=rev
Author: alex_lerch
Date: 2006-12-07 08:16:17 -0800 (Thu, 07 Dec 2006)
Log Message:
-----------
- fixed two double2float warnings
Modified Paths:
--------------
trunk/FEAPI/examples/plugin/FEAPIExamplePluginLoudness/FEAPIExamplePluginLoudness.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: Code r. c. l. <fea...@li...> - 2006-12-07 16:15:44
|
Revision: 146
http://svn.sourceforge.net/feapi/?rev=146&view=rev
Author: alex_lerch
Date: 2006-12-07 08:15:41 -0800 (Thu, 07 Dec 2006)
Log Message:
-----------
- fixed integration of example code
- removed the term Win32 ;)
Modified Paths:
--------------
trunk/FEAPI/doc/docugenHost.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|