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

unit tests: fix appveyor logging

github.com/openframeworks/openFrameworks - 11f2f43c8a6e22371b2f760991f535e74e950f2c authored about 9 years ago by arturo castro <[email protected]>
unit tests: fix appveyor logger

github.com/openframeworks/openFrameworks - db87a87319c966ae65bcf3c7f91e73576d8a8253 authored about 9 years ago by arturo castro <[email protected]>
unit tests: fix appveyor logging

github.com/openframeworks/openFrameworks - 45c201c54b0658366224644cee39457c121fef36 authored about 9 years ago by arturo castro <[email protected]>
unit tests: fix appveyor string type

github.com/openframeworks/openFrameworks - 80c3818e40e08e932e6b6192529098cb05cdea14 authored about 9 years ago by arturo castro <[email protected]>
ofURLFileLoader: add body and contentType to requests

github.com/openframeworks/openFrameworks - ba2a0456511bcccdc0a2a6093afe51ed37267bf4 authored about 9 years ago by arturo castro <[email protected]>
ofURLLoader: fix pointer semantics

github.com/openframeworks/openFrameworks - 36842f3ed8e44b698944c88cb5b6dc4b8dc46a7b authored about 9 years ago by arturo castro <[email protected]>
AppVeyor LogChannel

github.com/openframeworks/openFrameworks - 0cdc2b131e2aa88e8652e874923531a09ea9d413 authored about 9 years ago by arturo castro <[email protected]>
run_tests.bat: try to log test results to appveyor

github.com/openframeworks/openFrameworks - ff3396bb6af0b4fe873b04ba12a1025b85aaf781 authored about 9 years ago by arturo castro <[email protected]>
appveyor: move tests script to .ba in scripts/ci

github.com/openframeworks/openFrameworks - d6f70126426f2f4c5f18181b723851ed465060c7 authored about 9 years ago by arturo castro <[email protected]>
appveyor: fixing build script

github.com/openframeworks/openFrameworks - 75086c073bbf4411913af56221ce55fb6afd0639 authored about 9 years ago by arturo castro <[email protected]>
appveyor.yml: fix breaklines

github.com/openframeworks/openFrameworks - 15786a06d71776784221f46e0419e95e070e5abe authored about 9 years ago by arturo castro <[email protected]>
disable travis.yml temporarily for this PR

github.com/openframeworks/openFrameworks - bbb1b1bd82981d1f5aa6b1951d3e65c1f13edd9b authored about 9 years ago by arturo castro <[email protected]>
appveyor: trying to fix multiline script

github.com/openframeworks/openFrameworks - 8e69cc9c3030fc3fe228dea370e5c6a242195b6d authored about 9 years ago by arturo castro <[email protected]>
don't convert breaklines for appveyor

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

github.com/openframeworks/openFrameworks - 99c4cfa1e3c4007251783b31aac537d097d613bb authored about 9 years ago by arturo castro <[email protected]>
appveyor config, fix build script

github.com/openframeworks/openFrameworks - 402a266de8962332a39f8192866f5f99d4f296c1 authored about 9 years ago by arturo castro <[email protected]>
appveyor config file

github.com/openframeworks/openFrameworks - 73a491e14e65e02a81956617f216e4d10778518f authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4636 from arturoc/fix-network

several fixes for ofxNetwork TCP

github.com/openframeworks/openFrameworks - 5113f1b07c83ac5a0938ae3b28ee5080c14662f6 authored about 9 years ago by arturo <[email protected]>
Merge pull request #4637 from arturoc/fix-thread-join

ofThread: fix thread join

github.com/openframeworks/openFrameworks - e23470c7bb25e985d98e4b503bd1ab667f9b3dcc authored about 9 years ago by arturo <[email protected]>
ofThread: fix thread join

Sometimes when trying to join a thread that has already been detached
poco throws an exception. ...

github.com/openframeworks/openFrameworks - 14d58794b3c2b466b6693a989b29f05771b857db authored about 9 years ago by arturo <[email protected]>
Merge branch 'fix-network' of github.com:arturoc/openFrameworks into fix-network

github.com/openframeworks/openFrameworks - 6807562465c5c5797560d9beba3c5689b1d46224 authored about 9 years ago by arturo <[email protected]>
ofxNetwork: fix uninitialized udp timeout

