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:[16103]
branches/pd-extended/0.43/externals/Gem/src/ Gem/GLStack.cpp
([email protected])
2. SF.net SVN: pure-data:[16104]
branches/pd-extended/0.43/externals/Gem/src/ Pixes/pix_film.cpp
([email protected])
3. SF.net SVN: pure-data:[16105]
branches/pd-extended/0.43/externals/Gem/src/ Pixes/pix_film.cpp
([email protected])
4. SF.net SVN: pure-data:[16106]
branches/pd-extended/0.43/externals/Gem/src/ Pixes
([email protected])
5. SF.net SVN: pure-data:[16107]
branches/pd-extended/0.43/externals/Gem/src/ Gem/WorkerThread.cpp
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Mon, 02 Apr 2012 14:47:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16103]
branches/pd-extended/0.43/externals/Gem/src/ Gem/GLStack.cpp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16103
http://pure-data.svn.sourceforge.net/pure-data/?rev=16103&view=rev
Author: eighthave
Date: 2012-04-02 14:47:17 +0000 (Mon, 02 Apr 2012)
Log Message:
-----------
check whether querying the matrix depths is really possible
and if not, avoid checks in the future...
commit a2feeffb980417e686ccc6ff8c16b371e9a00067
Author: IOhannes m zmoelnig <[email protected]>
Date: Wed Jan 4 19:33:20 2012 +0100
Modified Paths:
--------------
branches/pd-extended/0.43/externals/Gem/src/Gem/GLStack.cpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Mon, 02 Apr 2012 14:48:35 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16104]
branches/pd-extended/0.43/externals/Gem/src/ Pixes/pix_film.cpp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16104
http://pure-data.svn.sourceforge.net/pure-data/?rev=16104&view=rev
Author: eighthave
Date: 2012-04-02 14:48:34 +0000 (Mon, 02 Apr 2012)
Log Message:
-----------
re-enable 1st argument (film to load)
commit c7d6a7a1f8898417d805175baef5baf3c5fff870
Author: IOhannes m zmoelnig <[email protected]>
Date: Fri Jan 13 11:23:00 2012 +0100
Modified Paths:
--------------
branches/pd-extended/0.43/externals/Gem/src/Pixes/pix_film.cpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Mon, 02 Apr 2012 14:49:45 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16105]
branches/pd-extended/0.43/externals/Gem/src/ Pixes/pix_film.cpp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16105
http://pure-data.svn.sourceforge.net/pure-data/?rev=16105&view=rev
Author: eighthave
Date: 2012-04-02 14:49:44 +0000 (Mon, 02 Apr 2012)
Log Message:
-----------
fixed FTBS due to backported bugfix
the bug-fix from master that re-enabled the 1st argument to the object as
filename to load, uses a slightly incompatible version of the openMess() method,
resulting in an FTBFS.
this commit fixes this (and this time i did compile Gem in all it's glory
without a problem...)
commit a22f9dfe9c9f86426c52e0f6f6a3956375317288
Author: IOhannes m zm?\195?\182lnig <[email protected]>
Date: Wed Jan 18 09:32:55 2012 +0100
Modified Paths:
--------------
branches/pd-extended/0.43/externals/Gem/src/Pixes/pix_film.cpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Mon, 02 Apr 2012 14:50:49 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16106]
branches/pd-extended/0.43/externals/Gem/src/ Pixes
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16106
http://pure-data.svn.sourceforge.net/pure-data/?rev=16106&view=rev
Author: eighthave
Date: 2012-04-02 14:50:48 +0000 (Mon, 02 Apr 2012)
Log Message:
-----------
avoid imageCopy
cherry pick from master and fix conflicts
Conflicts:
src/Pixes/pix_rtx.h
commit fd7504b24e828cf03f9e11de89f734ae69c0366e
Author: IOhannes m zmoelnig <[email protected]>
Date: Tue Jan 17 14:15:32 2012 +0100
Modified Paths:
--------------
branches/pd-extended/0.43/externals/Gem/src/Pixes/pix_rtx.cpp
branches/pd-extended/0.43/externals/Gem/src/Pixes/pix_rtx.h
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Mon, 02 Apr 2012 14:51:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[16107]
branches/pd-extended/0.43/externals/Gem/src/ Gem/WorkerThread.cpp
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 16107
http://pure-data.svn.sourceforge.net/pure-data/?rev=16107&view=rev
Author: eighthave
Date: 2012-04-02 14:51:46 +0000 (Mon, 02 Apr 2012)
Log Message:
-----------
if the cancelled ID is currently processed, block
cherry picked fix for race-condition in multi-threading code that might crash
pd/Gem if destroy the caller (e.g. [pix_image]) while the worker-thread is
currently processing the callers data.
Conflicts:
src/Gem/WorkerThread.cpp
commit e7b5ad7466d5891bf7be6d3c0ebd571cfa1c8b35
Author: IOhannes m zm?\195?\182lnig <[email protected]>
Date: Wed Mar 21 21:58:21 2012 +0100
Modified Paths:
--------------
branches/pd-extended/0.43/externals/Gem/src/Gem/WorkerThread.cpp
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 86, Issue 2
*************************************