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:[16794] trunk/externals/pix_opencv
([email protected])
2. SF.net SVN: pure-data:[16795]
trunk/externals/pix_opencv/Makefile ([email protected])
3. SF.net SVN: pure-data:[16796] trunk/externals/pix_opencv/
embed-MacOSX-dependencies.sh ([email protected])
4. SF.net SVN: pure-data:[16797]
branches/pd-extended/0.43/externals/maxlib/ arraycopy.c
([email protected])
5. SF.net SVN: pure-data:[16798]
trunk/scripts/guiplugins/search-plugin
([email protected])
6. SF.net SVN: pure-data:[16799]
trunk/scripts/guiplugins/search-plugin/po/de. po
([email protected])
7. [git]Pd-extended branch master updated.
74d3068775b16ec24ce12de0e967858270b4d910 (Hans-Christoph Steiner)
8. [git]Pd-extended branch patch_series updated.
7c42180897bc057eb4f2f3133e943ab3b7e5ed58 (Hans-Christoph Steiner)
9. SF.net SVN: pure-data:[16800]
trunk/scripts/guiplugins/search-plugin/ search-plugin.tcl
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Mon, 31 Dec 2012 14:40:41 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16794]
trunk/externals/pix_opencv
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16794
http://pure-data.svn.sourceforge.net/pure-data/?rev=16794&view=rev
Author: eighthave
Date: 2012-12-31 14:40:40 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
remove unneeded executable permissions
Property Changed:
----------------
trunk/externals/pix_opencv/pix_opencv_hu_moments-help.pd
trunk/externals/pix_opencv/pix_opencv_hu_moments.cc
trunk/externals/pix_opencv/pix_opencv_hu_moments.h
trunk/externals/pix_opencv/pix_opencv_of_bm-help.pd
trunk/externals/pix_opencv/pix_opencv_of_bm.cc
trunk/externals/pix_opencv/pix_opencv_of_bm.h
trunk/externals/pix_opencv/pix_opencv_of_hs-help.pd
trunk/externals/pix_opencv/pix_opencv_of_hs.cc
trunk/externals/pix_opencv/pix_opencv_of_hs.h
trunk/externals/pix_opencv/pix_opencv_of_lk-help.pd
trunk/externals/pix_opencv/pix_opencv_of_lk.cc
trunk/externals/pix_opencv/pix_opencv_of_lk.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Mon, 31 Dec 2012 14:49:11 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16795]
trunk/externals/pix_opencv/Makefile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16795
http://pure-data.svn.sourceforge.net/pure-data/?rev=16795&view=rev
Author: eighthave
Date: 2012-12-31 14:49:10 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
on Mac OS X, use opencv from pkg-config, which Fink and probably others provide
Modified Paths:
--------------
trunk/externals/pix_opencv/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Mon, 31 Dec 2012 15:33:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16796]
trunk/externals/pix_opencv/ embed-MacOSX-dependencies.sh
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16796
http://pure-data.svn.sourceforge.net/pure-data/?rev=16796&view=rev
Author: eighthave
Date: 2012-12-31 15:33:49 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
on Mac OS X, script to embed all the dylibs that are needed
Added Paths:
-----------
trunk/externals/pix_opencv/embed-MacOSX-dependencies.sh
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Mon, 31 Dec 2012 20:21:20 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16797]
branches/pd-extended/0.43/externals/maxlib/ arraycopy.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16797
http://pure-data.svn.sourceforge.net/pure-data/?rev=16797&view=rev
Author: eighthave
Date: 2012-12-31 20:21:19 +0000 (Mon, 31 Dec 2012)
Log Message:
-----------
fix crasher bug caused when the destination array is smaller than the source
array; fixed up error related messages
Modified Paths:
--------------
branches/pd-extended/0.43/externals/maxlib/arraycopy.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Tue, 01 Jan 2013 02:06:56 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16798]
trunk/scripts/guiplugins/search-plugin
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16798
http://pure-data.svn.sourceforge.net/pure-data/?rev=16798&view=rev
Author: eighthave
Date: 2013-01-01 02:06:55 +0000 (Tue, 01 Jan 2013)
Log Message:
-----------
remove leading spaces from translatable strings
Modified Paths:
--------------
trunk/scripts/guiplugins/search-plugin/po/search-plugin.pot
trunk/scripts/guiplugins/search-plugin/search-plugin.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Tue, 01 Jan 2013 02:10:29 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16799]
trunk/scripts/guiplugins/search-plugin/po/de. po
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16799
http://pure-data.svn.sourceforge.net/pure-data/?rev=16799&view=rev
Author: eighthave
Date: 2013-01-01 02:10:29 +0000 (Tue, 01 Jan 2013)
Log Message:
-----------
add completed German translation
Modified Paths:
--------------
trunk/scripts/guiplugins/search-plugin/po/de.po
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Tue, 1 Jan 2013 02:12:16 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
74d3068775b16ec24ce12de0e967858270b4d910
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 74d3068775b16ec24ce12de0e967858270b4d910 (commit)
via 7c42180897bc057eb4f2f3133e943ab3b7e5ed58 (commit)
via 67058a402c4b599b9ec30dedf4ddd619aa654a83 (commit)
via fe2b7522d0138156161f988ca25b6d3aefc754a4 (commit)
via 321bb2e33aac2b598cd1fa37ac9ccaf4b2ef5db6 (commit)
from b4d7aae723882267b0b9dfe738920ca9f976f3ef (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 74d3068775b16ec24ce12de0e967858270b4d910
Merge: b4d7aae 7c42180
Author: Hans-Christoph Steiner <[email protected]>
Date: Mon Dec 31 21:12:04 2012 -0500
Merge branch 'patch_series'
-----------------------------------------------------------------------
Summary of changes:
po/template.pot | 10 +-
portaudio/Makefile.am | 19 +-
portaudio/include/pa_mac_core.h | 15 +-
portaudio/include/portaudio.h | 4 +-
portaudio/src/common/pa_ringbuffer.h | 5 +-
portaudio/src/common/pa_trace.c | 137 ++++-
portaudio/src/common/pa_trace.h | 20 +-
portaudio/src/hostapi/alsa/pa_linux_alsa.c | 737 ++++++++++---------
portaudio/src/hostapi/asio/pa_asio.cpp | 46 +-
portaudio/src/hostapi/coreaudio/pa_mac_core.c | 198 +++--
.../src/hostapi/coreaudio/pa_mac_core_blocking.c | 3 +-
.../src/hostapi/coreaudio/pa_mac_core_internal.h | 10 +-
.../src/hostapi/skeleton/pa_hostapi_skeleton.c | 818 --------------------
portaudio/src/hostapi/wmme/pa_win_wmme.c | 16 +-
.../pa_mac_hostapis.c} | 55 +-
portaudio/src/os/win/pa_win_wdmks_utils.c | 13 +-
src/makefile.mingw | 1 -
tcl/pd_menucommands.tcl | 10 +-
tcl/pd_menus.tcl | 2 +-
19 files changed, 795 insertions(+), 1324 deletions(-)
delete mode 100644 portaudio/src/hostapi/skeleton/pa_hostapi_skeleton.c
copy portaudio/src/os/{win/pa_x86_plain_converters.h =>
mac_osx/pa_mac_hostapis.c} (59%)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 8
Date: Tue, 1 Jan 2013 02:12:24 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
7c42180897bc057eb4f2f3133e943ab3b7e5ed58
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 7c42180897bc057eb4f2f3133e943ab3b7e5ed58 (commit)
via 67058a402c4b599b9ec30dedf4ddd619aa654a83 (commit)
via fe2b7522d0138156161f988ca25b6d3aefc754a4 (commit)
via 321bb2e33aac2b598cd1fa37ac9ccaf4b2ef5db6 (commit)
from 07b5fdd926c04890c815765dd4037becaada0699 (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:
po/template.pot | 10 +-
portaudio/Makefile.am | 19 +-
portaudio/include/pa_mac_core.h | 15 +-
portaudio/include/portaudio.h | 4 +-
portaudio/src/common/pa_ringbuffer.h | 5 +-
portaudio/src/common/pa_trace.c | 137 ++++-
portaudio/src/common/pa_trace.h | 20 +-
portaudio/src/hostapi/alsa/pa_linux_alsa.c | 737 ++++++++++---------
portaudio/src/hostapi/asio/pa_asio.cpp | 46 +-
portaudio/src/hostapi/coreaudio/pa_mac_core.c | 198 +++--
.../src/hostapi/coreaudio/pa_mac_core_blocking.c | 3 +-
.../src/hostapi/coreaudio/pa_mac_core_internal.h | 10 +-
.../src/hostapi/skeleton/pa_hostapi_skeleton.c | 818 --------------------
portaudio/src/hostapi/wmme/pa_win_wmme.c | 16 +-
.../pa_mac_hostapis.c} | 55 +-
portaudio/src/os/win/pa_win_wdmks_utils.c | 13 +-
src/makefile.mingw | 1 -
tcl/pd_menucommands.tcl | 10 +-
tcl/pd_menus.tcl | 2 +-
19 files changed, 795 insertions(+), 1324 deletions(-)
delete mode 100644 portaudio/src/hostapi/skeleton/pa_hostapi_skeleton.c
copy portaudio/src/os/{win/pa_x86_plain_converters.h =>
mac_osx/pa_mac_hostapis.c} (59%)
hooks/post-receive
--
Pd-extended
------------------------------
Message: 9
Date: Tue, 01 Jan 2013 02:21:01 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16800]
trunk/scripts/guiplugins/search-plugin/ search-plugin.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16800
http://pure-data.svn.sourceforge.net/pure-data/?rev=16800&view=rev
Author: eighthave
Date: 2013-01-01 02:21:01 +0000 (Tue, 01 Jan 2013)
Log Message:
-----------
hard-code the insertion point for Search in case the translations cause
freakouts, like with
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3599056&group_id=55736
Modified Paths:
--------------
trunk/scripts/guiplugins/search-plugin/search-plugin.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 95, Issue 1
*************************************