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

fix unit tests template

github.com/openframeworks/openFrameworks - 3b934a9f8cce979c29b839ae8e3f148ceb4be5c2 authored about 9 years ago
bugfix for OS X. stops window moving on ofSetWindowShape closes #4753

github.com/openframeworks/openFrameworks - 945c5cef89ae199b1f15c5e49f7136ed65ba029e authored about 9 years ago
Merge pull request #4752 from openframeworks/bugfix-retina

bugfix - restores retina window size to 0.9.0 behavior - closes #4746

github.com/openframeworks/openFrameworks - 6f09d5b577999e30920a2d7aca2abba36bbffb65 authored about 9 years ago
bugfix - restores retina window size to 0.9.0 behavior

github.com/openframeworks/openFrameworks - e7fd62025f06fc24b9aceabe24b89f53fefe226c authored about 9 years ago
Add Missing Dlls

Same commit without DirectShowPlayer.cpp change

github.com/openframeworks/openFrameworks - 762117fa07e5f80f8da147a19cd9108199a1d37e authored about 9 years ago
Revert "Added missing Dlls"

This reverts commit 583efa864dbdf7e84e4cf2170be30cbe3d8976ef.

github.com/openframeworks/openFrameworks - ed0a6bcc6ec405fee3732388e92ccaa4627a71b3 authored about 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 90be4e1665ff25da3b2a06ae7149df6a654b2fe4 authored about 9 years ago
ofTexture: avoid recursive calls from loadData to allocate

github.com/openframeworks/openFrameworks - d5d1fce6057570ebbd30dc66c60b34b51b8b0223 authored about 9 years ago
Merge pull request #4750 from tpltnt/bugfix-issue-1555

catching invalid arguments to of ofVec2f::average

github.com/openframeworks/openFrameworks - 1ce0042950a324e3767022bebef4ac50547c821c authored about 9 years ago
Merge pull request #4751 from thomasgeissl/fix-oscSenderExample

added missing image

github.com/openframeworks/openFrameworks - 494b2dc95370a803d7142336bdea510ef05c10ea authored about 9 years ago
int -> std::size_t for array size parameter

github.com/openframeworks/openFrameworks - ecd626d75cf51ce680cec53af1d58ada0425bbb4 authored about 9 years ago
added description to exception

github.com/openframeworks/openFrameworks - 006df74d4cee20fbd2c1fe85bb18e61ac43345ff authored about 9 years ago
catching invalid arguments to ofVec2f::average(), see #1555

github.com/openframeworks/openFrameworks - 03fde8c47ac84b57617f70076953025ba827e666 authored about 9 years ago
Removed PATH setting paragraph

PATH setting not necessary anymore for 0.9.1.
Removed TLS FAQ as it is solved by DLL copying.

github.com/openframeworks/openFrameworks - c63042f412b2b63217157eb76b9b134d7e3e1d47 authored about 9 years ago
Update MSYS2 documentation

github.com/openframeworks/openFrameworks - f07caa7754e600ce6f7e8e1a636d32e94ee27d14 authored about 9 years ago
MSYS2 : Copy necessary DLL to project bin directory

github.com/openframeworks/openFrameworks - 74ca123177d244c4041000add85632caa010a377 authored about 9 years ago
Remove "file not found error" when running on MSYS2

github.com/openframeworks/openFrameworks - 1ca96c4878e2f1278f1f9f07f8a9240dcf579194 authored about 9 years ago
Update buildAllRPIExamples.sh

make needs absolute path

github.com/openframeworks/openFrameworks - 149e04a0f0217c6eff2578de26f6a232a78a59a3 authored about 9 years ago
implemented universal scaling for ofScale()

github.com/openframeworks/openFrameworks - f1e4e43a1fabeb4b38d8bb794a19078ccef3979f authored about 9 years ago
Put everything in code blocks

