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:[12638]
      trunk/externals/tof/src/g_canvas.h ([email protected])
   2. SF.net SVN: pure-data:[12639]     trunk/externals/ext13/Makefile
      ([email protected])
   3. SF.net SVN: pure-data:[12640]
      branches/pd-gui-rewrite/0.43/src/opt_parser. tcl
      ([email protected])
   4. SF.net SVN: pure-data:[12641]
      branches/pd-gui-rewrite/0.43/src/ opt_parser_test.tcl
      ([email protected])
   5. SF.net SVN: pure-data:[12642] trunk/externals/tof/src
      ([email protected])
   6. SF.net SVN: pure-data:[12643]     trunk/externals/tof/src/param.h
      ([email protected])
   7. SF.net SVN: pure-data:[12644] trunk/externals/tof/src
      ([email protected])
   8. SF.net SVN: pure-data:[12645] trunk/externals/ffext
      ([email protected])
   9. SF.net SVN: pure-data:[12646] trunk/externals/tof/src
      ([email protected])
  10. SF.net SVN: pure-data:[12647] trunk/externals/tof/help
      ([email protected])
  11. SF.net SVN: pure-data:[12648]
      branches/pd-gui-rewrite/0.43/src/pd_bindings. tcl
      ([email protected])
  12. SF.net SVN: pure-data:[12649]
      branches/pd-gui-rewrite/0.43/src/apple_events .tcl
      ([email protected])
  13. SF.net SVN: pure-data:[12650]
      branches/pd-gui-rewrite/0.43/src ([email protected])


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

Message: 1
Date: Thu, 22 Oct 2009 15:47:28 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12638]
        trunk/externals/tof/src/g_canvas.h
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12638
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12638&view=rev
Author:   mrtof
Date:     2009-10-22 15:47:27 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Removed a local copy of one of pd's headers

Removed Paths:
-------------
    trunk/externals/tof/src/g_canvas.h


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



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

Message: 2
Date: Thu, 22 Oct 2009 17:09:15 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12639]
        trunk/externals/ext13/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12639
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12639&view=rev
Author:   eighthave
Date:     2009-10-22 17:09:15 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
added cross-compiling for the iPhone OS when building on Mac OS X

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


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



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

Message: 3
Date: Thu, 22 Oct 2009 17:15:23 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12640]
        branches/pd-gui-rewrite/0.43/src/opt_parser. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12640
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12640&view=rev
Author:   mescalinum
Date:     2009-10-22 17:15:22 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
oups, we need *both* set and lappend behavior for cmdline options

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/src/opt_parser.tcl


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



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

Message: 4
Date: Thu, 22 Oct 2009 17:15:59 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12641]
        branches/pd-gui-rewrite/0.43/src/ opt_parser_test.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12641
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12641&view=rev
Author:   mescalinum
Date:     2009-10-22 17:15:59 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
add a usage example for opt_parser.tcl

Added Paths:
-----------
    branches/pd-gui-rewrite/0.43/src/opt_parser_test.tcl


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



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

Message: 5
Date: Thu, 22 Oct 2009 19:45:39 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12642]
        trunk/externals/tof/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12642
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12642&view=rev
Author:   mrtof
Date:     2009-10-22 19:45:39 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Removed the multi file version of param

Modified Paths:
--------------
    trunk/externals/tof/src/folderpanel.c
    trunk/externals/tof/src/get~.c
    trunk/externals/tof/src/putget~.h
    trunk/externals/tof/src/put~.c

Removed Paths:
-------------
    trunk/externals/tof/src/param.c
    trunk/externals/tof/src/paramCustom.c
    trunk/externals/tof/src/paramDump.c
    trunk/externals/tof/src/paramFile.c
    trunk/externals/tof/src/paramId.c
    trunk/externals/tof/src/paramRoute.c


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



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

Message: 6
Date: Thu, 22 Oct 2009 19:46:03 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12643]
        trunk/externals/tof/src/param.h
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12643
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12643&view=rev
Author:   mrtof
Date:     2009-10-22 19:46:03 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Removed the multi file version of param

