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:[12595] trunk/externals/tof
      ([email protected])
   2. SF.net SVN: pure-data:[12596] trunk/externals/tof/test
      ([email protected])
   3. SF.net SVN: pure-data:[12597] trunk/externals/pdp_opencv
      ([email protected])
   4. SF.net SVN: pure-data:[12598] branches/pd-gui-rewrite/0.43
      ([email protected])
   5. SF.net SVN: pure-data:[12599] branches/pd-gui-rewrite/0.43
      ([email protected])
   6. SF.net SVN: pure-data:[12600]
      branches/pd-gui-rewrite/0.43/configure.ac
      ([email protected])
   7. SF.net SVN: pure-data:[12601] branches/pd-gui-rewrite/0.43
      ([email protected])
   8. SF.net SVN: pure-data:[12602] branches/pd-gui-rewrite/0.43
      ([email protected])
   9. SF.net SVN: pure-data:[12603]
      branches/pd-gui-rewrite/0.43/debian/rules
      ([email protected])


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

Message: 1
Date: Fri, 16 Oct 2009 13:24:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12595] trunk/externals/tof
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12595
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12595&view=rev
Author:   mrtof
Date:     2009-10-16 13:24:15 +0000 (Fri, 16 Oct 2009)

Log Message:
-----------
Restricted path to symbols

Modified Paths:
--------------
    trunk/externals/tof/abs/paramGui.pd
    trunk/externals/tof/help/path-help.pd
    trunk/externals/tof/src/path.c


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



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

Message: 2
Date: Fri, 16 Oct 2009 15:49:50 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12596]
        trunk/externals/tof/test
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12596
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12596&view=rev
Author:   mrtof
Date:     2009-10-16 15:49:50 +0000 (Fri, 16 Oct 2009)

Log Message:
-----------
a few test things

Added Paths:
-----------
    trunk/externals/tof/test/Makefile(ext13)
    trunk/externals/tof/test/dial.c


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



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

Message: 3
Date: Fri, 16 Oct 2009 19:48:05 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12597]
        trunk/externals/pdp_opencv
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12597
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12597&view=rev
Author:   sevyves
Date:     2009-10-16 19:47:54 +0000 (Fri, 16 Oct 2009)

Log Message:
-----------
added Horn/Schunck and Lucas/Kanade Optical Flow objects

Modified Paths:
--------------
    trunk/externals/pdp_opencv/Makefile
    trunk/externals/pdp_opencv/Makefile.in
    trunk/externals/pdp_opencv/pdp_opencv_of_bm-help.pd
    trunk/externals/pdp_opencv/pdp_opencv_of_bm.cc

Added Paths:
-----------
    trunk/externals/pdp_opencv/pdp_opencv_of_hs-help.pd
    trunk/externals/pdp_opencv/pdp_opencv_of_hs.cc
    trunk/externals/pdp_opencv/pdp_opencv_of_lk-help.pd
    trunk/externals/pdp_opencv/pdp_opencv_of_lk.cc


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



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

Message: 4
Date: Sat, 17 Oct 2009 05:14:10 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12598]
        branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12598
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12598&view=rev
Author:   eighthave
Date:     2009-10-17 05:14:09 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
first stab at some debian files for package building, made at the Debian NYC 
Packaging Workshop

Added Paths:
-----------
    branches/pd-gui-rewrite/0.43/debian/
    branches/pd-gui-rewrite/0.43/debian/control
    branches/pd-gui-rewrite/0.43/debian/rules


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



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

Message: 5
Date: Sat, 17 Oct 2009 05:18:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12599]
        branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12599
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12599&view=rev
Author:   eighthave
Date:     2009-10-17 05:18:40 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
first 'make dist' to complete and make a tarball, I think have everything, but 
the 'po' stuff should be converted to automake style

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/Makefile.am
    branches/pd-gui-rewrite/0.43/configure.ac
    branches/pd-gui-rewrite/0.43/extra/Makefile
    branches/pd-gui-rewrite/0.43/portaudio/Makefile.am
    branches/pd-gui-rewrite/0.43/src/Makefile.am

Added Paths:
-----------
    branches/pd-gui-rewrite/0.43/doc/1.manual/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/2.control.examples/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/3.audio.examples/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/4.data.structures/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/5.reference/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/7.stuff/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/7.stuff/soundfile-tools/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/7.stuff/synth/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/7.stuff/tools/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/Makefile.am
    branches/pd-gui-rewrite/0.43/doc/sound/Makefile.am


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



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

Message: 6
Date: Sat, 17 Oct 2009 05:22:00 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12600]
        branches/pd-gui-rewrite/0.43/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12600
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12600&view=rev
Author:   eighthave
Date:     2009-10-17 05:22:00 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
made AC_CONFIG_FILES more readable, i.e. one file per line

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/configure.ac


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



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

Message: 7
Date: Sat, 17 Oct 2009 05:41:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12601]
        branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12601
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12601&view=rev
Author:   eighthave
Date:     2009-10-17 05:41:59 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
added the 'po' folder for gettext translations to the 'make dist' tarball

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/Makefile.am
    branches/pd-gui-rewrite/0.43/po/Makefile


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



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

Message: 8
Date: Sat, 17 Oct 2009 05:59:46 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12602]
        branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12602
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12602&view=rev
Author:   eighthave
Date:     2009-10-17 05:59:46 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
added the 'asio' folder to the 'make dist' package

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/Makefile.am
    branches/pd-gui-rewrite/0.43/asio/Makefile.am

Added Paths:
-----------
    branches/pd-gui-rewrite/0.43/asio/README.txt


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



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

Message: 9
Date: Sat, 17 Oct 2009 06:07:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12603]
        branches/pd-gui-rewrite/0.43/debian/rules
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12603
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12603&view=rev
Author:   eighthave
Date:     2009-10-17 06:07:54 +0000 (Sat, 17 Oct 2009)

Log Message:
-----------
allow the ./configure to set the CFLAGS

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/debian/rules


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 56, Issue 17
**************************************

Reply via email to