github.com/openframeworks/openFrameworks - 74d7c33b203d4c51509d0baab7dfdd94719d7356 authored about 9 years ago by arturo <[email protected]>
ofxNetworkUtils: don't report EINTR usually triggers false positive on windows

github.com/openframeworks/openFrameworks - db321ab232e2d118096c9f22e7e7155d50ccc9d0 authored about 9 years ago by arturo castro <[email protected]>
network tests vs project: add unit tests addon

github.com/openframeworks/openFrameworks - 97b7b02d21321de186b55cbf0179a3bb2dc6c289 authored about 9 years ago by arturo castro <[email protected]>
network udp tests: add unit tests addon

github.com/openframeworks/openFrameworks - 3bef67ed76958bbd3d319bba432a4d3b2b3603cd authored about 9 years ago by arturo castro <[email protected]>
tests: fix vs project files

github.com/openframeworks/openFrameworks - 18673fdd2b378a2ad12832fda209127517d251ed authored about 9 years ago by arturo castro <[email protected]>
tests: add ofInit

github.com/openframeworks/openFrameworks - c6cad8bac091f81bc8acc112156e0d1ff4b5f2d9 authored about 9 years ago by arturo castro <[email protected]>
tests: custom window needs ofInit

github.com/openframeworks/openFrameworks - 8150bbd70257810325571c5b3a66ac76db3d2809 authored about 9 years ago by arturo <[email protected]>
add visual studio projects

github.com/openframeworks/openFrameworks - 120843767923f4ec233e7f5ba170f3bdb3fcd0ba authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: fix time syntax

github.com/openframeworks/openFrameworks - 6335c55c7d1fe196731330ae808adf27a00eb49f authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: fix timeouts + tests

github.com/openframeworks/openFrameworks - 405fa8bd86505b1c256e52d743aa7bb208c81848 authored about 9 years ago by arturo castro <[email protected]>
TCPManager: fix wrong connect detection + tests

github.com/openframeworks/openFrameworks - 52c3998aa27d10f4e36f261b950d5e4798a8cd3c authored about 9 years ago by arturo castro <[email protected]>
ofxTCPClient: removed an error check when no error returned

github.com/openframeworks/openFrameworks - 9aa04a119ac3658be40ab81b8ce0e7e7d9b80ec7 authored about 9 years ago by arturo castro <[email protected]>
network tests: wait half second for connection to be ready

shouldn't be needed!

github.com/openframeworks/openFrameworks - 528c8c2030918d163c2a1793156cc811f6d03a9a authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: add condition to wait on while server thread gets to listen

github.com/openframeworks/openFrameworks - 28c8dda56de111ca4def84a9f3774fb91c8b1c0a authored about 9 years ago by arturo castro <[email protected]>
run_Tests osx: fix bin path

github.com/openframeworks/openFrameworks - 7f622ee2ee0ccf98c7225dda65d1b9279c35ee01 authored about 9 years ago by arturo castro <[email protected]>
run_tests.sh: exit with status if error running tests

github.com/openframeworks/openFrameworks - ef7268b69f6fb05a7df90f77191ff62cb8565260 authored about 9 years ago by arturo castro <[email protected]>
tests: return status on exit

github.com/openframeworks/openFrameworks - 82c3ea9456c2ca9f027f7281b68128efa84bb8f1 authored about 9 years ago by arturo castro <[email protected]>
iofxNetwork: add disconnectAll

github.com/openframeworks/openFrameworks - d5655c648abcf8ce9ea40b4c5cca1c42acab3a99 authored about 9 years ago by arturo castro <[email protected]>
fix run_tests scripts

github.com/openframeworks/openFrameworks - 4a21cc2ef1eef29e3f06d203e4ad74652eb79d51 authored about 9 years ago by arturo castro <[email protected]>
ci: fix run_tests error detection

github.com/openframeworks/openFrameworks - ab2fe926ef0b9f876de706e700328bd52e4c41fb authored about 9 years ago by arturo castro <[email protected]>
Merge branch 'fix-network' of github.com:arturoc/openFrameworks into fix-network

github.com/openframeworks/openFrameworks - 93d3e2fed0f39871dd44c328e6b8361844bf64af authored about 9 years ago by arturo castro <[email protected]>
network tests: add addons.make