github.com/openframeworks/openFrameworks - 1c525b7c40f501d34a87e17f8ae03f27b05bcf56 authored about 9 years ago
Space out the 9 a bit in 0.9.1

github.com/openframeworks/openFrameworks - d1220bc7fbe9f5dc5aa5882b3c32c8ec5f540532 authored about 9 years ago
Update changelog for 0.9.1

This is not ready! I just wanted to start a discussion - if I should continue summarizing the co...

github.com/openframeworks/openFrameworks - af446a5c9cf465f8ccec2b7aef20cc5837d4d993 authored about 9 years ago
Merge branch 'master' of http://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - c814ece899c2323aa5c3401563a48032b4ee192c authored about 9 years ago
fix head.template for new site

github.com/openframeworks/openFrameworks - c2d004fbf3250bd8d84d3d227b6e3ae8df543bff authored about 9 years ago
Merge pull request #4744 from openframeworks/bugfix-avf-errormsg

small fix - checks if texture is allocated before binding. closes #4743

github.com/openframeworks/openFrameworks - 04e2975892fcd80f846ccc801b72bad522f92d02 authored about 9 years ago
checks not needed as are in isInitialized()

github.com/openframeworks/openFrameworks - b467ce66576b60008d148061c1da396378633691 authored about 9 years ago
small fix - checks if texture is allocated before binding. also improves isInitialized() check to account for videoplayers which have textures internally. closes #4743

github.com/openframeworks/openFrameworks - 6a7f95206fd0737eacbb188c3f0d404e575e0d33 authored about 9 years ago
Merge pull request #4737 from openframeworks/bugfix-avf-load

bugfix PR now correctly shows when a video is loaded for AVF based players.

github.com/openframeworks/openFrameworks - 3a2bffff1446f4fb3551673393d9f58858cb115a authored about 9 years ago
remove check for texture - going to do as seperate PR

github.com/openframeworks/openFrameworks - 018dabffb7de5ec60dc73b7534215d0fa24565d4 authored about 9 years ago
create_package: fix linux arm packages

github.com/openframeworks/openFrameworks - 0ee920aab453984bcce65061c8b38038441aded1 authored about 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 54a061439679130644eccc161790838b7c030166 authored about 9 years ago
create_package: fix windows package creation

github.com/openframeworks/openFrameworks - aa3abdb9f58e80027cd729782724f76e840f555f authored about 9 years ago
Merge pull request #4739 from r9y9/fix-avfoundation-video-player-crash

[AVFoundationPlayer] Fix crashes when unloading a video

github.com/openframeworks/openFrameworks - 5af81ba54e3ec1aab92e4196fa668c5f350baa3e authored about 9 years ago
[ofAVFoundationVideoPlayer] cleanup for unimplemnted delegate

github.com/openframeworks/openFrameworks - df8790baa0211363f713c54da2c7664e4b73a8a6 authored about 9 years ago
allocates pixels on sync load.

github.com/openframeworks/openFrameworks - e84389c7bd74bdbb3591b5716036d1a620caf336 authored about 9 years ago
[ofAVFoundationVideoPlayer] release delegate for AVPlayerItemVideoOutput

This was actually causing several crashes

Fixes #4738

With this change, I don't see any crash ...

github.com/openframeworks/openFrameworks - fdea3689050d39b133ade2dac2293d2a975ce981 authored about 9 years ago
[ofAVFoundationVideoPlayer] use autorelease instead of release

in a autoleasing block

github.com/openframeworks/openFrameworks - 764f0e05adfa73e5a5c98b694647f6a3ec6a8de8 authored about 9 years ago
[ofAVFoundationVideoPlayer] Add missing set nil

github.com/openframeworks/openFrameworks - c4aa91a488f0d7dba232f60368c6ddaad9a41999 authored about 9 years ago
[AVFoundationPlayer] Avoid unnecesarry unload when _player is nil

