Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

openFrameworks

openFrameworks is an open source C++ toolkit for writing creative code.
Collective - Host: opensource - https://opencollective.com/openframeworks - Website: https://openframeworks.cc - Code: https://github.com/openframeworks/openFrameworks

updated changelog for 0.9.0

github.com/openframeworks/openFrameworks - 8d4dfec116bacb8f94a08623dfe4950ef67aace4 authored about 9 years ago by tpltnt <[email protected]>
added platform information

github.com/openframeworks/openFrameworks - f9ec565cde39f72e253bade453a55af31c82fec0 authored about 9 years ago by tpltnt <[email protected]>
Improve variable quoting in cleanAllExamples.sh and buildAllExamples.sh linux scripts and fix minor formatting/whitespace issues.

github.com/openframeworks/openFrameworks - 711b51d2db2e610a0c6aa97b2de32c17bca5127b authored about 9 years ago by Raphael Santos <[email protected]>
add a semapgore to wait for unloadVideo on dealloc

github.com/openframeworks/openFrameworks - 1fbfe6d49781cc5d5ab4e1e1841807ef1db17bcc authored about 9 years ago by Ingo Randolf <[email protected]>
remove pausing before unload or dealloc

github.com/openframeworks/openFrameworks - 4bac2ea63088eb38cdf66fe355543221f654e620 authored about 9 years ago by Ingo Randolf <[email protected]>
Merge pull request #4524 from tgfrerer/fix-mousescrollevent

fix ofMouseEventArgs for scroll event

github.com/openframeworks/openFrameworks - 6e2d202ed2881580d9bbe98760249f2d9ef22c34 authored about 9 years ago by arturo <[email protected]>
unloadVideo: release all resources in background-thread, cleanups, async-loading seems to work

github.com/openframeworks/openFrameworks - 5c6d9cb1ecb5507c57270224164ba009663a337e authored about 9 years ago by Ingo Randolf <[email protected]>
fix ofMouseEventArgs for scroll event

When scrolling, ofMouseEventArgs would report the scroll
offset in the same place as it usually ...

github.com/openframeworks/openFrameworks - a1a24068d06cc19ac51c4a260d3d2028ff76ad9f authored about 9 years ago by Tim Gfrerer <[email protected]>
Merge remote-tracking branch 'refs/remotes/openframeworks/master'

github.com/openframeworks/openFrameworks - f03ccf35cb5e933abccf899b942dce0ff23877da authored about 9 years ago by DomAmato <[email protected]>
Merge pull request #4506 from oxillo/win_cb_2_msys2

win_cb removal. Replace by msys2

github.com/openframeworks/openFrameworks - f22867f183abb3bb7f63adf6b87faa7987dd1110 authored about 9 years ago by arturo <[email protected]>
Merge remote-tracking branch 'refs/remotes/openframeworks/master' into win_cb_2_msys2

github.com/openframeworks/openFrameworks - d57d508ac4baefc45df75407f6dbabb5ca15fe1b authored about 9 years ago by oxillo <[email protected]>
Remove commented 64bits support from install dependencies

In case user tries to uncomment...

github.com/openframeworks/openFrameworks - 32b5a40ee2ca465d2cd898d5fc33af7e0d3c8898 authored about 9 years ago by oxillo <[email protected]>
Improved BuildAllExample script

Colorized shell output and log make output in examples/BuildExample.log

github.com/openframeworks/openFrameworks - 1ec68c50ddfb0c64e8f8802ecb4778e57ef384fb authored about 9 years ago by oxillo <[email protected]>
Android camera: Orientation working

github.com/openframeworks/openFrameworks - 00e9700047e3f0d791143100fdb1dcf634eda31d authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge pull request #4510 from HalfdanJ/android_camera_performance

Android camera refactor

github.com/openframeworks/openFrameworks - 7bf5c5eeb29fcf37c26e3e789dce4e652fd5f648 authored about 9 years ago by arturo <[email protected]>
Android camera: Indention

github.com/openframeworks/openFrameworks - ae830dcdb17b57629039176218ca24a210f41867 authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera: Changed from mutex lock to waiting querying for new framews

github.com/openframeworks/openFrameworks - d359f6c2ab67a707f7155ca7f12495746c5f31c3 authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera: Do color conversion on camera thread