Removed Paths:
-------------
    trunk/externals/tof/src/param.h


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



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

Message: 7
Date: Thu, 22 Oct 2009 19:48:23 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12644]
        trunk/externals/tof/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12644
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12644&view=rev
Author:   mrtof
Date:     2009-10-22 19:48:22 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Added single file version of param

Added Paths:
-----------
    trunk/externals/tof/src/param.c
    trunk/externals/tof/src/param.h
    trunk/externals/tof/src/paramCustom.h
    trunk/externals/tof/src/paramDump.h
    trunk/externals/tof/src/paramFile.h
    trunk/externals/tof/src/paramGui.h
    trunk/externals/tof/src/paramId.h
    trunk/externals/tof/src/paramRoute.h


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



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

Message: 8
Date: Thu, 22 Oct 2009 20:03:06 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12645] trunk/externals/ffext
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12645
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12645&view=rev
Author:   mescalinum
Date:     2009-10-22 20:03:06 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
atoi and atof externals

Added Paths:
-----------
    trunk/externals/ffext/atox/
    trunk/externals/ffext/atox/Makefile
    trunk/externals/ffext/atox/atox.c


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



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

Message: 9
Date: Thu, 22 Oct 2009 20:44:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12646]
        trunk/externals/tof/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12646
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12646&view=rev
Author:   mrtof
Date:     2009-10-22 20:44:21 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Created common out of put~ and get~

Added Paths:
-----------
    trunk/externals/tof/src/common~.c

Removed Paths:
-------------
    trunk/externals/tof/src/get~.c
    trunk/externals/tof/src/putget~.h
    trunk/externals/tof/src/put~.c


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



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

Message: 10
Date: Thu, 22 Oct 2009 22:37:13 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12647]
        trunk/externals/tof/help
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12647
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12647&view=rev
Author:   mrtof
Date:     2009-10-22 22:37:13 +0000 (Thu, 22 Oct 2009)

Log Message:
-----------
Added common~-help and modified a few help files

Modified Paths:
--------------
    trunk/externals/tof/help/argument-abs.pd
    trunk/externals/tof/help/argument-help.pd
    trunk/externals/tof/help/param-help.pd

Added Paths:
-----------
    trunk/externals/tof/help/common~-help.pd

Removed Paths:
-------------
    trunk/externals/tof/help/get~-help.pd
    trunk/externals/tof/help/put~-help.pd


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



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

Message: 11
Date: Fri, 23 Oct 2009 01:17:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12648]
        branches/pd-gui-rewrite/0.43/src/pd_bindings. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12648
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12648&view=rev
Author:   eighthave
Date:     2009-10-23 01:17:11 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
removed debug message

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl


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



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

Message: 12
Date: Fri, 23 Oct 2009 01:23:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12649]
        branches/pd-gui-rewrite/0.43/src/apple_events .tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12649
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12649&view=rev
Author:   eighthave
Date:     2009-10-23 01:23:17 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
removed debug message

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/src/apple_events.tcl


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



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

Message: 13
Date: Fri, 23 Oct 2009 01:28:04 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12650]
        branches/pd-gui-rewrite/0.43/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 12650
          http://pure-data.svn.sourceforge.net/pure-data/?rev=12650&view=rev
Author:   eighthave
Date:     2009-10-23 01:27:56 +0000 (Fri, 23 Oct 2009)

Log Message:
-----------
- implemented argv parsing using mescalinum's opt_parser, it should be pretty
  robust now in getting the filenames out of the args

- check args for -stderr and set pdtk_post accordingly

- removed opt_parser_test.tcl since its not needed anymore

Modified Paths:
--------------
    branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
    branches/pd-gui-rewrite/0.43/src/pdwindow.tcl

Removed Paths:
-------------
    branches/pd-gui-rewrite/0.43/src/opt_parser_test.tcl


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 22
**************************************

Reply via email to