github.com/openframeworks/openFrameworks - 3cb5ceab83ad1fa89d1de6f7e5329dddfbff6490 authored about 9 years ago
bugfix now correctly shows when a video is loaded for AVF based players. Also adds a couple of extra safery checks and removes unneeded error messages when texture hasn't yet been loaded. closes #4629

github.com/openframeworks/openFrameworks - fb6eddd5abfab7f5d3d47be233249e16dce4ad10 authored about 9 years ago
Merge pull request #4735 from tgfrerer/fix_shader_assignment_constructor

fix shader assignment constructor

github.com/openframeworks/openFrameworks - 90f3582a1b54b94506b038cf79fc36be1d486780 authored about 9 years ago
Merge pull request #4736 from HalfdanJ/apothecary_android_darwin

Support darwin platform in apothecary android builds

github.com/openframeworks/openFrameworks - a3fbcbd94384751d2e4465cd78a38992ef001cf9 authored about 9 years ago
Merge pull request #4733 from armadillu/feature/hasMipMap

ofTexture hasMipmap() - fixes #4732

github.com/openframeworks/openFrameworks - 971fb5f15928f3133dfa91e2fecf4d992ea59464 authored about 9 years ago
Support darwin platform in apothecary android builds

github.com/openframeworks/openFrameworks - e0b23a5bb1da31cf1ae898651433cd3e22d1cc25 authored about 9 years ago
fix shader assignment constructor

ofShader's assignment constructor was retaining shader type
instead of id.

In case you ever won...

github.com/openframeworks/openFrameworks - 0c8fcf412bbbdf1942aca333c624d04715dc9571 authored about 9 years ago
Merge pull request #4731 from ixds/fix-boundingbox

return correct bounding boxes for empty strings

github.com/openframeworks/openFrameworks - f105082fe7691b87fac6f6d091f6a1916f29ed8a authored about 9 years ago
return correct bounding boxes for empty strings

fixes #4730

github.com/openframeworks/openFrameworks - d09951803d0469c8f6d5f0e53a41c87139d0823c authored about 9 years ago
Merge pull request #4729 from 2bbb/PR/fix_ofQuaternion_ostream_op

fix problem about #3976

github.com/openframeworks/openFrameworks - a36f8c00a198f48b538daf5c3245cbb8a175be0a authored about 9 years ago
move implementation from .h to cpp

github.com/openframeworks/openFrameworks - 201bbcd7ff6a41138b61a8bd09b392570fc683dd authored about 9 years ago
Merge pull request #3976 from 2bbb/PR/fix_ofQuaternion_ostream_op

ofQuaternion operator<<, operator>> is wrong.

github.com/openframeworks/openFrameworks - cf9081aebffb60599a7c7ba56a1a4d2b4c97a65e authored about 9 years ago
Merge pull request #4725 from openframeworks/bugfix-avfarb

bugfix for AVF video player not drawing if ARB textures are enabled Closes #4722

github.com/openframeworks/openFrameworks - 76acc5dfe6460ddc5ee8b6b37ba7b01b976d464e authored about 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - f86c339d167a4fe8ad2a2bd3f4543ded70ac4921 authored about 9 years ago
ofParameter: set real numbers min/max to 0..1 by default. Closes #4717

github.com/openframeworks/openFrameworks - 97c6571ab1a7a51ac84c07373e6dfad70e9beb7e authored about 9 years ago
apothecary tess2: fix linux

github.com/openframeworks/openFrameworks - c23b1d1060340822fe2c1b8bdd502fb5afb5961b authored about 9 years ago
Merge pull request #4711 from jvcleave/fix-rpi-for-arm7

Fix rpi for arm7

github.com/openframeworks/openFrameworks - 4e8f18a4f58bab241a0d49378ec557cd0a6faf54 authored about 9 years ago
Merge branch 'master' into tvOS/Feature