github.com/openframeworks/openFrameworks - b99458fd5930ee77b801ff00b2b22fb83e8fee18 authored about 9 years ago by Jonas Jongejan <[email protected]>
Android Camera: Missing header file commit

github.com/openframeworks/openFrameworks - a40f3930fac14d8ff4f9beb3f92135d73297c36c authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera: Roll back to SDK 8 support

github.com/openframeworks/openFrameworks - 086e2f0aaa68dceb62d3cd98a205782da04830fc authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge pull request #4511 from tallavi/fix_houdini_crash2

compilation error fix

github.com/openframeworks/openFrameworks - 0780afc901b93999fc592a997043f27777b67b29 authored about 9 years ago by arturo <[email protected]>
compilation error fix

github.com/openframeworks/openFrameworks - e8a1f8831d31a3724f32f2115a8112f78f3bdcc3 authored about 9 years ago by Tal Lavi <[email protected]>
Merge remote-tracking branch 'refs/remotes/openframeworks/master' into win_cb_2_msys2

github.com/openframeworks/openFrameworks - 3a05e2bf54c7a322883885c20d2629b321671714 authored about 9 years ago by oxillo <[email protected]>
64bits installation included in install_dependencies.sh

64bits install disabled in install_dependencies as it is not supported
yet!

github.com/openframeworks/openFrameworks - f1414310f714ec3578509e54270a5f0c4b4d86bb authored about 9 years ago by oxillo <[email protected]>
incorrect path in compileOF.sh

github.com/openframeworks/openFrameworks - a7ea9a4089d746700d130eb847d3cb16d01fe1aa authored about 9 years ago by oxillo <[email protected]>
Merge pull request #4507 from tallavi/fix_houdini_crash

OFAndroid - try to load x86 lib before arm to resolve houdini crashes

github.com/openframeworks/openFrameworks - 3f2a562b9c2bd48f98ac15425079806c3b16c2b3 authored about 9 years ago by arturo <[email protected]>
Android camera: Consistensy

github.com/openframeworks/openFrameworks - ac7f2fb9fb9003b4acee86630cbd0884fa851f9a authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera: Updated example

github.com/openframeworks/openFrameworks - 0828e07c9518e522c5ded2725963fb3c7959c5fc authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera. getPixels implemented

github.com/openframeworks/openFrameworks - 122203bf2e29f344be390608cb0344233f4d1e2b authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge pull request #4509 from jvcleave/arm-updates

Arm updates

github.com/openframeworks/openFrameworks - 86c5b956159f0acb1db0ce80037b57005f2089a2 authored about 9 years ago by arturo <[email protected]>
Android camera: Refactor

github.com/openframeworks/openFrameworks - 0e3233d6d86d94849814c15b07369405a39ca6d2 authored about 9 years ago by Jonas Jongejan <[email protected]>
updates for firmware

github.com/openframeworks/openFrameworks - 9b8ba19a81719dc6e619861581f6ce4bd082c39c authored about 9 years ago by Jason Van Cleave <[email protected]>
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 0230e3a0ccd28deb867411873dc35cb724c30948 authored about 9 years ago by Jason Van Cleave <[email protected]>
OFAndroid - try to load x86 lib before arm to resolve houdini related crashes

github.com/openframeworks/openFrameworks - 60eef6ad624d39cb9496aae632dfbc4db22639ab authored about 9 years ago by Tal Lavi <[email protected]>
Android camera sample: Click for camera swap

github.com/openframeworks/openFrameworks - b741980060e89c9734d3452fca1ac22a5de1534c authored about 9 years ago by Jonas Jongejan <[email protected]>
Android video: Functions for selecting camera, and get camera info

github.com/openframeworks/openFrameworks - 1335aea40cecc12c0db3b0525eb6008ef54b274f authored about 9 years ago by Jonas Jongejan <[email protected]>
Android camera: Remove legacy code

github.com/openframeworks/openFrameworks - 6e31390bf9b3012b16e24070b3d21ad7fcd0bfd9 authored about 9 years ago by Jonas Jongejan <[email protected]>
fast loading fixes #1 - still problems loading async. need to take care of textures

