Revision: 11673
http://pure-data.svn.sourceforge.net/pure-data/?rev=11673&view=rev
Author: eighthave
Date: 2009-06-05 02:42:32 +0000 (Fri, 05 Jun 2009)
Log Message:
-----------
cleaned up the windows section a bit and added a little instruction blurb
Modified Paths:
--------------
trunk/externals/ext13/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11672
http://pure-data.svn.sourceforge.net/pure-data/?rev=11672&view=rev
Author: eighthave
Date: 2009-06-05 02:37:43 +0000 (Fri, 05 Jun 2009)
Log Message:
-----------
first stab at simplified standard Makefile
Added Paths:
-----------
trunk/externals/ext13/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11671
http://pure-data.svn.sourceforge.net/pure-data/?rev=11671&view=rev
Author: eighthave
Date: 2009-06-04 23:48:45 +0000 (Thu, 04 Jun 2009)
Log Message:
-----------
fixed another memory allocation bug and set the default to /dev/mixer since that's the dev that all modern Linux's have
Modified Paths:
--------------
trunk/externals/ext13/ossmixer.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11670
http://pure-data.svn.sourceforge.net/pure-data/?rev=11670&view=rev
Author: eighthave
Date: 2009-06-04 23:32:09 +0000 (Thu, 04 Jun 2009)
Log Message:
-----------
changed macro to the standard auto __gnu_linux__ and fixed memory allocation bug
Modified Paths:
--------------
trunk/externals/ext13/cdplayer.c
trunk/externals/ext13/ossmixer.c
trunk/externals/ext13/promiscous~.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11669
http://pure-data.svn.sourceforge.net/pure-data/?rev=11669&view=rev
Author: eighthave
Date: 2009-06-04 23:07:06 +0000 (Thu, 04 Jun 2009)
Log Message:
-----------
updated linker flags to actually be used. -export_dynamic means -e xport_dynamic, the correct flag is --export-dynamic. Also, the ld man page recommends including -fPIC in the linker flags when using -shared
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
last 20 errors ----------------------------------------
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.3]
rsync: read error: Connection reset by peer (54)
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(603) [sender=2.6.9]
last 5 lines ----------------------------------------
rsync: writefd_unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: write failed on "/2009-06-04/Pd-0.41.4-extended-macosx104-i386.dmg" (in upload): No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.3]
rsync: read error: Connection reset by peer (54)
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(603) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-06-04/logs/2009-06-04_16.41.…
last 20 errors ----------------------------------------
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.3]
rsync: read error: Connection reset by peer (54)
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(603) [sender=2.6.9]
last 5 lines ----------------------------------------
rsync: writefd_unbuffered failed to write 32768 bytes [sender]: Broken pipe (32)
rsync: write failed on "/2009-06-04/Pd-0.41.4-devel-20090604-macosx104-i386.dmg" (in upload): No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(298) [receiver=3.0.3]
rsync: read error: Connection reset by peer (54)
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(603) [sender=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-06-04/logs/2009-06-04_16.41.…
last 20 errors ----------------------------------------
d_soundfile.c:567: error: 'clip' was not declared in this scope
d_soundfile.c:570: error: 'clip' was not declared in this scope
d_soundfile.c:576: error: 'clip' was not declared in this scope
d_soundfile.c:579: error: 'clip' was not declared in this scope
d_soundfile.c:1228: error: 'min' was not declared in this scope
d_soundfile.c:1241: error: 'min' was not declared in this scope
d_soundfile.c:1304: error: 'min' was not declared in this scope
d_soundfile.c:1527: error: 'min' was not declared in this scope
d_soundfile.c:1527: error: 'min' was not declared in this scope
d_soundfile.c:1527: error: declaration of '<typeprefixerror>min'
d_soundfile.c:1527: error: conflicts with previous declaration '<typeprefixerror>min'
d_soundfile.c:1541: error: 'min' was not declared in this scope
d_soundfile.c:1714: error: 'max' was not declared in this scope
d_soundfile.c:1978: error: 'max' was not declared in this scope
last 5 lines ----------------------------------------
d_soundfile.c: In function 'void readsf_open(t_readsf*, t_symbol*, int, t_atom*)':
d_soundfile.c:1714: error: 'max' was not declared in this scope
d_soundfile.c: In function 'void writesf_open(t_writesf*, t_symbol*, int, t_atom*)':
d_soundfile.c:1978: error: 'max' was not declared in this scope
make: *** [d_soundfile.o] Error 1
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-06-04/logs/2009-06-04_04.08.…
Revision: 11668
http://pure-data.svn.sourceforge.net/pure-data/?rev=11668&view=rev
Author: matju
Date: 2009-06-03 23:39:44 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
fix ddrc editor's use of notebook
Modified Paths:
--------------
trunk/desiredata/src/desire.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11667
http://pure-data.svn.sourceforge.net/pure-data/?rev=11667&view=rev
Author: matju
Date: 2009-06-03 23:18:51 +0000 (Wed, 03 Jun 2009)
Log Message:
-----------
use ttk::notebook
Modified Paths:
--------------
trunk/desiredata/src/desire.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.