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:[12629] trunk/externals/tof
([email protected])
2. SF.net SVN: pure-data:[12630] trunk/externals/tof/src
([email protected])
3. SF.net SVN: pure-data:[12631]
trunk/externals/tof/test/tokenArgs.c ([email protected])
4. SF.net SVN: pure-data:[12632] trunk/externals/tof
([email protected])
5. SF.net SVN: pure-data:[12633]
branches/pd-gui-rewrite/0.43/src/s_midi_pm.c
([email protected])
6. SF.net SVN: pure-data:[12634] branches/pd-gui-rewrite/0.43
([email protected])
7. SF.net SVN: pure-data:[12635] branches/pd-gui-rewrite/0.43
([email protected])
8. SF.net SVN: pure-data:[12636]
branches/pd-gui-rewrite/0.43/configure.ac
([email protected])
9. SF.net SVN: pure-data:[12637]
trunk/desiredata/src/s_midi_pm.c ([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 21 Oct 2009 22:37:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12629] trunk/externals/tof
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12629
http://pure-data.svn.sourceforge.net/pure-data/?rev=12629&view=rev
Author: mrtof
Date: 2009-10-21 22:37:36 +0000 (Wed, 21 Oct 2009)
Log Message:
-----------
Replaced paramGui abstraction by a class
Modified Paths:
--------------
trunk/externals/tof/help/param-abs.pd
trunk/externals/tof/help/paramDump-help.pd
trunk/externals/tof/help/paramGui-help.pd
trunk/externals/tof/src/Makefile
trunk/externals/tof/src/param.c
trunk/externals/tof/src/param.h
trunk/externals/tof/src/paramCustom.c
trunk/externals/tof/src/paramDump.c
trunk/externals/tof/src/paramRoute.c
trunk/externals/tof/src/tof.h
Added Paths:
-----------
trunk/externals/tof/test/test.c
Removed Paths:
-------------
trunk/externals/tof/abs/paramGui.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Wed, 21 Oct 2009 22:41:39 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12630]
trunk/externals/tof/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12630
http://pure-data.svn.sourceforge.net/pure-data/?rev=12630&view=rev
Author: mrtof
Date: 2009-10-21 22:41:38 +0000 (Wed, 21 Oct 2009)
Log Message:
-----------
Removed the updateGuis method
Modified Paths:
--------------
trunk/externals/tof/src/param.c
trunk/externals/tof/src/param.h
trunk/externals/tof/src/paramCustom.c
trunk/externals/tof/src/paramDump.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Wed, 21 Oct 2009 23:24:21 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12631]
trunk/externals/tof/test/tokenArgs.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12631
http://pure-data.svn.sourceforge.net/pure-data/?rev=12631&view=rev
Author: mrtof
Date: 2009-10-21 23:24:17 +0000 (Wed, 21 Oct 2009)
Log Message:
-----------
Added tokenArgs
Added Paths:
-----------
trunk/externals/tof/test/tokenArgs.c
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 01:26:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12632] trunk/externals/tof
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12632
http://pure-data.svn.sourceforge.net/pure-data/?rev=12632&view=rev
Author: mrtof
Date: 2009-10-22 01:26:47 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
Made paramGui only re-build the gui when requested
Modified Paths:
--------------
trunk/externals/tof/help/paramGui-help.pd
trunk/externals/tof/src/paramCustom.c
trunk/externals/tof/src/tof.h
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 03:14:27 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12633]
branches/pd-gui-rewrite/0.43/src/s_midi_pm.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12633
http://pure-data.svn.sourceforge.net/pure-data/?rev=12633&view=rev
Author: eighthave
Date: 2009-10-22 03:14:26 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
Somehow, s_midi_pm.c has portaudio.h in it. Its not needed at all, and having
it there prevents compiling Pd with portmidi but without portaudio, which is
needed by some devices, like the iPhone/iPod.
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/s_midi_pm.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 04:01:30 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12634]
branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12634
http://pure-data.svn.sourceforge.net/pure-data/?rev=12634&view=rev
Author: eighthave
Date: 2009-10-22 04:00:55 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
first running build on the iPod Touch 1G, should run on any iThing. No audio
yet, so not super useful. To build for iPhone/iPod Touch, run ./configure
--host=arm-apple-darwin10.0.0d3
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/configure.ac
branches/pd-gui-rewrite/0.43/src/Makefile.am
Added Paths:
-----------
branches/pd-gui-rewrite/0.43/src/s_midi_dummy.c
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 04:21:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12635]
branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12635
http://pure-data.svn.sourceforge.net/pure-data/?rev=12635&view=rev
Author: eighthave
Date: 2009-10-22 04:21:29 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
only build the localization .msg files from the .po files if msgfmt is found
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/Makefile.am
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: 8
Date: Thu, 22 Oct 2009 04:24:55 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12636]
branches/pd-gui-rewrite/0.43/configure.ac
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12636
http://pure-data.svn.sourceforge.net/pure-data/?rev=12636&view=rev
Author: eighthave
Date: 2009-10-22 04:24:54 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
removed debug cruft and added warning about not finding msgfmt
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: 9
Date: Thu, 22 Oct 2009 04:30:32 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12637]
trunk/desiredata/src/s_midi_pm.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12637
http://pure-data.svn.sourceforge.net/pure-data/?rev=12637&view=rev
Author: matju
Date: 2009-10-22 04:30:32 +0000 (Thu, 22 Oct 2009)
Log Message:
-----------
remove <portaudio.h> (sf#2883658)
Modified Paths:
--------------
trunk/desiredata/src/s_midi_pm.c
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 21
**************************************