github.com/openframeworks/openFrameworks - dcbace45bf1bffa869bb94eb57d3f9718f6c052d authored about 9 years ago by Ingo Randolf <[email protected]>
Android video: Store width and height seperately

github.com/openframeworks/openFrameworks - c86b07b4ff04ac466c60bee051378bdc1172b01f authored about 9 years ago by Jonas Jongejan <[email protected]>
Android video: Use texure surfaces always

github.com/openframeworks/openFrameworks - 152013a314afbf4ef15a8a4155d522fd31869a9d authored about 9 years ago by Jonas Jongejan <[email protected]>
Fix in case line is too short

github.com/openframeworks/openFrameworks - 410fde17cf128ca61c8746df02df96abc43fb9b5 authored about 9 years ago by oxillo <[email protected]>
compile 3DModelLoaderExample in MSYS

switched to Assimp as ofx3DModel loader is not supported anymore

github.com/openframeworks/openFrameworks - 08bb44ffd8a42732ffc11b363590553050797b33 authored about 9 years ago by oxillo <[email protected]>
compile ofxLinect in MSYS2

github.com/openframeworks/openFrameworks - f9383ae6c2b6fae42e2b251e3db48dc4f29d6508 authored about 9 years ago by oxillo <[email protected]>
replace win_cb by msys2

github.com/openframeworks/openFrameworks - 763d8d8ba036c3425d5e5c7672d19a18cea5ba90 authored about 9 years ago by oxillo <[email protected]>
Android camera: Default to max fps

github.com/openframeworks/openFrameworks - 90debb6c222a6b4c4e62a616a3a1b5fb25269fef authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge branch 'android_sample' into android_camera_performance

* android_sample:
update android camera example so it looks better

github.com/openframeworks/openFrameworks - a235b973e22537555c8b7fc88c30f74a8db92acc authored about 9 years ago by Jonas Jongejan <[email protected]>
ci android: fix ci server address

github.com/openframeworks/openFrameworks - b297c050830f02fa8bcc1738d0ac330e6f9aa3c1 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - f16f2528e7041fcfd53ab93ad177147414b7415e authored about 9 years ago by arturo castro <[email protected]>
create_packages: fix for arm

github.com/openframeworks/openFrameworks - b873955a3f57223435e3d11bd01618b2a69f7fe0 authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4501 from HalfdanJ/android_resources

Android: use fixed data zip file name

github.com/openframeworks/openFrameworks - 94a6d17ab418d3cddfd0e432cdf32ccd03a3458b authored about 9 years ago by arturo <[email protected]>
Android: use fixed data zip file name

github.com/openframeworks/openFrameworks - 3214e08014a9eed5b6f4c975b5b380c3bb360a12 authored about 9 years ago by Jonas Jongejan <[email protected]>
create_package: fixing arm builds

github.com/openframeworks/openFrameworks - ff8d72ead444dd7b604f01590f9bd443a1aa6439 authored about 9 years ago by arturo castro <[email protected]>
create_package: fix syntax error

github.com/openframeworks/openFrameworks - d492899eab4110fbe934daf37e85979f9f56e0ab authored about 9 years ago by arturo castro <[email protected]>
msys: added some comments about qtcreator and information on how to set path

github.com/openframeworks/openFrameworks - 42f4c33120530988dd57684bfe39f2ca63ccbbc7 authored about 9 years ago by arturo castro <[email protected]>
update android camera example so it looks better

github.com/openframeworks/openFrameworks - d6464038cd8e2164b92a4e397045874e1d50f7d0 authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge branch 'issue-#4470-MSYS2_documentation' of github.com:oxillo/openFrameworks

github.com/openframeworks/openFrameworks - 4e037ae72bf8b4a0c6b69c51fca055b298b59363 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 63a435087b038df751d1c927b1414ed6572c1d5d authored about 9 years ago by arturo castro <[email protected]>
create_package: fix arm

github.com/openframeworks/openFrameworks - 186523553dcd3c24035a9f641771b5a67c98003c authored about 9 years ago by arturo castro <[email protected]>
Fix crash on msys2 exit from bad support of TLS. Closes #4499

The msys2 compiler seems to have some bug on TLS, this disables TLS
by now on that platform