github.com/openframeworks/openFrameworks - 787117c043d2b35b04f1079d38dab02ff479a468 authored about 9 years ago
bugfix for AVF video player not drawing if ARB textures are enabled. Closes #4722

github.com/openframeworks/openFrameworks - b6b1f416e6943a7cf6d03cb2a7729ed081daaaca authored about 9 years ago
bugfix for low sound volume on ofDirectShowPlayer. closes #3818

github.com/openframeworks/openFrameworks - 33bd2ddd06af159d5f398cc34865ebf688531453 authored about 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - abeb549c4992f7a20e9f33bd1dd2c8262665beef authored about 9 years ago
ofSerial: ttyACM is default on linux not only raspberry

github.com/openframeworks/openFrameworks - f2dca912960a3f2cb5cfa98fb8a364f6e5e6a56a authored about 9 years ago
Removes need for CROSS_COMPILING=1 to be passed in

if RPI_ROOT is detected on Raspbian (required for Cross compiling), CROSS_COMPILING is then set ...

github.com/openframeworks/openFrameworks - bc78e9e94d29b7ee49ae4d63762cebaa33961af7 authored about 9 years ago
Merge remote-tracking branch 'upstream/master'

github.com/openframeworks/openFrameworks - ee813a2d0f14324faf1fec8961b502bb7d62ef6d authored about 9 years ago
DS player was getting iterators before potential reallocate

github.com/openframeworks/openFrameworks - 4938272cf7edca5e518822f4484c2e2616ddc948 authored about 9 years ago
Fixes for DS player

Closes #4716

github.com/openframeworks/openFrameworks - 10b8a67cf5c33058f2f02fff001e4db080e002c9 authored about 9 years ago
Merge branch 'master' into PR/add_ofImage_jpeg_loading_option

# Conflicts:
# libs/openFrameworks/graphics/ofImage.cpp

github.com/openframeworks/openFrameworks - c7ae1807f21a9dcc38dda8413ab73ad226f3c3f7 authored about 9 years ago
merge master

commit 26692fe8fc683180c32932b08d35fc56b88bb1f7
Merge: 285e3f8 2fc50bf
Author: arturo <arturo@op...

github.com/openframeworks/openFrameworks - c1c55667453e8dfacb82f93bb3b03a02750e10ab authored about 9 years ago
camelize same as others

github.com/openframeworks/openFrameworks - fdd2ccaeba677ba40794a825804de2b90b39ebb3 authored about 9 years ago
Merge pull request #4714 from whg/master

optimise ofPixels::setImageType() on Windows VS

github.com/openframeworks/openFrameworks - 26692fe8fc683180c32932b08d35fc56b88bb1f7 authored about 9 years ago
optimise ofPixels::setImageType()

Using Visual Studio, calling getNumChannels() inside the for each pixel
loop has a huge effect o...

github.com/openframeworks/openFrameworks - 2fc50bf0affec75360d6287a149ac8b35949adad authored about 9 years ago
merge newest master 2016/01/05

github.com/openframeworks/openFrameworks - ae629a9f346bd79d386a87a2f60383780f0c81e8 authored about 9 years ago
Fallback to /dev/input/event* for uinput mouse and keyboard

github.com/openframeworks/openFrameworks - 6b593ee3ae272dbbd377d1100d1802994bd60c10 authored about 9 years ago
Merge pull request #1 from jedahan/rpi-build-examples-from-any-dir

Make buildAllRPIExamples.sh work from any directory

github.com/openframeworks/openFrameworks - df563ccd77510baf4ed5e5e60fa7a6402be8d8e6 authored about 9 years ago
Make buildAllRPIExamples.sh work from any directory

github.com/openframeworks/openFrameworks - 17cb2cab906790e1a033f3dc05a065e1ccdd5e96 authored about 9 years ago
Update ofAppRunner.cpp

github.com/openframeworks/openFrameworks - 8d7ad9d43a6ccfa28999c1945576bd78b7ef0c9f authored about 9 years ago
actually detect Raspbian in config.shared.mk

