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 "Gem - Graphics environment for multimedia".
The branch, master has been updated
via 88b29e4ddb5da2cfeed2e7c227a228c5aa85efbe (commit)
via 06d875d237f20f312a78d192314baa6de8651495 (commit)
via e9661581e7ee88196b6ca63a76edb84ebb1e39a4 (commit)
via 9d22b1829e64502151bdd17f33b7c217666970a4 (commit)
via 43456cc80ee46dbbb9a61f57837d4105b8b150e1 (commit)
via 6c39b76d06860526a3bf836f08cd5591e115f984 (commit)
via 19e5ba6857513c806d00c2f2a71af71648a3d129 (commit)
via 63da7a7d145640232027a6ade97e2ef144e1e25c (commit)
via 1a0cfb8d4f079acef0c2fa2c34d76dd82ba77726 (commit)
via f14adb6cdd28521f8a74f3af2692a05d75cb70d3 (commit)
via a2a7f3d91bfc6a4f86fd7819867e475d281c35bb (commit)
via bc156a3f7d943d1439da16e58c6e910befaba3aa (commit)
via 7d4c5ea34efbc89cf51700ca4455a2d5420cdbf7 (commit)
via 0d9e41e136e22fffb2b7a6e45ea0e5e1f763a1d4 (commit)
via 54b4b7c9f7feadc8ee2ed3b8f0218297ad88985d (commit)
via b7c6129703322110794797253a85d7a9aa7d8017 (commit)
via 15d77e615286ff171f2c8e9a97beeb4c9f811d95 (commit)
via ad87bce07849e1f137d006ad5bc555a3ecd344af (commit)
via 677103f41f12ec4bd42a0cf9c858796cb5c7feb8 (commit)
via f2322feacab5e41551cc9f48f0cdee768c5599d4 (commit)
via e02d46d562fa47516c97800c5c4e36d2445e26a9 (commit)
via 9580c9ac0d294ea734f8f97cd1a37f87980eb6d4 (commit)
via 665967fed19a9a134a199790bcba94e39ed227ba (commit)
via a63d9798afa9f85ca7576bb9b460b6de5027f2e7 (commit)
via a4d9bc89797fec9b1b4f0278431e3d30315b414c (commit)
via 4372d8ca129c7e123fe735a79641ccb92b41b339 (commit)
via 5b35beccb566787379ea0b27bc57e5e51986056d (commit)
via fbf3281514ec45d01ad343da9112c5fef752d45e (commit)
via 85797a86bff43708d0130e755a1e4e0804af37da (commit)
via 2d7857026cbeb1d069fed3a0ed0c6e4e80b1a518 (commit)
from 60998f6ffd8bce9b37b8848acc5b9eb58ed2c99b (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 88b29e4ddb5da2cfeed2e7c227a228c5aa85efbe
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed May 25 14:52:43 2016 +0200
collapse color_classes into single array
and get rid of unneeded variables...
commit 06d875d237f20f312a78d192314baa6de8651495
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed May 25 14:51:42 2016 +0200
use anonymous namespace for static utility functions
commit e9661581e7ee88196b6ca63a76edb84ebb1e39a4
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed May 25 14:36:38 2016 +0200
[pix_colorclassify] restructured to put utility functions near top of file
commit 9d22b1829e64502151bdd17f33b7c217666970a4
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed May 25 14:17:28 2016 +0200
use integer math to calculate grey
Closes https://sourceforge.net/p/pd-gem/bugs/246
commit 43456cc80ee46dbbb9a61f57837d4105b8b150e1
Merge: 19e5ba6 6c39b76
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 22 22:13:26 2016 +0100
Merge remote-tracking branch 'avilleret/master'
commit 6c39b76d06860526a3bf836f08cd5591e115f984
Author: Antoine Villeret <antoine.ville...@gmail.com>
Date: Tue Mar 22 21:13:30 2016 +0100
fix typo that lead to invalid output on grey image
commit 19e5ba6857513c806d00c2f2a71af71648a3d129
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:19:34 2016 +0100
indentation for readability
commit 63da7a7d145640232027a6ade97e2ef144e1e25c
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:18:53 2016 +0100
properly handle path==0: search for all the filenames
commit 1a0cfb8d4f079acef0c2fa2c34d76dd82ba77726
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:08:38 2016 +0100
cache the filename to the frei0r-plugin
so we don't have to search for it again, when instantiating via the loader
commit f14adb6cdd28521f8a74f3af2692a05d75cb70d3
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:07:11 2016 +0100
use new with-path interface for freeframe-loader
commit a2a7f3d91bfc6a4f86fd7819867e475d281c35bb
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:06:05 2016 +0100
use new with-path interface for frei0r-loader
commit bc156a3f7d943d1439da16e58c6e910befaba3aa
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:04:21 2016 +0100
switch gem::Loader interface to Pd-0.47 (with paths!)
this means that we have to adapt the loader-code in pix_frei0r/pix_freeframe
commit 7d4c5ea34efbc89cf51700ca4455a2d5420cdbf7
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:03:05 2016 +0100
do not search the paths if no canvas is given
use `GemDylib(0, filename, extension)` if you need that functionality
commit 0d9e41e136e22fffb2b7a6e45ea0e5e1f763a1d4
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Tue Mar 1 23:01:40 2016 +0100
move sys_bashfilename() towards it's use
commit 54b4b7c9f7feadc8ee2ed3b8f0218297ad88985d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Mon Nov 9 16:28:32 2015 +0100
shallow clones for git-deployment
no use in downloading the entire deployment history.
commit b7c6129703322110794797253a85d7a9aa7d8017
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Nov 5 17:01:34 2015 +0100
remove trailing ';' from define
commit 15d77e615286ff171f2c8e9a97beeb4c9f811d95
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed Nov 4 21:14:46 2015 +0100
support for custom build-date string
to allow reproducible builds
commit ad87bce07849e1f137d006ad5bc555a3ecd344af
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Sun Oct 11 00:23:34 2015 +0200
enable FTGL on linux
why was it disabled?
commit 677103f41f12ec4bd42a0cf9c858796cb5c7feb8
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Sun Oct 11 00:17:37 2015 +0200
properly initialize text-object if there no font-support
CID:131289
CID:131290
CID:131291
commit f2322feacab5e41551cc9f48f0cdee768c5599d4
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Sat Oct 10 23:14:39 2015 +0200
split configure from make
`configure` is run in `before_script`
`make` is run in `script` (and in the special *coverity_scan*
`before_script)
commit e02d46d562fa47516c97800c5c4e36d2445e26a9
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Thu Oct 8 16:46:21 2015 +0200
more docs in travis.yml
commit 9580c9ac0d294ea734f8f97cd1a37f87980eb6d4
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 10:13:55 2015 +0200
boilerplate explaining what this travis.yml file does
commit 665967fed19a9a134a199790bcba94e39ed227ba
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 10:13:26 2015 +0200
implemented coverity_scan with before_script instead of addons.coverity_scan
as suggested in https://github.com/travis-ci/travis-ci/issues/3473
and already deployed in https://github.com/umlaeute/pd-iemnet/
commit a63d9798afa9f85ca7576bb9b460b6de5027f2e7
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 10:10:59 2015 +0200
clarify that 'os'-setting *has* been enabled by travis-ci admins
commit a4d9bc89797fec9b1b4f0278431e3d30315b414c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 09:47:05 2015 +0200
normalized comments
commit 4372d8ca129c7e123fe735a79641ccb92b41b339
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 09:46:23 2015 +0200
out-of-context assignments now re-set the default value
seems to make most sense
commit 5b35beccb566787379ea0b27bc57e5e51986056d
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date: Thu Oct 8 09:45:51 2015 +0200
allow ContextData to have uninitialized members
we are keeping track of those via a flag so they won't get used
accidentally.
CID: 131076
commit fbf3281514ec45d01ad343da9112c5fef752d45e
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed Oct 7 23:10:07 2015 +0200
actually use reference when refreshing buffer
commit 85797a86bff43708d0130e755a1e4e0804af37da
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed Oct 7 23:09:11 2015 +0200
removed unused call to glTexCoord()
commit 2d7857026cbeb1d069fed3a0ed0c6e4e80b1a518
Author: IOhannes m zmölnig <zmoel...@umlautq.umlaeute.mur.at>
Date: Wed Oct 7 15:26:40 2015 +0200
use `.` rather than `source`
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 39 +++--
build/travis-ci/common.source | 2 +-
build/travis-ci/{build.sh => configure.sh} | 17 +--
build/travis-ci/deploy-git.sh | 11 +-
configure.ac | 14 ++
src/Base/TextBaseNone.cpp | 11 +-
src/Gem/ContextData.h | 13 +-
src/Gem/Dylib.cpp | 10 +-
src/Gem/Loaders.cpp | 51 ++++-
src/Gem/Loaders.h | 14 ++-
src/Gem/Setup.cpp | 7 +-
src/Geos/curve3d.cpp | 1 -
src/Geos/surface3d.cpp | 1 -
src/Geos/text2d.cpp | 1 +
src/Geos/text3d.cpp | 1 +
src/Pixes/pix_colorclassify.cpp | 312 ++++++++++++----------------
src/Pixes/pix_dump.cpp | 8 +-
src/Pixes/pix_freeframe.cpp | 12 +-
src/Pixes/pix_freeframe.h | 2 +-
src/Pixes/pix_frei0r.cpp | 37 +++-
src/Pixes/pix_frei0r.h | 2 +-
src/Pixes/pix_rtx.cpp | 13 +-
22 files changed, 327 insertions(+), 252 deletions(-)
rename build/travis-ci/{build.sh => configure.sh} (71%)
hooks/post-receive
--
Gem - Graphics environment for multimedia
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs