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. autobuild:
/var/www/auto-build/2011-11-04/logs/2011-11-04_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
(Pd user)
2. SF.net SVN: pure-data:[15703]
trunk/externals/build-all-libdirs.sh ([email protected])
3. SF.net SVN: pure-data:[15704]
trunk/externals/mrpeach/net/tcpclient.c
([email protected])
4. [git]Pd-extended branch patch_series updated.
855108f877378581948081a85135e6fdb4bc92c1 (Hans-Christoph Steiner)
5. [git]Pd-extended branch master updated.
47536ff1b1d0ca374fd9d3ada5a9ef8edc56b314 (Hans-Christoph Steiner)
6. [git]Pd-extended branch pure-data updated.
42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470 (Hans-Christoph Steiner)
7. [git]Pd-extended branch patch_series updated.
f390109232ad75f885b55d3d88f46868e41d0e65 (Hans-Christoph Steiner)
8. autobuild: pd-double macosx105-i386 2011-11-05 03.15.32
(Pd Build User)
----------------------------------------------------------------------
Message: 1
Date: Fri, 4 Nov 2011 08:08:02 -0400 (EDT)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
/var/www/auto-build/2011-11-04/logs/2011-11-04_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
To: [email protected]
Message-ID: <20111104120802.8403D2F0196@debian-stable-i386>
C:/MinGW/msys/1.0/home/pd/auto-build/pd-extended/externals/mrpeach/net/tcpclient.c:252:45:
error: invalid operands to binary != (have 'pthread_t' and 'int')
C:/MinGW/msys/1.0/home/pd/auto-build/pd-extended/externals/mrpeach/net/tcpclient.c:378:23:
error: incompatible types when assigning to type 'pthread_t' from type 'int'
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [Receiver=3.0.9]
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [Receiver=3.0.9]
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2011-11-04/logs/
------------------------------
Message: 2
Date: Fri, 04 Nov 2011 14:47:14 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15703]
trunk/externals/build-all-libdirs.sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15703
http://pure-data.svn.sourceforge.net/pure-data/?rev=15703&view=rev
Author: eighthave
Date: 2011-11-04 14:47:14 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------
remove destdir before trying to install into it
Modified Paths:
--------------
trunk/externals/build-all-libdirs.sh
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Fri, 04 Nov 2011 21:24:53 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15704]
trunk/externals/mrpeach/net/tcpclient.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 15704
http://pure-data.svn.sourceforge.net/pure-data/?rev=15704&view=rev
Author: mrpeach
Date: 2011-11-04 21:24:53 +0000 (Fri, 04 Nov 2011)
Log Message:
-----------
Add a flag to sendthreadparams to indicate if the thread is in use or not.
Don't reuse the buffer if it's still active.
Modified Paths:
--------------
trunk/externals/mrpeach/net/tcpclient.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Sat, 5 Nov 2011 03:29:06 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
855108f877378581948081a85135e6fdb4bc92c1
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".
The branch, patch_series has been updated
via 855108f877378581948081a85135e6fdb4bc92c1 (commit)
via 5857fcff56353384d5f00495775e8026dee60feb (commit)
from 0685e97abc838a722cd3514e5cb943ebb449f138 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 855108f877378581948081a85135e6fdb4bc92c1
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Nov 4 23:28:33 2011 -0400
REBASE into 'ported Pd-extended prefs handling from 0.42.5'
fix my stupid memory allocation
commit 5857fcff56353384d5f00495775e8026dee60feb
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Nov 4 22:52:16 2011 -0400
REBASE into "escape ' single quote characters for Mac OS X defaults system
used in GUI Prefs"
when writing using 'defaults write' use regular "" for quoting,
when reading from the 'defaults read' output, it'll be with ''
-----------------------------------------------------------------------
Summary of changes:
src/s_file.c | 10 +++++-----
tcl/pd_guiprefs.tcl | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 5
Date: Sat, 5 Nov 2011 04:44:59 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
47536ff1b1d0ca374fd9d3ada5a9ef8edc56b314
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".
The branch, master has been updated
via 47536ff1b1d0ca374fd9d3ada5a9ef8edc56b314 (commit)
via 6cbf55cb49e601e4f6d2ca6d44a708a2930b8e54 (commit)
via f390109232ad75f885b55d3d88f46868e41d0e65 (commit)
via ebfaa3b2f0ab085b62308e86fe9981fcff5736a7 (commit)
via 4b86a622dedca17eddce7fe1167708f0b367b2a3 (commit)
via 3792671582f510b72883307ef21ae547a741b75b (commit)
via 787b99b83891ccbd6d95de1324ce2c3eb4d5d3cd (commit)
via 5e4e8c7830a740234655387bd14f52d136fc6727 (commit)
via 3405c61295e27144347e79ff5a78ff1dfe8876ac (commit)
via 6c3c938ba9a3b9c957366319a102e0bcfa79848f (commit)
via 9f38d14ddd92ee6e0b094b42328fa6008c4d3636 (commit)
via 311be247428a2f1d3b79d297fe103291541e584e (commit)
via 9e8d91002ce52a208f115e4609da99e53ce84bf4 (commit)
via 74c313e077eae1e6b035917f2fe5953c5841923a (commit)
via b27aa785dc189687e621e920378d85981afb9c68 (commit)
via 986ab55d62387881223a3efdbe7c4d6fda9bcc07 (commit)
via 0eb28a0154fc4ea505c1130932e98c6f4c2b8516 (commit)
via 10a429ff06688b2f97536394e82d4d17de3dccd4 (commit)
via 434aebe4535ff993327a1152217221749e6afabc (commit)
via 8630c4d900f135fea432bf1c4d38a29091e0d921 (commit)
via 49122059b053c86cd4c6ef405357a67ca2c0f0b6 (commit)
via b0cba8eeb057ad016b2dd47d2613a595b83e72aa (commit)
via ea560b79021d08e6da796036ad5a892599ff27e1 (commit)
via 5d34270a8c98ff68e51721edabf653280990efd0 (commit)
via 0d23f5766622b030b67fc424fbcadeb11efbe001 (commit)
via 74653753d26781aca9229172f9e5ad4a1da60646 (commit)
via 8fa4b3de06bacbaabab55e6cf6d6b4cd3e0b796a (commit)
via 303c34e079691e1d6a92b6ed80b366ef9cdc31c9 (commit)
via 4decefa8b6ff087f8e9dfea9c1af092d2f2454ff (commit)
via 40c73a3d037e590e1b80165b491b54722f18cd47 (commit)
via 44014e4e1400ea6a2b4a27005333cb1e1dc59cb3 (commit)
via efea49e3eff5b442a96e83bc19aff030594aebac (commit)
via 60d7a76a92cd22528ff4b0ffb06d913a036d8af1 (commit)
via fc0fb6aa79e6846d3825481899d48461be84ec63 (commit)
via 0e35aa34cb926300d1098f4e2b4f76c3d28bcc61 (commit)
via 312f1bc0f7da0db201e788802eb64605cfd7a742 (commit)
via 9b26d955b8ed60ed5b8439464f534c115588e250 (commit)
via e906f4c7117d43867bdcf7f6f208ff9ef0d1417b (commit)
via cd870cadefc32da2faffe1279d97ad254ff72b94 (commit)
via 235b1fd6b8a784b0004b8fa9b313f934d3b68cf6 (commit)
via 3bb19d10074e171a91d0cb661696f34e9086c0df (commit)
via 1d5e1d019088db4db80674951aeefe824ad0dea3 (commit)
via b49080d4ba013e93f113105e728070d0768feb23 (commit)
via 52c9e6db5588f834079495dff389389c66e89e9f (commit)
via 89c160ac33d07283dda171846abb2dffcaba7934 (commit)
via 98db555d4bdf3e2cb4fe1943c4ef02590d71e89b (commit)
via 4ab75d55fa68801dfdd7381abd8e4026536e32b8 (commit)
via 4721c8452259c459ea39b6122ca7933b9f0514c5 (commit)
via 1ea79946367631a8c112d9fc5249837b055c5b14 (commit)
via 8abf4b447ee4a54d709be81827f5432c966b559f (commit)
via f7bff4e33bb56d0f567ea5a5756e04c9e6a88f50 (commit)
via 5c1668135aab796f4a6660a3e2df0561c40c6164 (commit)
via e04f76574863171b30ac69a5c6897d29bf515a3e (commit)
via 6d30ff88fbb6d31b29adc911247e8abb78b977b6 (commit)
via 340ab84c6892b062938f455963a1b85864ceb148 (commit)
via 5c34933d50f43ef450b63d8d01de77c582f40859 (commit)
via 66560b5ac258492b47c154f1deda200b9108e0b2 (commit)
via d994b88f4cac3b680eaf14ae23adb3874eee3393 (commit)
via 4c308f55f013a26eb20996506ba68cb717c97fc6 (commit)
via 5d97626cf6d4e3ff52213db121c6b1727c73aa09 (commit)
via 3878b5ab4f3a4e1c8ddda1a3cc4f56c0e4f1368f (commit)
via dbf5196ff56304de69045aeb216843a99000203f (commit)
via 5d55ba3ce490e6eb432877c5b4e3214abfd487d9 (commit)
via 9230113bdf715e5eda72ead3c94608a7b04b7ee3 (commit)
via 85ee5dd5ad76355003c80da51dce1be77044787c (commit)
via 81a0e3321a713e3abf353acb4ff67d560491b3c8 (commit)
via acc1acb9ca9d098291a5ef51f372660c5818930c (commit)
via d6d89160dc4cd111ca6b6e62fbc760475dd8bb5f (commit)
via a4ed8ee1101eb8f07fcc18ca7086d276c2b7d6e5 (commit)
via ae8122853df7b6a05317405f2d989ec2b682d6f7 (commit)
via 2ef88227f917611a35d8aba17626b5c960d583ec (commit)
via efd23edbd66c32cc3b04d9432f4c3912a653503a (commit)
via 4e02b6bd1930d4ae2289541c65a063e67b74819d (commit)
via 5e97fbc88d8b6577bac71331394414f81c8ab218 (commit)
via 40857cbdda2374ae75567bd501debd3c43697db2 (commit)
via e933c4472156c3388e8f3ab0d49c5976b8851d94 (commit)
via 421d8f0f4f4ebb8576e8bdd632cfbad803104063 (commit)
via bab4cc7d83a2354004afb11617b30491f7aeb645 (commit)
via acaa65eccc23bf2e814730d9203a39f8ce38597e (commit)
via e567d43b738fe83e926172d6047b6a1a9042332a (commit)
via a79c4b74d15cc5f950d9d69b891e420f192bae2d (commit)
via dc135e5c0648675fc6b806f367a74102dcd8bb0f (commit)
via e60d81b9f9e3cbe00ffc4cfe09ce59ba37289a7e (commit)
via 855108f877378581948081a85135e6fdb4bc92c1 (commit)
via 5857fcff56353384d5f00495775e8026dee60feb (commit)
via 42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470 (commit)
via e2af381177942d94f8769daf2c785490e3ac93a5 (commit)
via 5c78db0883a3450e1cac727aee422ad7f4dd56eb (commit)
from 85816f3ba64310dc03578ac8054b82a7cbec6682 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 47536ff1b1d0ca374fd9d3ada5a9ef8edc56b314
Merge: 6cbf55c f390109
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Nov 5 00:43:47 2011 -0400
Merge branch 'patch_series'
commit 6cbf55cb49e601e4f6d2ca6d44a708a2930b8e54
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Nov 5 00:42:48 2011 -0400
arg stupid space
commit f390109232ad75f885b55d3d88f46868e41d0e65
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Oct 26 00:49:08 2011 -0400
hard-coded the box sizes and try to fit the font into those sizes
commit ebfaa3b2f0ab085b62308e86fe9981fcff5736a7
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Oct 26 00:11:53 2011 -0400
add Ctrl-T binding for Font panel on all platforms
commit 4b86a622dedca17eddce7fe1167708f0b367b2a3
Author: Hans-Christoph Steiner <[email protected]>
Date: Sun Oct 23 14:08:33 2011 -0400
include .tcl files in the etags
commit 3792671582f510b72883307ef21ae547a741b75b
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Oct 22 00:30:54 2011 -0400
ported pd-gui-rewrite Pd window to Pd-extended
- cleaned up header layout to make Sofy happy ;)
commit 787b99b83891ccbd6d95de1324ce2c3eb4d5d3cd
Author: Alex Norman <[email protected]>
Date: Thu Oct 20 19:24:48 2011 -0700
increasing the maximum input event size for alsa
allows for much larger sysex inputs
commit 5e4e8c7830a740234655387bd14f52d136fc6727
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Oct 17 16:30:47 2011 -0400
make GUI prefs also write to files specific to Pd-extended
on Mac OS X, it needs to be a separate prefs file, otherwise it prevents
the default internal prefs from being loaded
commit 3405c61295e27144347e79ff5a78ff1dfe8876ac
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Oct 17 16:26:21 2011 -0400
fix pd_guiprefs.tcl to match the coding style of the rest of the GUI
- added 'else' keyword
- put all procs into the ::pd_guiprefs:: namespace
- used ::pdwindow::error and ::pdwindow:debug instead of puts
commit 6c3c938ba9a3b9c957366319a102e0bcfa79848f
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Oct 17 16:24:09 2011 -0400
escape ' single-quote chars for Mac OS X defaults system used in GUI Prefs
when writing using 'defaults write' use regular "" for quoting,
when reading from the 'defaults read' output, it'll be with ''
commit 9f38d14ddd92ee6e0b094b42328fa6008c4d3636
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Oct 12 11:41:43 2011 -0400
added built-in version of [loadbang] with an inlet
commit 311be247428a2f1d3b79d297fe103291541e584e
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Oct 10 01:12:37 2011 -0400
ditch Startup prefs, stick Audio/MIDI on Media menu, and make Path...
Preferences
commit 9e8d91002ce52a208f115e4609da99e53ce84bf4
Author: Marvin Humphrey <[email protected]>
Date: Fri Oct 7 19:55:44 2011 -0700
Improve UTF-8 processing.
Pd's UTF-8 handling library assumes NUL-termination of strings and often
malfunctions in its absence, but Pd uses strings without NUL-termination.
To
guard agains invalid reads, this patch changes u8_offset, u8_charnum and
u8_inc so that they function properly without NUL-termination.
An additional benefit of this patch is that all three functions are sped up.
No problems were found in u8_dec and it could not be sped up, so it has been
left alone. Some other functions may or may not have problems (e.g.
u8_inc_ptr), but do not seem to be in use.
commit 74c313e077eae1e6b035917f2fe5953c5841923a
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Oct 7 17:30:00 2011 -0400
re-add Ctrl-Return binding to 'reselect' for creating a object after typing
commit b27aa785dc189687e621e920378d85981afb9c68
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Oct 6 14:24:47 2011 -0400
fit Autotips into the Pd-extended editing meta options (autopatch,
magicglass, etc.)
commit 986ab55d62387881223a3efdbe7c4d6fda9bcc07
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Oct 6 14:16:52 2011 -0400
Jonathan Wilkes' tooltips patch based on [pd META] in the help patch
- submitted to the patch tracker:
https://sourceforge.net/tracker/index.php?func=detail&aid=3383472&group_id=55736&atid=478072#
commit 0eb28a0154fc4ea505c1130932e98c6f4c2b8516
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Oct 6 13:49:59 2011 -0400
on MinGW, move strip to the install target
commit 10a429ff06688b2f97536394e82d4d17de3dccd4
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Sep 28 12:17:38 2011 -0400
add setup() as an option for the external setup function name
commit 434aebe4535ff993327a1152217221749e6afabc
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Sep 28 00:57:37 2011 -0400
the official macro from Android is now __ANDROID__
To see, run:
touch dummy.hxx
arm-linux-androideabi-cpp -dM dummy.hxx
commit 8630c4d900f135fea432bf1c4d38a29091e0d921
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Sep 26 17:37:11 2011 -0400
add --enable-debug flag to set CFLAGS for debugging
commit 49122059b053c86cd4c6ef405357a67ca2c0f0b6
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Sep 26 17:31:49 2011 -0400
remove the pd/startup/disabled folder because it just gets in the way
commit b0cba8eeb057ad016b2dd47d2613a595b83e72aa
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Sep 26 12:20:34 2011 -0400
on Mac OS X >= 10.6 using Tk/Cocoa, workaround odd keynums for Home, End,
arrow keys, etc.
commit ea560b79021d08e6da796036ad5a892599ff27e1
Author: Hans-Christoph Steiner <[email protected]>
Date: Sun Sep 25 14:03:33 2011 -0400
bind Ctrl-< and Ctrl-> to cycle thru open windows
commit 5d34270a8c98ff68e51721edabf653280990efd0
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Sep 24 01:19:29 2011 -0400
fixed build system to work with latest stable portaudio release
commit 0d23f5766622b030b67fc424fbcadeb11efbe001
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Sep 24 01:18:52 2011 -0400
upgraded portaudio to latest stable release: pa_stable_v19_20110326.tgz
commit 74653753d26781aca9229172f9e5ad4a1da60646
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Sep 24 01:10:24 2011 -0400
set WINVER macro to set Windows XP as minimum platform
commit 8fa4b3de06bacbaabab55e6cf6d6b4cd3e0b796a
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Sep 22 20:56:39 2011 -0400
re-add d_delay since vd~ delread~ and delwrite~ are not working in vanilla
commit 303c34e079691e1d6a92b6ed80b366ef9cdc31c9
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Sep 21 18:17:07 2011 -0400
integrated Jonathan Wilkes about.pd animated About page
commit 4decefa8b6ff087f8e9dfea9c1af092d2f2454ff
Author: Pure Data User <pd@windowsxp-i386.(none)>
Date: Wed Sep 21 17:21:15 2011 -0400
get pd.exe linking with g++ when building ASIO on MinGW since ASIO is C++
commit 40c73a3d037e590e1b80165b491b54722f18cd47
Author: Yvan Volochine <[email protected]>
Date: Tue Apr 26 23:23:37 2011 +0200
add ALT shortcuts to recentfiles and remove redundancy
- edited by Hans to not add numbers on Mac OS X and to fit Pd coding style
commit 44014e4e1400ea6a2b4a27005333cb1e1dc59cb3
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Sep 21 14:05:28 2011 -0400
Windows can now have dlopen, adjust #ifdef to allow that
commit efea49e3eff5b442a96e83bc19aff030594aebac
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 11 18:14:32 2011 -0400
rm -rf m4/generated in ./autogen.sh to prevent errors when using different
autotools versions
commit 60d7a76a92cd22528ff4b0ffb06d913a036d8af1
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 4 01:49:18 2011 -0400
enabled correct fuzzy translations
commit fc0fb6aa79e6846d3825481899d48461be84ec63
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 4 01:48:47 2011 -0400
added missing strings from pd_dynamic_strings.tcl and updated template.pot
commit 0e35aa34cb926300d1098f4e2b4f76c3d28bcc61
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 4 01:26:32 2011 -0400
added menu item and 'editor meta' key binding for Perf mode
commit 312f1bc0f7da0db201e788802eb64605cfd7a742
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 4 00:58:02 2011 -0400
add 'editor meta' style Ctrl-Alt-E to toggle Edit Mode
commit 9b26d955b8ed60ed5b8439464f534c115588e250
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jun 27 16:47:29 2011 -0400
Alexandre Castonguay's FR localization update, from patch tracker #3307639
commit e906f4c7117d43867bdcf7f6f208ff9ef0d1417b
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jun 27 15:39:58 2011 -0400
hard-code sys_libdir to $(prefix)/lib/pd-extended
commit cd870cadefc32da2faffe1279d97ad254ff72b94
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue May 24 19:05:18 2011 +0200
replace float/int casts with unions.
using float/int casts won't work with heavy optimization, as it breaks
type-punning.
see
http://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/Optimize-Options.html#index-fstrict_002daliasing-787
commit 235b1fd6b8a784b0004b8fa9b313f934d3b68cf6
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue May 24 19:00:45 2011 +0200
implement PD_BIGORSMALL() with unions
using float/int casts won't work with heavy optimization, as it breaks
type-punning.
see
http://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/Optimize-Options.html#index-fstrict_002daliasing-787
commit 3bb19d10074e171a91d0cb661696f34e9086c0df
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jul 11 18:25:37 2011 -0400
64-bit fixes for jsarlo's Magic Glass and inlet/outlet highlighting
commit 1d5e1d019088db4db80674951aeefe824ad0dea3
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Apr 12 14:22:30 2011 -0400
highlight outlets and inlets while making connections (from jsarlo)
commit b49080d4ba013e93f113105e728070d0768feb23
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Apr 12 14:18:26 2011 -0400
jsarlo's Magic Glass refactored from pd-l2ork
commit 52c9e6db5588f834079495dff389389c66e89e9f
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 19:11:28 2011 -0400
create 'pd autopatch $1' message to toggle autopatch connecting behavior
commit 89c160ac33d07283dda171846abb2dffcaba7934
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri May 27 17:50:25 2011 -0400
created ::altkey for cross-platform Alt/Option bindings
commit 98db555d4bdf3e2cb4fe1943c4ef02590d71e89b
Author: IOhannes m zmölnig <[email protected]>
Date: Tue Apr 12 01:17:12 2011 -0400
$@ expansion (argc) from pd-l2ork
commit 4ab75d55fa68801dfdd7381abd8e4026536e32b8
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 21:22:32 2011 -0400
make sure 'o' is there before accessing 'o->connections'
commit 4721c8452259c459ea39b6122ca7933b9f0514c5
Author: Martin Peach <[email protected]>
Date: Mon Apr 11 20:34:06 2011 -0400
implemented string/blob atom type
commit 1ea79946367631a8c112d9fc5249837b055c5b14
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 20:31:20 2011 -0400
make 'audio stuck' code only active on GNU/Linux
commit 8abf4b447ee4a54d709be81827f5432c966b559f
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 20:25:45 2011 -0400
make clearer error message when banging [block~]/[switch~] with DSP off
commit f7bff4e33bb56d0f567ea5a5756e04c9e6a88f50
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 19:12:30 2011 -0400
add deprecation warning for helppatches named help-*.pd
commit 5c1668135aab796f4a6660a3e2df0561c40c6164
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 19:09:49 2011 -0400
set default output buffer size: Mac OSX = 20, Windows = 100, all else = 50
commit e04f76574863171b30ac69a5c6897d29bf515a3e
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Apr 11 19:06:28 2011 -0400
set default fonts to Monaco for Mac OS X and DejaVu Sans Mono for all else
commit 6d30ff88fbb6d31b29adc911247e8abb78b977b6
Author: Yvan Volochine <[email protected]>
Date: Sun Mar 27 19:22:45 2011 +0200
add menubar shortcuts
commit 340ab84c6892b062938f455963a1b85864ceb148
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Mar 21 17:06:14 2011 -0400
split out inmidi_* functions from x_midi.c to e_midi.c
commit 5c34933d50f43ef450b63d8d01de77c582f40859
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Mar 10 21:33:29 2011 -0500
make the GUI remain responsive while running the log filter
- fixed Pd Window filtering algorithm to use "after idle" instead of
"update"
since the Tcl wiki says quite convincingly, "update considered harmful"
commit 66560b5ac258492b47c154f1deda200b9108e0b2
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Mar 11 11:52:28 2011 -0500
increase [soundfiler] -maxsize by 10 to 160MB, memory/disk has been cheap
for a long time
commit d994b88f4cac3b680eaf14ae23adb3874eee3393
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Feb 21 21:00:25 2011 -0500
added sys_loadstartup() to load things from the 'startup' folder
- load based on real path, not symlink name
- added ability to load 0.mylib.pd_linux files
- added ability to load mylib/mylib.pd_linux and libdir libs
- in _WIN32 just copy, since there are no symlinks
- added __AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER around better
realpath() implementation
commit 4c308f55f013a26eb20996506ba68cb717c97fc6
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Feb 21 19:22:04 2011 -0500
don't save a path if its root is sys_libdir since the libdir loader put it
there
commit 5d97626cf6d4e3ff52213db121c6b1727c73aa09
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Feb 14 19:13:29 2011 -0500
ported paste-offset patch from Pd-extended 0.42
commit 3878b5ab4f3a4e1c8ddda1a3cc4f56c0e4f1368f
Author: Hans-Christoph Steiner <[email protected]>
Date: Sun Jan 23 01:10:01 2011 -0500
ported the Pd-extended color scheme from Pd-extended 0.42
- added canvas_fill from Martin Peach
commit dbf5196ff56304de69045aeb216843a99000203f
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Jan 21 18:18:22 2011 -0500
refactored initbang/closebang patch into 0.43
commit 5d55ba3ce490e6eb432877c5b4e3214abfd487d9
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Jan 21 15:25:02 2011 -0500
renamed pkg-config file to pdextended.pc
commit 9230113bdf715e5eda72ead3c94608a7b04b7ee3
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jan 17 16:38:08 2011 -0500
stripped down output~ GOP to be super easy
commit 85ee5dd5ad76355003c80da51dce1be77044787c
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Jan 17 14:31:36 2011 -0500
fixed up Help browser in menu
commit 81a0e3321a713e3abf353acb4ff67d560491b3c8
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Jan 14 23:18:26 2011 -0500
removed [output~] from examples folders and included global one from
Pd-extended 0.42.5
commit acc1acb9ca9d098291a5ef51f372660c5818930c
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Jan 12 11:09:55 2011 -0500
fixed install target to work on MinGW
commit d6d89160dc4cd111ca6b6e62fbc760475dd8bb5f
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Jan 12 00:38:21 2011 -0500
make [import] post only in verbose mode
- updated import to use logpost() from 0.43
commit a4ed8ee1101eb8f07fcc18ca7086d276c2b7d6e5
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Jan 11 17:12:56 2011 -0500
add [import] from Pd-extended 0.42.5
commit ae8122853df7b6a05317405f2d989ec2b682d6f7
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Jan 11 17:08:34 2011 -0500
removed 'extra' from build since its now distributed as a standalone libdir
commit 2ef88227f917611a35d8aba17626b5c960d583ec
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Jan 11 16:13:28 2011 -0500
copied updated file list from Makefile.am to makefile.mingw
commit efd23edbd66c32cc3b04d9432f4c3912a653503a
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Jan 11 15:59:36 2011 -0500
re-added Manuals section to Help Browser and labeled section divider
commit 4e02b6bd1930d4ae2289541c65a063e67b74819d
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Jan 11 15:57:52 2011 -0500
new stripped down Pd-extended Help menu
commit 5e97fbc88d8b6577bac71331394414f81c8ab218
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Dec 30 22:10:51 2010 -0500
factored out d_math.c and d_fft.c except for the requisite utility functions
commit 40857cbdda2374ae75567bd501debd3c43697db2
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Dec 15 15:46:20 2010 -0500
Pd-extended doesn't use the aliasing automagic so comment it out
commit e933c4472156c3388e8f3ab0d49c5976b8851d94
Author: Hans-Christoph Steiner <[email protected]>
Date: Wed Dec 15 12:45:43 2010 -0500
ported Pd-extended prefs handling from 0.42.5
- fixed my stupid memory allocation
commit 421d8f0f4f4ebb8576e8bdd632cfbad803104063
Merge: a79c4b7 42f3e5f
Author: Hans-Christoph Steiner <[email protected]>
Date: Sat Nov 5 00:03:34 2011 -0400
Merge branch 'pure-data'
Conflicts:
extra/expr~/LICENSE.txt
extra/expr~/vexp.h
commit bab4cc7d83a2354004afb11617b30491f7aeb645
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Dec 13 00:49:56 2010 -0500
install Pd-extended headers into 'pdextended'
commit acaa65eccc23bf2e814730d9203a39f8ce38597e
Author: Hans-Christoph Steiner <[email protected]>
Date: Sun Dec 12 22:00:41 2010 -0500
removed objects that have been refactored into the 'vanilla' lib
commit e567d43b738fe83e926172d6047b6a1a9042332a
Author: Hans-Christoph Steiner <[email protected]>
Date: Thu Sep 2 15:37:45 2010 -0400
normalized sys_libdir to always be an absolute path so declare works
commit a79c4b74d15cc5f950d9d69b891e420f192bae2d
Merge: 85816f3 855108f
Author: Hans-Christoph Steiner <[email protected]>
Date: Fri Nov 4 23:40:21 2011 -0400
Merge branch 'patch_series'
commit dc135e5c0648675fc6b806f367a74102dcd8bb0f
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Aug 24 20:59:59 2010 -0400
try a simpler configure so it doesn't take so long
commit e60d81b9f9e3cbe00ffc4cfe09ce59ba37289a7e
Author: Hans-Christoph Steiner <[email protected]>
Date: Tue Aug 24 20:58:27 2010 -0400
removed old build system
commit 42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470
Author: Miller Puckette <[email protected]>
Date: Thu Nov 3 11:40:35 2011 -0700
change expr~ source to LGPL license (with IRCAM"s permission :)
commit e2af381177942d94f8769daf2c785490e3ac93a5
Author: Miller Puckette <[email protected]>
Date: Sat Oct 29 21:11:36 2011 -0700
take out debugging msg
commit 5c78db0883a3450e1cac727aee422ad7f4dd56eb
Author: Miller Puckette <[email protected]>
Date: Sat Oct 29 21:06:27 2011 -0700
bug fix (closing patches sometimes gave TK errors)
-----------------------------------------------------------------------
Summary of changes:
src/g_graph.c | 7 +++++--
src/s_file.c | 8 ++++----
tcl/pd_guiprefs.tcl | 2 +-
3 files changed, 10 insertions(+), 7 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 6
Date: Sat, 5 Nov 2011 04:46:41 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch pure-data updated.
42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".
The branch, pure-data has been updated
via 42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470 (commit)
via e2af381177942d94f8769daf2c785490e3ac93a5 (commit)
via 5c78db0883a3450e1cac727aee422ad7f4dd56eb (commit)
from c7fb8e4a06d6253890ca2f73dfe4980c8c88fce9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
extra/expr~/LICENSE.txt | 915 ++++++++++++++++++++++++++++++++---------------
extra/expr~/vexp.h | 18 +-
src/g_graph.c | 7 +-
3 files changed, 631 insertions(+), 309 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 7
Date: Sat, 5 Nov 2011 04:47:35 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
f390109232ad75f885b55d3d88f46868e41d0e65
To: [email protected]
Message-ID: <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".
The branch, patch_series has been updated
discards 855108f877378581948081a85135e6fdb4bc92c1 (commit)
discards 5857fcff56353384d5f00495775e8026dee60feb (commit)
discards 0685e97abc838a722cd3514e5cb943ebb449f138 (commit)
discards 7ea10100dcf2adba537f05e53a771129308978bc (commit)
discards 25719829114893a65896daad98e64b04c39a912e (commit)
discards 5af767172254844177d7a652821c380398df191d (commit)
discards 29430408cc7e34501ae8b55800f9ffbad73ad2c2 (commit)
discards a5888239d97d1e9d2af08daf8c5c4c6a351e0206 (commit)
discards 1e55cbdce45ca8c3d541e7f399ca053beec3d8b2 (commit)
discards d3b9fdce0621e79389713c0b311e8cfce9c63e05 (commit)
discards cbd1cb3d8981e109b5155bd11f96dbb2943c2eef (commit)
discards 8675c1fc139477bf24a6414f81f34ca73ea53786 (commit)
discards a611472aabfee443a90a8d034dffa692515646ec (commit)
discards 82fa04e11bb47ed7ce0ace1763656df774c93535 (commit)
discards e9c105829ec39e48e5b23f114fa69700c616e82a (commit)
discards 4f1a9084d26c5e2a92d372fc7682528ea85d5b77 (commit)
discards 92bcbe73cf30c7a4fa16a05079ddbb7bc6126a8e (commit)
discards cccd0bdf3cd182267c7a6eb942c7d8436f11acfd (commit)
discards 8c47f02f36d0d4ca67851d26014a1f47a2e162be (commit)
discards 4ca244a8ffe058ff9633b66b249612ef08c1977d (commit)
discards d68de379ba71df2b5d332b2c3ba25f65d665db46 (commit)
discards d60bb277734b137b5053b74c5a69b0977061f125 (commit)
discards 17f5a32e44b96bb2271f2353bd58f9b5ccc4d1b6 (commit)
discards 8eeb42689e20871d6f3282640ed3e41ff2507cad (commit)
discards f4ff50cae4d02f9ebdcc1acb235d3abb24cc0acd (commit)
discards 500c53f4d2b0384894435ac0d072ee0a0940b588 (commit)
discards 6276609bd7a7adc4cb547889f9102428f8f0eb38 (commit)
discards d84eeb218d5c721e6bdd9b1d5b481c14f250afdc (commit)
discards ee84ab3739ba0b027cc737ece6f4e060a84086c1 (commit)
discards ab9f5cc0553eb856a151122c97fa0a11f6cbe460 (commit)
discards fb584ab666aa8abefcc3ff7a68c3c025d1deb3ba (commit)
discards d59ba255d5d52808901875bbd780055341d89619 (commit)
discards e938a938ffd490709ce65a812d6d9003360e4e52 (commit)
discards 9e49b6b60970cfcaa68e281fcbb53af019bbac6a (commit)
discards 65edc90fc65f30fda7dd383ad76e1e5188a8d752 (commit)
discards 7a91e660d246c3228b6a542bd8846cf3bcbdec7b (commit)
discards b40c73403d9180ae6135d666429bf3e8e0871a4b (commit)
discards e41b1a3a9bda68c75f70139aa3af29c2af662266 (commit)
discards 951b96c232b4fd1bb20cfa7c3ffe5fd1b4ee1c76 (commit)
discards 3d5469e1b210b7279ce2e537c7fb2e3e63af7732 (commit)
discards dc9273b6083b87c5d7939d79c20e4c6a0656f927 (commit)
discards 4691af51a111b8d52d158b0abbe0ff6a7c43283e (commit)
discards cc950fd1dab785be05525841be29f735e40e443a (commit)
discards 2704230e40aa083476c4383e986d8a0f3f72e80a (commit)
discards b591b27cfc7a3eb495d757345724338c1aae23c0 (commit)
discards 3f8976a40a8fbd425d7c9ff297f0c15aa2d2123d (commit)
discards 281656d8cc85bddef4fc209fe5d3c8c9f57fd7ef (commit)
discards f57a36f87ac9ca5e93ab11392a758309405b0522 (commit)
discards 0fe725f32bb1229385cc7ea2ec9ef7c2c0ad1cd6 (commit)
discards 7b4e9f5c18c2b31cd3749b14736edbdea825c33b (commit)
discards 460645fe2868567e3368a227268b188ec97e4df6 (commit)
discards 0248647d3efb1222da4565d420b737bc07710389 (commit)
discards 158f4b4c7bd2e7097d86505fa177c03bda983086 (commit)
discards d88b44420b939a8613e3b4abc84d4cf9520d9e5f (commit)
discards b132e28ed5f7c98a9ee483b499ab69116ee30149 (commit)
discards 01e6ff0b44da663514ae968f0d6863d0ea18d1c3 (commit)
discards a300cc8fe89b8186968ca058addfb5363283b4ce (commit)
discards abf2e89c901b521ff1ea297971be3cf659435f8a (commit)
discards 616b0065c2fce844f326ac3f06b6e8b9c14c3261 (commit)
discards 24d8ace8bbd1a321eb531581e1e9f1f958d3af8d (commit)
discards 01d3a7e980813eca6b3b86333fe82dce755b2ca5 (commit)
discards 5faf93785763a4fc574c3cfbd4b47ff716f1f448 (commit)
discards 818e33094526bca56722f398f0ca1eace62a1c0e (commit)
discards 0b2c204cf32b53091793d7a3f23b0b5a2a66e6d3 (commit)
discards c40ca21b95c846db1ebf4ae2a177d5c1db27cd4a (commit)
discards f4eee76f8b8e81dccf0f3a9cff02e122658ba5d5 (commit)
discards 8d359f0f5b0ebf3ec17588d26650b731a75dfea7 (commit)
discards 459286e50a9e00eab465be80de0e5cc6cb91fdfd (commit)
discards 2a531640ca946a3f932061e9960f2155aea13e98 (commit)
discards 90bf7dd9d5d5e9c32033dec142d6539f23d77577 (commit)
discards 2cf902238c7c865b94ca12956764017bac263aa0 (commit)
discards 2bc2653ba85cb235620471e53170c7b7e04381e4 (commit)
discards 459b8b2c721c27db1881b4e0e792981d445462f0 (commit)
discards 53e9a6ec2db100e2a79372c4512a9b51223516fe (commit)
discards 602b7cf7779ae2ca9bd0d5df63afe6058c458ec1 (commit)
discards b3a40fe0a70f7f42b92775d3bfb1e92eca526127 (commit)
discards 6b57ddf9bc40697461ce15ae05aac49ecd125216 (commit)
discards a4046d7d065d98e9d5c1c322c8522ae09832d912 (commit)
discards b62774fb34e5b5589732b610dbf53d4d6e938dda (commit)
discards 456a3688582b3dbdb610135554f46493f867b5f1 (commit)
discards 602b4e2a6a63063b93912b22411f0a6f915f2ccb (commit)
discards 10c7fc50d84cc1d33d3a1d30096bc65a79e963e6 (commit)
discards 36d5f19776d9be2de2f9d18556f3c42d3792fc82 (commit)
discards 99d2adca14a2eb4d2d7abc0bdba25971abb7ec04 (commit)
discards d8f3a8f1ad5aacc0b3b5e7e1653700549c038097 (commit)
discards 80b9575946564df50f0137394c9b67d81986cf1e (commit)
discards 742982b7105cca6487433fd276ef82a2812baf66 (commit)
discards b657e2e0c3bd519f7165bfda8d4694c3e92dc6ec (commit)
discards 7c0a56f0e8c56af4f648914dcc40d12c5fb2108f (commit)
discards c51876ecabbb4e2d9e6cf70e404f56454288e271 (commit)
discards c7344b7f35ad325adbb12101857e959375983aca (commit)
discards 12df61b0890f57ccaaadfb9925d74c28cfbd051f (commit)
discards d06f036396a5ed7bb2a2753da68ec7826e37bba4 (commit)
discards fa9dacf9e2d97783718ca2b450ec9de22f48edc8 (commit)
discards 2ae8527b69f81ebac8ddd6d215ebb209211b6a78 (commit)
discards 00db6c6a575f5093d24bdbbd0abc71b0edb3d24c (commit)
discards e81ee194311ab633d038e73d3a1277a92af1a387 (commit)
discards df759fa82fc0f17e5e5811283835831ef89fe261 (commit)
discards 911d312630a721cfd26833f54bb5c4aa9265ffff (commit)
discards a8909f486a8f28ac2b0cba5726b23882c8093a3b (commit)
discards d0e7120091d038e3bf03ebeae978d07fd3ddb53a (commit)
discards 52823da686515ca16e920e6800c434b3a1008190 (commit)
discards 1bf53c5ff8c4b38491adab612027bfc83b3f8fc1 (commit)
discards 86273a1e7fe72b42b9044ba2b5f3470034f32e8b (commit)
discards c2bf2c8106c6ae7dbe3d267f759c0b5f1dfa3b53 (commit)
via f390109232ad75f885b55d3d88f46868e41d0e65 (commit)
via ebfaa3b2f0ab085b62308e86fe9981fcff5736a7 (commit)
via 4b86a622dedca17eddce7fe1167708f0b367b2a3 (commit)
via 3792671582f510b72883307ef21ae547a741b75b (commit)
via 787b99b83891ccbd6d95de1324ce2c3eb4d5d3cd (commit)
via 5e4e8c7830a740234655387bd14f52d136fc6727 (commit)
via 3405c61295e27144347e79ff5a78ff1dfe8876ac (commit)
via 6c3c938ba9a3b9c957366319a102e0bcfa79848f (commit)
via 9f38d14ddd92ee6e0b094b42328fa6008c4d3636 (commit)
via 311be247428a2f1d3b79d297fe103291541e584e (commit)
via 9e8d91002ce52a208f115e4609da99e53ce84bf4 (commit)
via 74c313e077eae1e6b035917f2fe5953c5841923a (commit)
via b27aa785dc189687e621e920378d85981afb9c68 (commit)
via 986ab55d62387881223a3efdbe7c4d6fda9bcc07 (commit)
via 0eb28a0154fc4ea505c1130932e98c6f4c2b8516 (commit)
via 10a429ff06688b2f97536394e82d4d17de3dccd4 (commit)
via 434aebe4535ff993327a1152217221749e6afabc (commit)
via 8630c4d900f135fea432bf1c4d38a29091e0d921 (commit)
via 49122059b053c86cd4c6ef405357a67ca2c0f0b6 (commit)
via b0cba8eeb057ad016b2dd47d2613a595b83e72aa (commit)
via ea560b79021d08e6da796036ad5a892599ff27e1 (commit)
via 5d34270a8c98ff68e51721edabf653280990efd0 (commit)
via 0d23f5766622b030b67fc424fbcadeb11efbe001 (commit)
via 74653753d26781aca9229172f9e5ad4a1da60646 (commit)
via 8fa4b3de06bacbaabab55e6cf6d6b4cd3e0b796a (commit)
via 303c34e079691e1d6a92b6ed80b366ef9cdc31c9 (commit)
via 4decefa8b6ff087f8e9dfea9c1af092d2f2454ff (commit)
via 40c73a3d037e590e1b80165b491b54722f18cd47 (commit)
via 44014e4e1400ea6a2b4a27005333cb1e1dc59cb3 (commit)
via efea49e3eff5b442a96e83bc19aff030594aebac (commit)
via 60d7a76a92cd22528ff4b0ffb06d913a036d8af1 (commit)
via fc0fb6aa79e6846d3825481899d48461be84ec63 (commit)
via 0e35aa34cb926300d1098f4e2b4f76c3d28bcc61 (commit)
via 312f1bc0f7da0db201e788802eb64605cfd7a742 (commit)
via 9b26d955b8ed60ed5b8439464f534c115588e250 (commit)
via e906f4c7117d43867bdcf7f6f208ff9ef0d1417b (commit)
via cd870cadefc32da2faffe1279d97ad254ff72b94 (commit)
via 235b1fd6b8a784b0004b8fa9b313f934d3b68cf6 (commit)
via 3bb19d10074e171a91d0cb661696f34e9086c0df (commit)
via 1d5e1d019088db4db80674951aeefe824ad0dea3 (commit)
via b49080d4ba013e93f113105e728070d0768feb23 (commit)
via 52c9e6db5588f834079495dff389389c66e89e9f (commit)
via 89c160ac33d07283dda171846abb2dffcaba7934 (commit)
via 98db555d4bdf3e2cb4fe1943c4ef02590d71e89b (commit)
via 4ab75d55fa68801dfdd7381abd8e4026536e32b8 (commit)
via 4721c8452259c459ea39b6122ca7933b9f0514c5 (commit)
via 1ea79946367631a8c112d9fc5249837b055c5b14 (commit)
via 8abf4b447ee4a54d709be81827f5432c966b559f (commit)
via f7bff4e33bb56d0f567ea5a5756e04c9e6a88f50 (commit)
via 5c1668135aab796f4a6660a3e2df0561c40c6164 (commit)
via e04f76574863171b30ac69a5c6897d29bf515a3e (commit)
via 6d30ff88fbb6d31b29adc911247e8abb78b977b6 (commit)
via 340ab84c6892b062938f455963a1b85864ceb148 (commit)
via 5c34933d50f43ef450b63d8d01de77c582f40859 (commit)
via 66560b5ac258492b47c154f1deda200b9108e0b2 (commit)
via d994b88f4cac3b680eaf14ae23adb3874eee3393 (commit)
via 4c308f55f013a26eb20996506ba68cb717c97fc6 (commit)
via 5d97626cf6d4e3ff52213db121c6b1727c73aa09 (commit)
via 3878b5ab4f3a4e1c8ddda1a3cc4f56c0e4f1368f (commit)
via dbf5196ff56304de69045aeb216843a99000203f (commit)
via 5d55ba3ce490e6eb432877c5b4e3214abfd487d9 (commit)
via 9230113bdf715e5eda72ead3c94608a7b04b7ee3 (commit)
via 85ee5dd5ad76355003c80da51dce1be77044787c (commit)
via 81a0e3321a713e3abf353acb4ff67d560491b3c8 (commit)
via acc1acb9ca9d098291a5ef51f372660c5818930c (commit)
via d6d89160dc4cd111ca6b6e62fbc760475dd8bb5f (commit)
via a4ed8ee1101eb8f07fcc18ca7086d276c2b7d6e5 (commit)
via ae8122853df7b6a05317405f2d989ec2b682d6f7 (commit)
via 2ef88227f917611a35d8aba17626b5c960d583ec (commit)
via efd23edbd66c32cc3b04d9432f4c3912a653503a (commit)
via 4e02b6bd1930d4ae2289541c65a063e67b74819d (commit)
via 5e97fbc88d8b6577bac71331394414f81c8ab218 (commit)
via 40857cbdda2374ae75567bd501debd3c43697db2 (commit)
via e933c4472156c3388e8f3ab0d49c5976b8851d94 (commit)
via bab4cc7d83a2354004afb11617b30491f7aeb645 (commit)
via acaa65eccc23bf2e814730d9203a39f8ce38597e (commit)
via e567d43b738fe83e926172d6047b6a1a9042332a (commit)
via dc135e5c0648675fc6b806f367a74102dcd8bb0f (commit)
via e60d81b9f9e3cbe00ffc4cfe09ce59ba37289a7e (commit)
via 42f3e5f8dbc60ad644e9f8a1c5b61d1847e19470 (commit)
via e2af381177942d94f8769daf2c785490e3ac93a5 (commit)
via 5c78db0883a3450e1cac727aee422ad7f4dd56eb (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (855108f877378581948081a85135e6fdb4bc92c1)
\
N -- N -- N (f390109232ad75f885b55d3d88f46868e41d0e65)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/g_graph.c | 7 +++++--
src/s_file.c | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 8
Date: Sat, 5 Nov 2011 03:26:40 -0400 (EDT)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-double macosx105-i386 2011-11-05
03.15.32
To: [email protected]
Message-ID: <[email protected]>
last 20 errors ----------------------------------------
/Users/pd/auto-build/pd-double/externals/creb/modules/bdiag~.c:173: error: cast
to union type from type not present in union
/Users/pd/auto-build/pd-double/externals/creb/modules/bdiag~.c:174: error: cast
to union type from type not present in union
last 15 lines ----------------------------------------
-volname Pd-extended build.dmg
created: /Users/pd/auto-build/pd-double/packages/darwin_app/build.dmg
hdiutil detach "/Volumes/Pd-extended"
hdiutil: detach failed - No such file or directory
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk1 Apple_partition_scheme
/dev/disk1s1 Apple_partition_map
/dev/disk1s2 Apple_HFS /Volumes/Pd-extended
install -p
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111105.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html
"/Volumes/Pd-extended"
install:
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111105.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html:
No such file or directory
make: *** [dmg] Error 71
upload specs darwin_app . dmg
Uploading /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg
ls: /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg: No such file
or directory
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-11-05/logs/2011-11-05_03.15.32_darwin_macosx105-i386_pd-double.txt
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 81, Issue 5
*************************************