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:[11005]
      branches/pd-extended/0.41/extensions/
      ([email protected])
   2. SF.net SVN: pure-data:[11006] trunk/externals/hcs
      ([email protected])
   3. SF.net SVN: pure-data:[11007] trunk/externals/hcs
      ([email protected])
   4. SF.net SVN: pure-data:[11008] trunk/externals/hcs/cursor.c
      ([email protected])
   5. SF.net SVN: pure-data:[11009] trunk/externals/grill/
      ([email protected])
   6. SF.net SVN: pure-data:[11010] trunk/externals/hcs
      ([email protected])
   7. SF.net SVN: pure-data:[11011]
      trunk/externals/hcs/screensize.c ([email protected])
   8. SF.net SVN: pure-data:[11012] trunk/externals/hcs/cursor.c
      ([email protected])
   9. autobuild: pd-devel macosx104-powerpc 2009-04-12 03.15.05
      (Pd User)
  10. autobuild: pd-devel macosx104-powerpc 2009-04-12 03.15.05
      (Pd User)
  11. SF.net SVN: pure-data:[11013]
      trunk/abstractions/sfruit/sfruit ([email protected])


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

Message: 1
Date: Sat, 11 Apr 2009 21:02:26 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11005]
        branches/pd-extended/0.41/extensions/
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11005
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11005&view=rev
Author:   eighthave
Date:     2009-04-11 21:02:25 +0000 (Sat, 11 Apr 2009)

Log Message:
-----------
copied 'extensions' into pd-extended 0.41 branch in preparation for the
release cycle

Added Paths:
-----------
    branches/pd-extended/0.41/extensions/


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



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

Message: 2
Date: Sat, 11 Apr 2009 21:35:36 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11006] trunk/externals/hcs
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11006
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11006&view=rev
Author:   eighthave
Date:     2009-04-11 21:35:35 +0000 (Sat, 11 Apr 2009)

Log Message:
-----------
an object to get what is currently in the canvas-local path

Added Paths:
-----------
    trunk/externals/hcs/ce_path-help.pd
    trunk/externals/hcs/ce_path.c


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



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

Message: 3
Date: Sat, 11 Apr 2009 22:06:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11007] trunk/externals/hcs
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11007
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11007&view=rev
Author:   eighthave
Date:     2009-04-11 22:06:29 +0000 (Sat, 11 Apr 2009)

Log Message:
-----------
got the basics of a global send and a Tcl unbind function working for the
motion data, now I need to debug the unbind and add the button and wheel
functions

Modified Paths:
--------------
    trunk/externals/hcs/cursor-help.pd
    trunk/externals/hcs/cursor.c


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



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

Message: 4
Date: Sat, 11 Apr 2009 23:03:01 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11008]
        trunk/externals/hcs/cursor.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11008
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11008&view=rev
Author:   eighthave
Date:     2009-04-11 23:03:01 +0000 (Sat, 11 Apr 2009)

Log Message:
-----------
got bind/unbind working

Modified Paths:
--------------
    trunk/externals/hcs/cursor.c


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



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

Message: 5
Date: Sun, 12 Apr 2009 01:58:45 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11009] trunk/externals/grill/
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11009
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11009&view=rev
Author:   eighthave
Date:     2009-04-12 01:58:43 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
removed svn:externals wmangle because it had no anonymous access

Property Changed:
----------------
    trunk/externals/grill/


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



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

Message: 6
Date: Sun, 12 Apr 2009 03:47:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11010] trunk/externals/hcs
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11010
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11010&view=rev
Author:   eighthave
Date:     2009-04-12 03:47:04 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
whipped out simple object that just asks Tcl for the screen resolution and 
outputs the numbers via two outlets

Added Paths:
-----------
    trunk/externals/hcs/screensize-help.pd
    trunk/externals/hcs/screensize.c


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



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

Message: 7
Date: Sun, 12 Apr 2009 03:48:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11011]
        trunk/externals/hcs/screensize.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11011
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11011&view=rev
Author:   eighthave
Date:     2009-04-12 03:48:55 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
stripped down the headers to only what is needed

Modified Paths:
--------------
    trunk/externals/hcs/screensize.c


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



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

Message: 8
Date: Sun, 12 Apr 2009 04:02:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11012]
        trunk/externals/hcs/cursor.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11012
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11012&view=rev
Author:   eighthave
Date:     2009-04-12 04:02:08 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
- made a single "proc_test" function to test if any of the cursor procs exist
  before trying to create them

- now get the 'motion' data using [winfo pointerxy .] and a t_clock for
  polling.  There should probably be a separate proc for polling that only
  sends the values if they have changed, while the bang method should always
  send them.

- implemented button and mousewheel grabbing

Modified Paths:
--------------
    trunk/externals/hcs/cursor.c


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



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

Message: 9
Date: Sun, 12 Apr 2009 03:17:06 -0400 (EDT)
From: [email protected] (Pd User)
Subject: [PD-cvs] autobuild: pd-devel macosx104-powerpc 2009-04-12
        03.15.05
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
last 5 lines ----------------------------------------
Uploading 
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-04-12/logs/2009-04-12_03.15.05_darwin_macosx104-powerpc_pd-devel_run-automated-builder.txt



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

Message: 10
Date: Sun, 12 Apr 2009 03:18:18 -0400 (EDT)
From: [email protected] (Pd User)
Subject: [PD-cvs] autobuild: pd-devel macosx104-powerpc 2009-04-12
        03.15.05
To: [email protected]
Message-ID:
        <[email protected]>

last 20 errors ----------------------------------------
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
last 5 lines ----------------------------------------
Uploading 
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at 
/SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-04-12/logs/2009-04-12_03.15.05_darwin_macosx104-powerpc_pd-devel_run-automated-builder.txt



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

Message: 11
Date: Sun, 12 Apr 2009 08:43:50 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11013]
        trunk/abstractions/sfruit/sfruit
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 11013
          http://pure-data.svn.sourceforge.net/pure-data/?rev=11013&view=rev
Author:   lukeiannini
Date:     2009-04-12 08:43:50 +0000 (Sun, 12 Apr 2009)

Log Message:
-----------
updated templater to use canvasdelete to clean itself up after spawning the 
template

Modified Paths:
--------------
    trunk/abstractions/sfruit/sfruit/templater-help.pd
    trunk/abstractions/sfruit/sfruit/templater.pd


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 50, Issue 12
**************************************

Reply via email to