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:[11931] trunk/desiredata/src/desire.h
([email protected])
2. SF.net SVN: pure-data:[11932]
trunk/externals/hardware/arduino/make-release .sh
([email protected])
3. SF.net SVN: pure-data:[11933] branches/pd-devel/0.41.4/src
([email protected])
4. SF.net SVN: pure-data:[11934] trunk/pd
([email protected])
5. SF.net SVN: pure-data:[11935] branches/pd-devel/0.41.4/src
([email protected])
6. SF.net SVN: pure-data:[11936] branches/pd-devel/0.41.4/src
([email protected])
7. SF.net SVN: pure-data:[11937] branches/pd-devel/0.41.4/src
([email protected])
8. SF.net SVN: pure-data:[11938] branches/pd-devel/0.41.4/src
([email protected])
9. SF.net SVN: pure-data:[11939] branches/pd-devel/0.41.4/src
([email protected])
10. SF.net SVN: pure-data:[11940] branches/pd-devel/0.41.4/src
([email protected])
11. SF.net SVN: pure-data:[11941]
branches/pd-devel/0.41.4/src/pd_menus.tcl
([email protected])
12. SF.net SVN: pure-data:[11942] branches/pd-devel/0.41.4/src
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Mon, 17 Aug 2009 14:51:42 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11931]
trunk/desiredata/src/desire.h
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11931
http://pure-data.svn.sourceforge.net/pure-data/?rev=11931&view=rev
Author: matju
Date: 2009-08-17 14:51:42 +0000 (Mon, 17 Aug 2009)
Log Message:
-----------
fixing a problem with stdio.h being loaded _after_ the asprintf macros are
defined. (from Carmen)
Modified Paths:
--------------
trunk/desiredata/src/desire.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Mon, 17 Aug 2009 17:02:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11932]
trunk/externals/hardware/arduino/make-release .sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11932
http://pure-data.svn.sourceforge.net/pure-data/?rev=11932&view=rev
Author: eighthave
Date: 2009-08-17 17:02:20 +0000 (Mon, 17 Aug 2009)
Log Message:
-----------
quick script to automate making releases
Added Paths:
-----------
trunk/externals/hardware/arduino/make-release.sh
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Mon, 17 Aug 2009 22:35:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11933]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11933
http://pure-data.svn.sourceforge.net/pure-data/?rev=11933&view=rev
Author: eighthave
Date: 2009-08-17 22:35:53 +0000 (Mon, 17 Aug 2009)
Log Message:
-----------
renamed pd.tk to pd-gui.tcl so that it has the proper .tcl extension and mimics
the 'pd-gui' name of the old C/Tcl binary
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/AppMain.tcl
branches/pd-devel/0.41.4/src/s_inter.c
Added Paths:
-----------
branches/pd-devel/0.41.4/src/pd-gui.tcl
Removed Paths:
-------------
branches/pd-devel/0.41.4/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Mon, 17 Aug 2009 23:31:37 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11934] trunk/pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11934
http://pure-data.svn.sourceforge.net/pure-data/?rev=11934&view=rev
Author: millerpuckette
Date: 2009-08-17 23:31:36 +0000 (Mon, 17 Aug 2009)
Log Message:
-----------
merge in new tcl implementation by Steiner & Chun
Modified Paths:
--------------
trunk/pd/doc/1.manual/x1.htm
trunk/pd/doc/1.manual/x2.htm
trunk/pd/doc/1.manual/x5.htm
trunk/pd/doc/4.data.structures/07.sequencer.pd
trunk/pd/doc/6.externs/makefile
trunk/pd/doc/7.stuff/tools/testtone.pd
trunk/pd/extra/expr~/makefile
trunk/pd/extra/pd~/makefile
trunk/pd/extra/sigmund~/sigmund~.c
trunk/pd/src/configure.in
trunk/pd/src/g_all_guis.c
trunk/pd/src/g_bang.c
trunk/pd/src/g_editor.c
trunk/pd/src/g_graph.c
trunk/pd/src/g_hdial.c
trunk/pd/src/g_hslider.c
trunk/pd/src/g_mycanvas.c
trunk/pd/src/g_numbox.c
trunk/pd/src/g_rtext.c
trunk/pd/src/g_text.c
trunk/pd/src/g_toggle.c
trunk/pd/src/g_vdial.c
trunk/pd/src/g_vslider.c
trunk/pd/src/g_vumeter.c
trunk/pd/src/m_binbuf.c
trunk/pd/src/m_class.c
trunk/pd/src/m_sched.c
trunk/pd/src/makefile.in
trunk/pd/src/makefile.nt
trunk/pd/src/notes.txt
trunk/pd/src/s_audio.c
trunk/pd/src/s_audio_jack.c
trunk/pd/src/s_file.c
trunk/pd/src/s_inter.c
trunk/pd/src/s_loader.c
trunk/pd/src/s_main.c
trunk/pd/src/s_midi.c
trunk/pd/src/s_midi_alsa.c
trunk/pd/src/s_midi_oss.c
trunk/pd/src/s_midi_pm.c
trunk/pd/src/s_path.c
trunk/pd/src/x_gui.c
trunk/pd/src/x_misc.c
trunk/pd/src/x_qlist.c
Added Paths:
-----------
trunk/pd/tcl/
trunk/pd/tcl/AppMain.tcl
trunk/pd/tcl/apple_events.tcl
trunk/pd/tcl/dialog_find.tcl
trunk/pd/tcl/dialog_font.tcl
trunk/pd/tcl/dialog_gatom.tcl
trunk/pd/tcl/dialog_iemgui.tcl
trunk/pd/tcl/pd.tcl
trunk/pd/tcl/pd_bindings.tcl
trunk/pd/tcl/pd_connect.tcl
trunk/pd/tcl/pd_menucommands.tcl
trunk/pd/tcl/pd_menus.tcl
trunk/pd/tcl/pdtk_array.tcl
trunk/pd/tcl/pdtk_canvas.tcl
trunk/pd/tcl/pdtk_text.tcl
trunk/pd/tcl/pkgIndex.tcl
trunk/pd/tcl/pkg_mkIndex.tcl
trunk/pd/tcl/wheredoesthisgo.tcl
Removed Paths:
-------------
trunk/pd/src/t_main.c
trunk/pd/src/t_tk.h
trunk/pd/src/t_tkcmd.c
trunk/pd/src/u_main.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Tue, 18 Aug 2009 03:45:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11935]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11935
http://pure-data.svn.sourceforge.net/pure-data/?rev=11935&view=rev
Author: eighthave
Date: 2009-08-18 03:45:47 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
added some TODOs
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd_connect.tcl
branches/pd-devel/0.41.4/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Tue, 18 Aug 2009 03:52:33 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11936]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11936
http://pure-data.svn.sourceforge.net/pure-data/?rev=11936&view=rev
Author: eighthave
Date: 2009-08-18 03:52:32 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
- removed old kludges for ok/cancel and made panel_bindings work with the
*_panel namespaces for all panels.
- ported pdtk_array to new panel handling methods
- used labelframes to match Pd-extended iemgui panel style for clarity
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/canvas_panel.tcl
branches/pd-devel/0.41.4/src/find_panel.tcl
branches/pd-devel/0.41.4/src/gatom_panel.tcl
branches/pd-devel/0.41.4/src/iemgui_panel.tcl
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_bindings.tcl
branches/pd-devel/0.41.4/src/pdtk_array.tcl
branches/pd-devel/0.41.4/src/pkgIndex.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Tue, 18 Aug 2009 03:54:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11937]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11937
http://pure-data.svn.sourceforge.net/pure-data/?rev=11937&view=rev
Author: eighthave
Date: 2009-08-18 03:54:08 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
renamed pdtk_array to array_panel to match its namespace and the rest of the
panels
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pkgIndex.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/src/array_panel.tcl
Removed Paths:
-------------
branches/pd-devel/0.41.4/src/pdtk_array.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Tue, 18 Aug 2009 04:08:05 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11938]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11938
http://pure-data.svn.sourceforge.net/pure-data/?rev=11938&view=rev
Author: eighthave
Date: 2009-08-18 04:08:04 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
replaced all tabs with 4 spaces
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/AppMain.tcl
branches/pd-devel/0.41.4/src/apple_events.tcl
branches/pd-devel/0.41.4/src/array_panel.tcl
branches/pd-devel/0.41.4/src/canvas_panel.tcl
branches/pd-devel/0.41.4/src/find_panel.tcl
branches/pd-devel/0.41.4/src/font_panel.tcl
branches/pd-devel/0.41.4/src/gatom_panel.tcl
branches/pd-devel/0.41.4/src/iemgui_panel.tcl
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_bindings.tcl
branches/pd-devel/0.41.4/src/pd_connect.tcl
branches/pd-devel/0.41.4/src/pd_menucommands.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/pd_post.tcl
branches/pd-devel/0.41.4/src/pdtk_canvas.tcl
branches/pd-devel/0.41.4/src/pdtk_text.tcl
branches/pd-devel/0.41.4/src/wheredoesthisgo.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Tue, 18 Aug 2009 04:14:54 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11939]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11939
http://pure-data.svn.sourceforge.net/pure-data/?rev=11939&view=rev
Author: eighthave
Date: 2009-08-18 04:14:54 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
renamed 'panel' files to 'dialog' in the style of Miller's code
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pkgIndex.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/src/dialog_array.tcl
branches/pd-devel/0.41.4/src/dialog_canvas.tcl
branches/pd-devel/0.41.4/src/dialog_find.tcl
branches/pd-devel/0.41.4/src/dialog_font.tcl
branches/pd-devel/0.41.4/src/dialog_gatom.tcl
branches/pd-devel/0.41.4/src/dialog_iemgui.tcl
Removed Paths:
-------------
branches/pd-devel/0.41.4/src/array_panel.tcl
branches/pd-devel/0.41.4/src/canvas_panel.tcl
branches/pd-devel/0.41.4/src/find_panel.tcl
branches/pd-devel/0.41.4/src/font_panel.tcl
branches/pd-devel/0.41.4/src/gatom_panel.tcl
branches/pd-devel/0.41.4/src/iemgui_panel.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Tue, 18 Aug 2009 04:31:00 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11940]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11940
http://pure-data.svn.sourceforge.net/pure-data/?rev=11940&view=rev
Author: eighthave
Date: 2009-08-18 04:30:59 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
renamed all namespaces from the *_panel to Miller's dialog_*
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/dialog_array.tcl
branches/pd-devel/0.41.4/src/dialog_canvas.tcl
branches/pd-devel/0.41.4/src/dialog_find.tcl
branches/pd-devel/0.41.4/src/dialog_font.tcl
branches/pd-devel/0.41.4/src/dialog_gatom.tcl
branches/pd-devel/0.41.4/src/dialog_iemgui.tcl
branches/pd-devel/0.41.4/src/pd-gui.tcl
branches/pd-devel/0.41.4/src/pd_bindings.tcl
branches/pd-devel/0.41.4/src/pd_menucommands.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/pkgIndex.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 11
Date: Tue, 18 Aug 2009 05:11:52 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11941]
branches/pd-devel/0.41.4/src/pd_menus.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11941
http://pure-data.svn.sourceforge.net/pure-data/?rev=11941&view=rev
Author: eighthave
Date: 2009-08-18 05:11:51 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
added TODO
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd_menus.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 12
Date: Tue, 18 Aug 2009 05:18:19 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11942]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11942
http://pure-data.svn.sourceforge.net/pure-data/?rev=11942&view=rev
Author: eighthave
Date: 2009-08-18 05:18:18 +0000 (Tue, 18 Aug 2009)
Log Message:
-----------
- added more msgcat locales support to GUI text
- some minor code cleanups I found along the way, like removing code that's
been moved to ::pd_connect::panel_bindings
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/dialog_array.tcl
branches/pd-devel/0.41.4/src/dialog_canvas.tcl
branches/pd-devel/0.41.4/src/dialog_font.tcl
branches/pd-devel/0.41.4/src/dialog_gatom.tcl
branches/pd-devel/0.41.4/src/dialog_iemgui.tcl
branches/pd-devel/0.41.4/src/pd_menucommands.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 54, Issue 15
**************************************