github.com/openframeworks/openFrameworks - 15a952c980849b4204ea56535403f6abf0a754e0 authored about 9 years ago by arturo <[email protected]>
tests: add network tcp raw tests

github.com/openframeworks/openFrameworks - 30dd7aefe8b9efd86e1ee7603fc2ebc923e3b69c authored about 9 years ago by arturo castro <[email protected]>
network: add tcp tests

github.com/openframeworks/openFrameworks - 5ae23f1994c4ac4e052202077159ed5ab6451c65 authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: fix wait condition for reconnection on windows

github.com/openframeworks/openFrameworks - 79fb9877eef8233760fef1bbc1f1a6b30899ab69 authored about 9 years ago by arturo <[email protected]>
Merge branch 'fix-network' of github.com:arturoc/openFrameworks into fix-network

github.com/openframeworks/openFrameworks - 1d35483a15e8261ae9311161af38cfdeebe53b1a authored about 9 years ago by arturo <[email protected]>
ofxNetworkUtils: don't report non blocking related errors

github.com/openframeworks/openFrameworks - ecf9c431156c742435adf03035c586606886e5a4 authored about 9 years ago by arturo <[email protected]>
ofxNetwork: fixes for server closing sequence

github.com/openframeworks/openFrameworks - ef618911707f05879ae3500f0231fba0795e6aab authored about 9 years ago by arturo <[email protected]>
network tcp: fix half open connection detection for osx

github.com/openframeworks/openFrameworks - 82e0ad35e558ff80d2e94a4066fcc9bc0c2ee88d authored about 9 years ago by arturo <[email protected]>
ofxNetwork: fixes for osx

github.com/openframeworks/openFrameworks - 2c75a8a7027e5b79cc613b45443e12e06bdbdf90 authored about 9 years ago by arturo <[email protected]>
ofxNetwork: fix some error conditions

github.com/openframeworks/openFrameworks - a745ff003fd55011d365daa15dd1dc1eefd88db4 authored about 9 years ago by arturo <[email protected]>
ofxNetwork: more closing conditions

github.com/openframeworks/openFrameworks - eada5a5c07dd246b43f2902a22991578ae0c0411 authored about 9 years ago by arturo <[email protected]>
network: ifdex for posix

github.com/openframeworks/openFrameworks - 7f7a72daa897481e8ec4aeaf63a387b645f4af87 authored about 9 years ago by arturo <[email protected]>
network tcp: fixes for windows + half open connection detection

github.com/openframeworks/openFrameworks - 7a08ee225c5f1af5546c7bf8d190ac8a7b9adc24 authored about 9 years ago by arturo <[email protected]>
network examples: better comments

github.com/openframeworks/openFrameworks - 573ebe1b77e023338efb25f5cc30f89fce99c2af authored about 9 years ago by arturo castro <[email protected]>
netwrok tcp server example: throttle sending with time functions

before it relayed on the fps of the app

github.com/openframeworks/openFrameworks - 6921b2984d37da38549d1e4095133768536bb865 authored about 9 years ago by arturo castro <[email protected]>
network examples: fix logic

github.com/openframeworks/openFrameworks - b398922799bee98ab6ecd1c045fbc786e359a7af authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: check error condition on ofxTCPClient to have more control

github.com/openframeworks/openFrameworks - abd15c078087b8c668113a9d2be49d21b2e688c4 authored about 9 years ago by arturo castro <[email protected]>
networkTCP examples: fix logic to not send every frame, only when message changes

github.com/openframeworks/openFrameworks - 2501ce2ee21c30ae83c830d8abbd17772c860ae1 authored about 9 years ago by arturo castro <[email protected]>
ofxNetwork: fix several problems with close conditions

github.com/openframeworks/openFrameworks - 71144c4a28221c2e13f1d6aee660ac7c7c669d46 authored about 9 years ago by arturo castro <[email protected]>
readByte : removed nRead value check from common code, and added the same value check on win and osx.

github.com/openframeworks/openFrameworks - 20838afe9b66c249d33cfcd1d97d73afdd2f6867 authored about 9 years ago by Christian Clark <[email protected]>
- fixed issue:

ofSerial::readByte not returning OF_SERIAL_NO_DATA on Windows #4630

