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:[12949]
branches/pd-gui-rewrite/0.43/src/dialog_find. tcl
([email protected])
2. SF.net SVN: pure-data:[12950] branches/pd-gui-rewrite/0.43
([email protected])
3. SF.net SVN: pure-data:[12951]
branches/pd-gui-rewrite/0.43/startup/disabled
/tripleclickobj-plugin.tcl ([email protected])
4. SF.net SVN: pure-data:[12952]
branches/pd-gui-rewrite/0.43/src/ dialog_message.tcl
([email protected])
5. autobuild: pd-devel macosx104-i386 2010-01-11 03.15.40
(Pd Build User)
----------------------------------------------------------------------
Message: 1
Date: Sun, 10 Jan 2010 17:46:12 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12949]
branches/pd-gui-rewrite/0.43/src/dialog_find. tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12949
http://pure-data.svn.sourceforge.net/pure-data/?rev=12949&view=rev
Author: eighthave
Date: 2010-01-10 17:45:58 +0000 (Sun, 10 Jan 2010)
Log Message:
-----------
sorted out keyboard focus to be more natural on X11 and aqua
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/dialog_find.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Sun, 10 Jan 2010 20:58:04 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12950]
branches/pd-gui-rewrite/0.43
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12950
http://pure-data.svn.sourceforge.net/pure-data/?rev=12950&view=rev
Author: eighthave
Date: 2010-01-10 20:58:03 +0000 (Sun, 10 Jan 2010)
Log Message:
-----------
- converted internal 'editmode' message to 0=off 1=on, then changed the GUI
implementation to use that, also making it much easier to set the state of the
Edit->Edit Mode menu item.
- added example plugin for making a key binding disable edit mode on all open
patches
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/g_canvas.h
branches/pd-gui-rewrite/0.43/src/g_editor.c
branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl
branches/pd-gui-rewrite/0.43/src/pd_menucommands.tcl
branches/pd-gui-rewrite/0.43/src/pd_menus.tcl
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
Added Paths:
-----------
branches/pd-gui-rewrite/0.43/startup/disabled/global_editmode_0-plugin.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Sun, 10 Jan 2010 21:35:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12951]
branches/pd-gui-rewrite/0.43/startup/disabled
/tripleclickobj-plugin.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12951
http://pure-data.svn.sourceforge.net/pure-data/?rev=12951&view=rev
Author: eighthave
Date: 2010-01-10 21:35:17 +0000 (Sun, 10 Jan 2010)
Log Message:
-----------
cleaned up example to use newer API stuff
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/startup/disabled/tripleclickobj-plugin.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Sun, 10 Jan 2010 22:14:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[12952]
branches/pd-gui-rewrite/0.43/src/ dialog_message.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 12952
http://pure-data.svn.sourceforge.net/pure-data/?rev=12952&view=rev
Author: eighthave
Date: 2010-01-10 22:14:09 +0000 (Sun, 10 Jan 2010)
Log Message:
-----------
added a semi-colon as a reminder of the context that the message is sent in
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/dialog_message.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Mon, 11 Jan 2010 03:29:15 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-devel macosx104-i386 2010-01-11
03.15.40
To: [email protected]
Message-ID: <[email protected]>
last 20 errors ----------------------------------------
pix_filmDarwin.cpp:101: error: expected `(' before 'filename'
pix_filmDarwin.cpp:101: error: expected `)' before ';' token
pix_filmDarwin.cpp:101: error: invalid static_cast from type 'char*' to type
'UInt8*'
pix_filmDarwin.cpp:497: error: invalid static_cast from type 'TimeBaseRecord*'
to type 'long int'
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 15 lines ----------------------------------------
pix_filmDarwin.cpp:497: error: invalid static_cast from type 'TimeBaseRecord*'
to type 'long int'
make[3]: *** [pix_filmDarwin.o] Error 1
make[2]: *** [Pixes] Error 2
make[1]: *** [/Users/pd/auto-build/pd-devel/Gem/src/Gem.pd_darwin] Error 2
make: *** [extended_install] Error 2
sed -i.bak 's|pdp_v4l|pdp_ieee1394|'
/Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100111.app/Contents/Resources/doc/5.reference/pdp*-help.pd
sed: lstat: No such file or directory
make: *** [pdp_help_hack] Error 1
ls: /Users/pd/auto-build/pd-devel/packages/darwin_app/./Pd*.dmg: No such file
or directory
upload specs darwin_app . dmg
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/2010-01-11/logs/2010-01-11_03.15.40_darwin_macosx104-i386_pd-devel.txt
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 59, Issue 10
**************************************