Send Pd-cvs mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."


Today's Topics:

   1. SF.net SVN: pure-data:[13958]
      trunk/externals/iemlib/iemlib1/src/ soundfile_info.c
      ([email protected])
   2. autobuild: pure-data.git ubuntu-karmic-i386 2010-09-03
      07.55.40 (Pure Data User)
   3. SF.net SVN: pure-data:[13959]
      branches/pd-extended/0.42/packages/Makefile. buildlayout
      ([email protected])
   4. SF.net SVN: pure-data:[13960] trunk/externals/ekext
      ([email protected])
   5. SF.net SVN: pure-data:[13961]
      branches/pd-extended/0.42/externals ([email protected])
   6. SF.net SVN: pure-data:[13962] trunk/externals/mapping
      ([email protected])
   7. SF.net SVN: pure-data:[13963]
      branches/pd-extended/0.42/externals/mapping
      ([email protected])
   8. SF.net SVN: pure-data:[13964]
      trunk/externals/hardware/arduino ([email protected])
   9. SF.net SVN: pure-data:[13965]
      trunk/externals/hardware/arduino/examples/ LED-lighting-fade.pd
      ([email protected])
  10. SF.net SVN: pure-data:[13966]
      trunk/externals/hardware/arduino/ arduinomega-test.pd
      ([email protected])
  11. SF.net SVN: pure-data:[13967]
      trunk/externals/hardware/arduino/wiring-test. pd
      ([email protected])
  12. SF.net SVN: pure-data:[13968]
      branches/pd-extended/0.42/packages/Makefile
      ([email protected])
  13. SF.net SVN: pure-data:[13969]     trunk/externals/apple/Makefile
      ([email protected])
  14. SF.net SVN: pure-data:[13970]     trunk/externals/apple/Makefile
      ([email protected])
  15. SF.net SVN: pure-data:[13971] trunk/externals/apple
      ([email protected])
  16. SF.net SVN: pure-data:[13972]
      branches/pd-extended/0.42/externals/apple
      ([email protected])


----------------------------------------------------------------------

Message: 1
Date: Fri, 03 Sep 2010 10:40:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13958]
        trunk/externals/iemlib/iemlib1/src/ soundfile_info.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13958
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13958&view=rev
Author:   tmusil
Date:     2010-09-03 10:40:15 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
correction of bytes per frame, wave_ex possible ?

Modified Paths:
--------------
    trunk/externals/iemlib/iemlib1/src/soundfile_info.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 2
Date: Fri,  3 Sep 2010 09:07:05 -0400 (EDT)
From: [email protected] (Pure Data User)
Subject: [PD-cvs] autobuild: pure-data.git ubuntu-karmic-i386
        2010-09-03      07.55.40
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
last 15 lines ----------------------------------------
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/home/pd/auto-build/pure-data.git/src'
make[1]: Leaving directory `/home/pd/auto-build/pure-data.git/src'
 (cd tcl && make  top_distdir=../pd-0.43.0 distdir=../pd-0.43.0/tcl \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory `/home/pd/auto-build/pure-data.git/tcl'