github.com/openframeworks/openFrameworks - e6f5a240ec3aefa918b0d364985e165f826bfec2 authored about 9 years ago by Christian Clark <[email protected]>
Merge pull request #4623 from bilderbuchi/fix-2791

Add .gitignore template for project generator. Closes #2791

github.com/openframeworks/openFrameworks - 43725624f06b6729e7de7b45090764fc2b91e4db authored about 9 years ago by arturo <[email protected]>
Merge pull request #4625 from arturoc/fix-lookAtDefault

ofNode: better default for up vector on lookAt. Closes #4594

github.com/openframeworks/openFrameworks - f2149a97c85154a531c1395f21e29f257d67901b authored about 9 years ago by arturo <[email protected]>
threadChannelExample: small fixes

- don't autoallocate texture
- don't draw if texture is not allocated
- show a message if no fra...

github.com/openframeworks/openFrameworks - a51f487ecfc70f15ad1e9584d69e4326a2fbce24 authored about 9 years ago by arturo castro <[email protected]>
better estimation of lookAt up default

github.com/openframeworks/openFrameworks - c674fc0d7b24a34102f8ede5d68a7cf1875f021d authored about 9 years ago by arturo castro <[email protected]>
ofNode: better default for up vector on lookAt. Closes #4594

Instead of using {0,1,0} get's the vector of the camera position to
the lookAt point. then figur...

github.com/openframeworks/openFrameworks - a98080f10cee81c27dcd98313d8fa4725725752d authored about 9 years ago by arturo castro <[email protected]>
Add Android studio to the gitignore template

github.com/openframeworks/openFrameworks - 57c221f2d28cae30af1d4a1eac0198d5c68fc016 authored about 9 years ago by Christoph Buchner <[email protected]>
Merge pull request #4624 from arturoc/applestore

Fixes for install_name_tool and apple store compatibility

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

github.com/openframeworks/openFrameworks - 2f2309dd19f609551ecfc4de59c7ce640eee28c5 authored about 9 years ago by arturo <[email protected]>
Merge branch 'Fmod/Update' of github.com:danoli3/openFrameworks into applestore

Conflicts:
export/osx/libs/libfmodex.dylib
libs/fmodex/lib/osx/libfmodex.dylib

github.com/openframeworks/openFrameworks - d29d66bbd1c84442735463dee3e5c4d9ab468183 authored about 9 years ago by arturo <[email protected]>
osx template: fix install_name_tool

github.com/openframeworks/openFrameworks - cd07dd7a1f72e8294d6312e5e266e04783816844 authored about 9 years ago by arturo <[email protected]>
remove glut from osx makefiles

github.com/openframeworks/openFrameworks - e63c2b7735aa48add4041f71c9c442d3e5caf452 authored about 9 years ago by arturo <[email protected]>
Merge branch 'bugfix-install_name_fmod' into applestore

github.com/openframeworks/openFrameworks - 7a22614d309c975a06c98d2f601080ef115dc52b authored about 9 years ago by arturo <[email protected]>
Merge branch 'OSX/AppStoreFixes' of github.com:danoli3/openFrameworks into applestore

github.com/openframeworks/openFrameworks - b0fc453ab21094bbfcb20dc51b5d7fd63d255bb4 authored about 9 years ago by arturo <[email protected]>
Apothecary - Fmod - Formula - No set

github.com/openframeworks/openFrameworks - 79b1e2ee434e3abee5798ad911e42f35a4edd9e4 authored about 9 years ago by Daniel Rosser <[email protected]>
Add .gitignore template for project generator. Closes #2791

github.com/openframeworks/openFrameworks - 69e8c04ccacf59865b19064116cc675af3f5434e authored about 9 years ago by Christoph Buchner <[email protected]>
Apothecary - FmodEx Formula - Set Install Directory

github.com/openframeworks/openFrameworks - af7d5fe98b1e8ce72fd4bd2a0a6f7790c4fbc021 authored about 9 years ago by Daniel Rosser <[email protected]>
Fixes chmod linux

github.com/openframeworks/openFrameworks - add94b38453a8efddae866fc1199a99bdf79583e authored about 9 years ago by Daniel Rosser <[email protected]>
FMOD update - Export Directory