github.com/openframeworks/openFrameworks - 39d699c2c792ca23e8aaba3aec687b83c516206a authored about 9 years ago by arturo <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 3e06523baaab9572a484ac8327a274bc728f33a3 authored about 9 years ago by arturo <[email protected]>
windows msys2 videoinput library

github.com/openframeworks/openFrameworks - 8159b1b4bd0141137d838dc2904e55f38d4c2049 authored about 9 years ago by arturo <[email protected]>
Merge pull request #4496 from tgfrerer/fix-arealight-programmable

fix area lights for programmable renderer

github.com/openframeworks/openFrameworks - 2bb0fefc0c2486f2f74af540ece0b28445a69bb6 authored about 9 years ago by arturo <[email protected]>
simplify shader code

* remove redundant cpp #ifdef

Since TARGET_OPENGLES is defined in the GLES default-shader
heade...

github.com/openframeworks/openFrameworks - 4159c9021b41d67d0f592d258d0c31342b958ed2 authored about 9 years ago by Tim Gfrerer <[email protected]>
update to Kinect ReadMe for Windows users. Makes it much easier to install Kinect correctly.

github.com/openframeworks/openFrameworks - a0a4a4a9f4caaf8d839e89430ab888e1500af131 authored about 9 years ago by ofTheo <[email protected]>
fix arealights for programmable renderer

because the old implementation mixed the STRINGIFY
preprocessor macro with GLSL preprocessor dir...

github.com/openframeworks/openFrameworks - 2835d24b958110356de38be398c467c44f4fd9c6 authored about 9 years ago by Tim Gfrerer <[email protected]>
added error to ofDirectShowPlayer to install K-Lite Codec pack if video can't be played.

github.com/openframeworks/openFrameworks - e400e10d14f704c72aaa15fcaf07ec15420a6f59 authored about 9 years ago by ofTheo <[email protected]>
bugfix for string comparison in example closes #4494

github.com/openframeworks/openFrameworks - b42fcf5c54633a4b0d960cf78693406933131d9d authored about 9 years ago by ofTheo <[email protected]>
small bugfix for area light example. closes #4493

github.com/openframeworks/openFrameworks - 6d84ff678386835eace40ff238d6efd51c4a3d79 authored about 9 years ago by ofTheo <[email protected]>
active architecture for both debug and release

github.com/openframeworks/openFrameworks - 59f02f70cbc00ba773bf6332b79e2b6de1ec15d1 authored about 9 years ago by ofTheo <[email protected]>
New section for setting PATH variable

github.com/openframeworks/openFrameworks - 971d5478befe518fa0909dc80d76ea8c976f0ad2 authored about 9 years ago by oxillo <[email protected]>
fix for setting the monitor number and full screen in glfw window settings

github.com/openframeworks/openFrameworks - 686aa0553dce9c33eba131c38fafd0dd4801af18 authored about 9 years ago by NickHardeman <[email protected]>
Merge remote-tracking branch 'refs/remotes/openframeworks/master' into issue-#4470-MSYS2_documentation

github.com/openframeworks/openFrameworks - 7695e8e745b946028cad32606f40573583f7e72d authored about 9 years ago by oxillo <[email protected]>
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - faeb08a186bc285249b6a18a40171fbf0088f342 authored about 9 years ago by Jason Van Cleave <[email protected]>
Merge pull request #4489 from NickHardeman/bugfix-glfw-fullscreen-multi

Bugfix glfw fullscreen multi osx

github.com/openframeworks/openFrameworks - ffe054badb20bd5da87bae678a2fada90f89598d authored about 9 years ago by arturo <[email protected]>
Merge pull request #4488 from jvcleave/arm7-cross-compile-update

Arm7 cross compile update

github.com/openframeworks/openFrameworks - 1ef61b8eab66c1f89cde59961ba30fb5180bd0c7 authored about 9 years ago by arturo <[email protected]>
Merge branch 'master' of https://github.com/openframeworks/openFrameworks into bugfix-glfw-fullscreen-multi

github.com/openframeworks/openFrameworks - fad8010cf6996a113348d23eddba305db21b56e6 authored about 9 years ago by NickHardeman <[email protected]>
fix for setting the window to full screen when lying on the monitor rectangle