make[1]: Leaving directory `/home/pd/auto-build/pure-data.git/tcl'
test -n "" \
        || find "pd-0.43.0" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
          ! -type d ! -perm -444 -exec /bin/bash 
/home/pd/auto-build/pure-data.git/m4/config/install-sh -c -m a+r {} {} \; \
        || chmod -R a+r "pd-0.43.0"
tardir=pd-0.43.0 && /bin/bash 
/home/pd/auto-build/pure-data.git/m4/config/missing --run tar chof - "$tardir" 
| GZIP=--best gzip -c >pd-0.43.0.tar.gz
{ test ! -d "pd-0.43.0" || { find "pd-0.43.0" -type d ! -perm -200 -exec chmod 
u+w {} ';' && rm -fr "pd-0.43.0"; }; }

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-09-03/logs/2010-09-03_07.55.40_linux_ubuntu-karmic-i386_pure-data.git.txt



------------------------------

Message: 3
Date: Fri, 03 Sep 2010 19:06:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13959]
        branches/pd-extended/0.42/packages/Makefile. buildlayout
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13959
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13959&view=rev
Author:   eighthave
Date:     2010-09-03 19:06:48 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
since there was a showstopping bug, set back to rc version number

Modified Paths:
--------------
    branches/pd-extended/0.42/packages/Makefile.buildlayout


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 4
Date: Fri, 03 Sep 2010 19:14:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13960] trunk/externals/ekext
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13960
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13960&view=rev
Author:   eighthave
Date:     2010-09-03 19:14:46 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
sorted out sample files, help patches and example files so they work as they 
should

Modified Paths:
--------------
    trunk/externals/ekext/Makefile
    trunk/externals/ekext/examples/lpc-cross-synthesis.pd
    trunk/externals/ekext/voicing_detector~-help.pd
    trunk/externals/ekext/weightonset-help.pd

Added Paths:
-----------
    trunk/externals/ekext/examples/beauty.wav
    trunk/externals/ekext/examples/drummach.wav
    trunk/externals/ekext/examples/stink.wav

Removed Paths:
-------------
    trunk/externals/ekext/beauty.wav
    trunk/externals/ekext/drummach.wav
    trunk/externals/ekext/stink.wav


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 5
Date: Fri, 03 Sep 2010 19:20:17 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13961]
        branches/pd-extended/0.42/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13961
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13961&view=rev
Author:   eighthave
Date:     2010-09-03 19:20:15 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
imported latest ekext since it has lots of fixes in the help

Modified Paths:
--------------
    branches/pd-extended/0.42/externals/Makefile

Added Paths:
-----------
    branches/pd-extended/0.42/externals/ekext/LICENSE.txt
    branches/pd-extended/0.42/externals/ekext/Makefile
    branches/pd-extended/0.42/externals/ekext/README.txt
    branches/pd-extended/0.42/externals/ekext/count-help.pd
    branches/pd-extended/0.42/externals/ekext/count.pd
    branches/pd-extended/0.42/externals/ekext/cup-help.pd
    branches/pd-extended/0.42/externals/ekext/cup.c
    branches/pd-extended/0.42/externals/ekext/cupd-help.pd
    branches/pd-extended/0.42/externals/ekext/cupd.c
    branches/pd-extended/0.42/externals/ekext/debian/
    branches/pd-extended/0.42/externals/ekext/debian/changelog
    branches/pd-extended/0.42/externals/ekext/debian/compat
    branches/pd-extended/0.42/externals/ekext/debian/control
    branches/pd-extended/0.42/externals/ekext/debian/copyright
    branches/pd-extended/0.42/externals/ekext/debian/gbp.conf
    branches/pd-extended/0.42/externals/ekext/debian/links
    branches/pd-extended/0.42/externals/ekext/debian/rules
    branches/pd-extended/0.42/externals/ekext/debian/source/
    branches/pd-extended/0.42/externals/ekext/debian/source/format
    branches/pd-extended/0.42/externals/ekext/doubledelta-help.pd
    branches/pd-extended/0.42/externals/ekext/doubledelta.c
    branches/pd-extended/0.42/externals/ekext/ekext-meta.pd
    branches/pd-extended/0.42/externals/ekext/examples/
    branches/pd-extended/0.42/externals/ekext/examples/beauty.wav
    branches/pd-extended/0.42/externals/ekext/examples/drummach.wav
    branches/pd-extended/0.42/externals/ekext/examples/lpc-cross-synthesis.pd
    branches/pd-extended/0.42/externals/ekext/examples/peakit-listmoses.pd
    branches/pd-extended/0.42/externals/ekext/examples/stink.wav
    branches/pd-extended/0.42/externals/ekext/framescore~-help.pd
    branches/pd-extended/0.42/externals/ekext/framescore~.c
    branches/pd-extended/0.42/externals/ekext/framespect~-help.pd
    branches/pd-extended/0.42/externals/ekext/framespect~.c
    branches/pd-extended/0.42/externals/ekext/hasc~-help.pd
    branches/pd-extended/0.42/externals/ekext/hasc~.c
    branches/pd-extended/0.42/externals/ekext/hssc~-help.pd
    branches/pd-extended/0.42/externals/ekext/hssc~.c
    branches/pd-extended/0.42/externals/ekext/list_sum-help.pd
    branches/pd-extended/0.42/externals/ekext/list_sum.c
    branches/pd-extended/0.42/externals/ekext/listmoses-help.pd
    branches/pd-extended/0.42/externals/ekext/listmoses.c
    branches/pd-extended/0.42/externals/ekext/lpc~-help.pd
    branches/pd-extended/0.42/externals/ekext/lpc~.c
    branches/pd-extended/0.42/externals/ekext/lpreson~-help.pd
    branches/pd-extended/0.42/externals/ekext/lpreson~.c
    branches/pd-extended/0.42/externals/ekext/maskxor-help.pd
    branches/pd-extended/0.42/externals/ekext/maskxor-test.pd
    branches/pd-extended/0.42/externals/ekext/maskxor.c
    branches/pd-extended/0.42/externals/ekext/peakit~-help.pd
    branches/pd-extended/0.42/externals/ekext/peakit~.c
    branches/pd-extended/0.42/externals/ekext/peakit~_license.txt
    branches/pd-extended/0.42/externals/ekext/polymap-help.pd
    branches/pd-extended/0.42/externals/ekext/polymap.c
    branches/pd-extended/0.42/externals/ekext/polystat-help.pd
    branches/pd-extended/0.42/externals/ekext/polystat.c
    branches/pd-extended/0.42/externals/ekext/sieve-help.pd
    branches/pd-extended/0.42/externals/ekext/sieve.c
    branches/pd-extended/0.42/externals/ekext/simile-help.pd
    branches/pd-extended/0.42/externals/ekext/simile.c
    branches/pd-extended/0.42/externals/ekext/simile~-help.pd
    branches/pd-extended/0.42/externals/ekext/simile~.c
    branches/pd-extended/0.42/externals/ekext/steady-help.pd
    branches/pd-extended/0.42/externals/ekext/steady.c
    branches/pd-extended/0.42/externals/ekext/valve-help.pd
    branches/pd-extended/0.42/externals/ekext/valve.c
    branches/pd-extended/0.42/externals/ekext/voicing_detector~-help.pd
    branches/pd-extended/0.42/externals/ekext/voicing_detector~.c
    branches/pd-extended/0.42/externals/ekext/voicing_detector~test3-help.pd
    branches/pd-extended/0.42/externals/ekext/weightonset-help.pd
    branches/pd-extended/0.42/externals/ekext/weightonset.c
    branches/pd-extended/0.42/externals/ekext/zeroxpos~-help.pd
    branches/pd-extended/0.42/externals/ekext/zeroxpos~.c

Removed Paths:
-------------
    branches/pd-extended/0.42/externals/ekext/GnuGPL.txt
    branches/pd-extended/0.42/externals/ekext/cup/
    branches/pd-extended/0.42/externals/ekext/cupd/
    branches/pd-extended/0.42/externals/ekext/debian/changelog
    branches/pd-extended/0.42/externals/ekext/debian/compat
    branches/pd-extended/0.42/externals/ekext/debian/control
    branches/pd-extended/0.42/externals/ekext/debian/copyright
    branches/pd-extended/0.42/externals/ekext/debian/gbp.conf
    branches/pd-extended/0.42/externals/ekext/debian/links
    branches/pd-extended/0.42/externals/ekext/debian/rules
    branches/pd-extended/0.42/externals/ekext/debian/source/
    branches/pd-extended/0.42/externals/ekext/debian/source/format
    branches/pd-extended/0.42/externals/ekext/doubledelta/
    branches/pd-extended/0.42/externals/ekext/examples/beauty.wav
    branches/pd-extended/0.42/externals/ekext/examples/drummach.wav
    branches/pd-extended/0.42/externals/ekext/examples/lpc-cross-synthesis.pd
    branches/pd-extended/0.42/externals/ekext/examples/peakit-listmoses.pd
    branches/pd-extended/0.42/externals/ekext/examples/stink.wav
    branches/pd-extended/0.42/externals/ekext/framescore~/
    branches/pd-extended/0.42/externals/ekext/framespect~/
    branches/pd-extended/0.42/externals/ekext/hasc~/
    branches/pd-extended/0.42/externals/ekext/hssc~/
    branches/pd-extended/0.42/externals/ekext/list_sum/
    branches/pd-extended/0.42/externals/ekext/listmoses/
    branches/pd-extended/0.42/externals/ekext/lpc~/
    branches/pd-extended/0.42/externals/ekext/maskxor/
    branches/pd-extended/0.42/externals/ekext/peakit~/
    branches/pd-extended/0.42/externals/ekext/polymap/
    branches/pd-extended/0.42/externals/ekext/polystat/
    branches/pd-extended/0.42/externals/ekext/sieve/
    branches/pd-extended/0.42/externals/ekext/simile/
    branches/pd-extended/0.42/externals/ekext/simile~/
    branches/pd-extended/0.42/externals/ekext/steady/
    branches/pd-extended/0.42/externals/ekext/valve/
    branches/pd-extended/0.42/externals/ekext/voicing_detector~/
    branches/pd-extended/0.42/externals/ekext/weightonset/
    branches/pd-extended/0.42/externals/ekext/zeroxpos~/

Property Changed:
----------------
    branches/pd-extended/0.42/externals/ekext/


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 6
Date: Fri, 03 Sep 2010 21:54:58 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13962]
        trunk/externals/mapping
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13962
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13962&view=rev
Author:   eighthave
Date:     2010-09-03 21:54:57 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
added example of instrument built from mouse data and mapping objects

Modified Paths:
--------------
    trunk/externals/mapping/Makefile

Added Paths:
-----------
    trunk/externals/mapping/examples/
    trunk/externals/mapping/examples/mouse_instrument.pd
    trunk/externals/mapping/examples/paf.control.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 7
Date: Fri, 03 Sep 2010 21:59:32 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13963]
        branches/pd-extended/0.42/externals/mapping
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13963
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13963&view=rev
Author:   eighthave
Date:     2010-09-03 21:59:31 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
merged in update from trunk to get new examples

Modified Paths:
--------------
    branches/pd-extended/0.42/externals/mapping/Makefile
    branches/pd-extended/0.42/externals/mapping/debian/changelog
    branches/pd-extended/0.42/externals/mapping/debian/control
    branches/pd-extended/0.42/externals/mapping/debian/rules

Added Paths:
-----------
    branches/pd-extended/0.42/externals/mapping/debian/gbp.conf
    branches/pd-extended/0.42/externals/mapping/debian/links
    branches/pd-extended/0.42/externals/mapping/debian/source/
    branches/pd-extended/0.42/externals/mapping/debian/source/format
    branches/pd-extended/0.42/externals/mapping/examples/
    branches/pd-extended/0.42/externals/mapping/examples/mouse_instrument.pd
    branches/pd-extended/0.42/externals/mapping/examples/paf.control.pd

Removed Paths:
-------------
    branches/pd-extended/0.42/externals/mapping/debian/source/format
    branches/pd-extended/0.42/externals/mapping/examples/mouse_instrument.pd
    branches/pd-extended/0.42/externals/mapping/examples/paf.control.pd

Property Changed:
----------------
    branches/pd-extended/0.42/externals/mapping/


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 8
Date: Fri, 03 Sep 2010 22:15:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13964]
        trunk/externals/hardware/arduino
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13964
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13964&view=rev
Author:   eighthave
Date:     2010-09-03 22:15:14 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
added two usage examples

Added Paths:
-----------
    trunk/externals/hardware/arduino/examples/
    trunk/externals/hardware/arduino/examples/LED-lighting-fade.pd
    trunk/externals/hardware/arduino/examples/simple_input.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 9
Date: Fri, 03 Sep 2010 22:19:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13965]
        trunk/externals/hardware/arduino/examples/ LED-lighting-fade.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13965
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13965&view=rev
Author:   eighthave
Date:     2010-09-03 22:19:29 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
tweaked pwm messages

Modified Paths:
--------------
    trunk/externals/hardware/arduino/examples/LED-lighting-fade.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 10
Date: Fri, 03 Sep 2010 23:02:56 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13966]
        trunk/externals/hardware/arduino/ arduinomega-test.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13966
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13966&view=rev
Author:   eighthave
Date:     2010-09-03 23:02:56 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
test patch for Arduino Mega from Fr?\195?\169d?\195?\169ric Larr?\195?\169

Added Paths:
-----------
    trunk/externals/hardware/arduino/arduinomega-test.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 11
Date: Fri, 03 Sep 2010 23:13:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13967]
        trunk/externals/hardware/arduino/wiring-test. pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13967
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13967&view=rev
Author:   eighthave
Date:     2010-09-03 23:13:30 +0000 (Fri, 03 Sep 2010)

Log Message:
-----------
added wiring test patch from Hernando Barragan

Added Paths:
-----------
    trunk/externals/hardware/arduino/wiring-test.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 12
Date: Sat, 04 Sep 2010 00:37:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13968]
        branches/pd-extended/0.42/packages/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13968
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13968&view=rev
Author:   eighthave
Date:     2010-09-04 00:37:33 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
removed old cruft and added special case for multitouch.pd_darwin

Modified Paths:
--------------
    branches/pd-extended/0.42/packages/Makefile


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 13
Date: Sat, 04 Sep 2010 00:39:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13969]
        trunk/externals/apple/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13969
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13969&view=rev
Author:   eighthave
Date:     2010-09-04 00:39:53 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
use min target of 10.5 when 10.5 is the build platform

Modified Paths:
--------------
    trunk/externals/apple/Makefile


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 14
Date: Sat, 04 Sep 2010 00:54:28 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13970]
        trunk/externals/apple/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13970
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13970&view=rev
Author:   eighthave
Date:     2010-09-04 00:54:28 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
added custom rule to build multitouch.pd_darwin properly

Modified Paths:
--------------
    trunk/externals/apple/Makefile


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 15
Date: Sat, 04 Sep 2010 00:55:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13971] trunk/externals/apple
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13971
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13971&view=rev
Author:   eighthave
Date:     2010-09-04 00:55:40 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
added Greg Shakar's multitouch example

Modified Paths:
--------------
    trunk/externals/apple/Makefile

Added Paths:
-----------
    trunk/externals/apple/examples/
    trunk/externals/apple/examples/getfingerxy.pd
    trunk/externals/apple/examples/track5fingers.pd


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

Message: 16
Date: Sat, 04 Sep 2010 00:58:16 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[13972]
        branches/pd-extended/0.42/externals/apple
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 13972
          http://pure-data.svn.sourceforge.net/pure-data/?rev=13972&view=rev
Author:   eighthave
Date:     2010-09-04 00:58:16 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
merged from trunk to get multitouch example

Modified Paths:
--------------
    branches/pd-extended/0.42/externals/apple/Makefile

Added Paths:
-----------
    branches/pd-extended/0.42/externals/apple/examples/
    branches/pd-extended/0.42/externals/apple/examples/getfingerxy.pd
    branches/pd-extended/0.42/externals/apple/examples/track5fingers.pd

Removed Paths:
-------------
    branches/pd-extended/0.42/externals/apple/examples/getfingerxy.pd
    branches/pd-extended/0.42/externals/apple/examples/track5fingers.pd

Property Changed:
----------------
    branches/pd-extended/0.42/externals/apple/


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



------------------------------

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 67, Issue 4
*************************************

Reply via email to