github.com/openframeworks/openFrameworks - 4a4ad0869c6c889ca68a43ae75c7bb55f96132d0 authored about 9 years ago by Daniel Rosser <[email protected]>
FMOD - License File

github.com/openframeworks/openFrameworks - 900d4d175217f3ef833b81c83033113ece24f605 authored about 9 years ago by Daniel Rosser <[email protected]>
Apothecary - FMOD update Formula

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

github.com/openframeworks/openFrameworks - e1813597a672688b79b419ae6c31a3b000531c98 authored about 9 years ago by DomAmato <[email protected]>
Fix for latest FMOD - ofSoundStream and ofSoundPlayer together on OSX horrible noise

Reference issue: https://github.com/openframeworks/openFrameworks/issues/3851

github.com/openframeworks/openFrameworks - 043776de764da40421afaff0ad9110bdc9b12234 authored about 9 years ago by Daniel Rosser <[email protected]>
OSX - Fixes Deployment issue

- Sets Skip Install to YES
Activating this setting when deployment locations are used causes the...

github.com/openframeworks/openFrameworks - 40f24ea24a88bbecf9f44a4c325b5fa40ca2edf5 authored about 9 years ago by Daniel Rosser <[email protected]>
OSX - Template Project fixes

- Fixes FMOD location (into Frameworks)
- Adds Code Signing Script post build (When code signing...

github.com/openframeworks/openFrameworks - 89fbd2df7733e8c97a1ddc37e1fe5fbd1f0976a8 authored about 9 years ago by Daniel Rosser <[email protected]>
Merge pull request #4621 from arturoc/bugfix-slowtimers

ofutils: get the clock instance on init instead of everytime.

github.com/openframeworks/openFrameworks - d6fded3ad7633f72de88c67aa12f646cf1b13371 authored about 9 years ago by arturo <[email protected]>
ofutils: get the clock instance on init instead of everytime. Closes #4595

github.com/openframeworks/openFrameworks - 88d66a74a63f1337d6b6697a165b0e2d2fad5b1a authored about 9 years ago by arturo <[email protected]>
Fmod Update to 4.44.59

github.com/openframeworks/openFrameworks - 8e4f39f476a75c144f6610ee0c40a94a51996e6e authored about 9 years ago by Daniel Rosser <[email protected]>
Merge pull request #4618 from javl/javl-patch-commandline

Update compilePG.sh

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

Asks a user clearly if he/she wants to install the commandline project generator and if you want...

github.com/openframeworks/openFrameworks - 1e815a72c6454503215b8db7f37f1feaa7b7567e authored about 9 years ago by javl <[email protected]>
set path id to libfmodex.dylib to avoid having to call install_name_tool. Closes #4479

github.com/openframeworks/openFrameworks - 15468697fdac6f4ba8dcb74cb48dd39642a25778 authored about 9 years ago by arturo <[email protected]>
Fix android grabber flipping

github.com/openframeworks/openFrameworks - aecdb15fa399569fe8d7be0e20e8f6c1f763a4a0 authored about 9 years ago by Jonas Jongejan <[email protected]>
Merge pull request #4565 from genekogan/master

added note about sharing context between windows

github.com/openframeworks/openFrameworks - 01d3bfc61807f80bd97c953ece24cb5587e44a50 authored about 9 years ago by arturo <[email protected]>
apothecary poco: revert bump in version number, was breaking linux

github.com/openframeworks/openFrameworks - a52314a0760cf35faa0c8c17c547c57f82ba779c authored about 9 years ago by arturo castro <[email protected]>
install_dependencies: after compiling poco chown to user

github.com/openframeworks/openFrameworks - 3f93ec22183c250a482ae90c318eb225621af8cd authored about 9 years ago by arturo castro <[email protected]>
Merge pull request #4614 from arturoc/bugfix-install_dependencies

fixes for ubuntu's install dependencies

github.com/openframeworks/openFrameworks - 1f85813d126ff7e46cc56f7063fab52cf070d045 authored about 9 years ago by arturo <[email protected]>
Merge pull request #4613 from openframeworks/bugfix-assimpwireframe

better fix for drawing wireframes on non GLES addresses #4553

github.com/openframeworks/openFrameworks - 3a9fc2ff49ec9cfc9c845af8a7eb1cf4bf502af9 authored about 9 years ago by Theodore Watson <[email protected]>