github.com/openframeworks/openFrameworks - 1e4e7a6ccb87b2216309c83bc4da38385ec76831 authored about 9 years ago by NickHardeman <[email protected]>
update cross compile block to use gcc 4.9

github.com/openframeworks/openFrameworks - 6286d6cb552e92997a88ba8d823ca856fc963682 authored about 9 years ago by Jason Van Cleave <[email protected]>
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 9aee5b861071d51fb1947a9746039fa7dd038335 authored about 9 years ago by Jason Van Cleave <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 2b886f73653194863655c88592db8d0b59286b8d authored about 9 years ago by ofTheo <[email protected]>
small fix for making OS X OF lib universal. closes #4424

github.com/openframeworks/openFrameworks - 9ffcdc49fd5f1e25ca415f36f83a6e204692d479 authored about 9 years ago by ofTheo <[email protected]>
Merge pull request #4487 from NickHardeman/bugfix-libs-for-10.8

Bugfix libs for 10.8

github.com/openframeworks/openFrameworks - 4ff55f03ce2587f36dd309bdd9a57f69cd3be04a authored about 9 years ago by Theodore Watson <[email protected]>
opencv built against 10.8 sdk

github.com/openframeworks/openFrameworks - 82f9773ed40a2bb86f09c1f0d2f28d44391e9186 authored about 9 years ago by NickHardeman <[email protected]>
assimp built against 10.8 sdk

github.com/openframeworks/openFrameworks - 5478ca15e3443170799dff4fa077c05d4166ddd8 authored about 9 years ago by NickHardeman <[email protected]>
free type lib for osx built against 10.8

github.com/openframeworks/openFrameworks - 11fe8d3e82d12b3fb56988f4c83a64b89d2501fb authored about 9 years ago by NickHardeman <[email protected]>
cairo libs built against 10.8

github.com/openframeworks/openFrameworks - 99a3db1b8d2054c2645fbd6c35813656facbdeee authored about 9 years ago by NickHardeman <[email protected]>
Merge pull request #4486 from openframeworks/bugfix-apothecary

bugfix for apothecary script fixes depends change directory - addresses #4481

github.com/openframeworks/openFrameworks - 851906d2144346174b40e8200b65a26009f12597 authored about 9 years ago by Theodore Watson <[email protected]>
bugfix for apothecary script fixes depends change directory - addresses #4481

github.com/openframeworks/openFrameworks - 8f4e9b237a2574ad35139262dc90bbd1dd8095c5 authored about 9 years ago by ofTheo <[email protected]>
OFAndroid: better check for arm architecture

github.com/openframeworks/openFrameworks - e37ea09477324e50ad68f2646670479049f0bbac authored about 9 years ago by arturo castro <[email protected]>
OFAndroid: don't try to detect neon if we are not on arm

github.com/openframeworks/openFrameworks - 27ab186b2bbf02cc375ab3016a8759c8bfbd98d5 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - c7f19e0546eaf46219da3fb6ad7e31bbbcac5257 authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'refactor-remove3dloader'

github.com/openframeworks/openFrameworks - 6019653840a2586177ec6dd1eacf11d410747284 authored about 9 years ago by arturo castro <[email protected]>
ofVboMesh: fix copy constructor to mark collections as dirty

github.com/openframeworks/openFrameworks - a226882239e8c9ba7e1b1402d385451bd5365d25 authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4483 from arturoc/refactor-remove3dloader

remove ofx3DModelLoader

github.com/openframeworks/openFrameworks - 66a8f6a97b5e0195c2a7572c174f1e8856b82dcd authored about 9 years ago by arturo <[email protected]>
Merge pull request #4480 from oxillo/issue/MSYS2_outdated_opencv

Issue #4478 msys2 outdated opencv

github.com/openframeworks/openFrameworks - bf710f2bb2bb36c72db5803f648ea60ab2a93468 authored about 9 years ago by arturo <[email protected]>
Merge pull request #4272 from bakercp/armv7-config-cleanup

Fixes #4224, makes rpi2 default armv7l variant.

github.com/openframeworks/openFrameworks - a6ade76d8946709a6a68e16c78050db6e3a1e6a8 authored about 9 years ago by arturo <[email protected]>