github.com/openframeworks/openFrameworks - 3f4b6d703c497096777283df80229e333714c835 authored about 9 years ago
detect Raspbian in config.shared.mk

github.com/openframeworks/openFrameworks - c129b74fd4b118f99ffb12b402bfd7e1c1535272 authored about 9 years ago
Merge remote-tracking branch 'upstream/master'

github.com/openframeworks/openFrameworks - f5e7c0a2f5276790991cf050bff75b3eaddec6cd authored about 9 years ago
RPI makefile fix for arm7

github.com/openframeworks/openFrameworks - 7a2bb013a6f9baecf504d16f394a3fcc6a07bca7 authored about 9 years ago
Merge branch 'master' of https://github.com/openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 3a341e4806d7190c0b4f547f380033471ead96be authored about 9 years ago
Merge pull request #33 from frauzufall/feature-voidParameter-fix

adds "set" method for void parameter

github.com/openframeworks/openFrameworks - d6b305c8c11bb81c0ec55752cb33869059d94f03 authored about 9 years ago
small fixes for void parameter

github.com/openframeworks/openFrameworks - 4e6525c7945f0a680e9bb1afa1ec7a87e35beddb authored about 9 years ago
Merge pull request #4140 from tpltnt/bugfix-ofXml

(style) fixes ofXml

github.com/openframeworks/openFrameworks - 285e3f80be7b89db28d7c3597579534937875ca5 authored about 9 years ago
Merge pull request #4707 from arturoc/fix-dsplayerformat

DS VideoPlayer: add support for all different RGB formats

github.com/openframeworks/openFrameworks - 695e86aa294e622a2e38916f675d9751c5d5cfbb authored about 9 years ago
Merge pull request #4704 from arturoc/bugfix-rpi2-armv6

linux arm7: switch back rpi2 to specific target and generic to default

github.com/openframeworks/openFrameworks - 34ff4898554755529637bc917f555c70880d9b6b authored about 9 years ago
DS VideoPlayer: add support for all different RGB formats

Closes: #4679

github.com/openframeworks/openFrameworks - c6d5be3916e905260cee9645a6d3abf4ca617e09 authored about 9 years ago
rpi2 specific makefile config

github.com/openframeworks/openFrameworks - 882731993cc4cc6c4ab6e6a6d2d42ce1a5fb8a8e authored about 9 years ago
linux arm7: switch back rpi2 to specific target and generic to default

using armv7 with raspbian is problematic since raspbian binaries are
compiled for armv6. we swit...

github.com/openframeworks/openFrameworks - 0e40dcf39c48e4ce84bb5a689a52d8a93e3b65b7 authored about 9 years ago
Merge pull request #4697 from openframeworks/bugfix-fullscreenrot

bugfix for 90 degree orientation not working for fullscreen

github.com/openframeworks/openFrameworks - 773595ac8578793b984a10309e77e48ef277d6ff authored about 9 years ago
GLFW special ofSetupOpenGL: better comments and include

github.com/openframeworks/openFrameworks - 54109a0c1dafaaa1162eeefcd66ca41809e98ecf authored about 9 years ago
Merge branch 'bugfix-set-multifullscreen' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 989400a6f15c1df1858693d0658977d35ba1d7d2 authored about 9 years ago
ofWindowSettings: add title to window settings

github.com/openframeworks/openFrameworks - 8a6e0dfd12f0829378238f4590ebb4ce6facb6af authored about 9 years ago
Merge branch 'master' of github.com:openframeworks/openFrameworks

github.com/openframeworks/openFrameworks - 1e14fbf48103a0beef2fce6cbdd05f1d65011f0f authored about 9 years ago
ofBufferObject: better logic for binding/unbinding when mapping

github.com/openframeworks/openFrameworks - 23f450daa4ae608fa63d534c635539b65c76058f authored about 9 years ago