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

bugfix for multi monitor fullscreen not accounting for pixel density. closes #4699

github.com/openframeworks/openFrameworks - 45838e08f46f2257497a15411a3d98f145433246 authored about 9 years ago
bugfix for shrinking window on ofToggleFullscreen closes #4696

github.com/openframeworks/openFrameworks - c9e6c0deb4b458d990a6c8177889c1232e3f3319 authored about 9 years ago
moved the include to the cpp.

github.com/openframeworks/openFrameworks - b8ea95d4d65780c073739ba30bc5cac04f3a9548 authored about 9 years ago
bugfix for being able to set the multidisplay fullscreen with the legacy window approach. closes #4698

github.com/openframeworks/openFrameworks - 84f6a225b2699d577ba935c02361204cc98cec74 authored about 9 years ago
Merge pull request #4701 from openframeworks/bugfix-retina-setupsize

fixes issue where the window size is half as big on retina machines only on the initial setup.

github.com/openframeworks/openFrameworks - 9a99336c806ed3cc69f1881528cde6854c1a5c27 authored about 9 years ago
fixes issue where the window size is half as big on retina machines only on the initial setup. closes #3733

github.com/openframeworks/openFrameworks - ac80dc0718f2f999583dda9453fb440438b19e3e authored about 9 years ago
Merge pull request #4490 from NickHardeman/bugfix-glfw-fullscreen-multi

Bugfix glfw fullscreen multi - fix for setting monitor and fullscreen in glfw settings on OSX

github.com/openframeworks/openFrameworks - 93ba21fbda278527a308d3ccf439c4b82e9b6b58 authored about 9 years ago
bugfix for 90 degree orientation not working for fullscreen and small bugfix for window shrinking on hidpi screens. closes #4696 closes #4682

github.com/openframeworks/openFrameworks - 9dabba759a698f4ffd15af76f294a2b974116b4f authored about 9 years ago
Merge pull request #4690 from i-n-g-o/ofAVFoundationVideoPlayer_accept_volume_anyway

set volume even if we are not ready

github.com/openframeworks/openFrameworks - 1e3db9af1c0f9be0892ce565e0ee500aeabb169f authored about 9 years ago
Merge pull request #4695 from roymacdonald/hotfix_ofSoundBuffer_getChannel

Hotfix ofSoundBuffer::getChannel

github.com/openframeworks/openFrameworks - 5ba028551f0a248a5ea3fb09d1a840a0bedf0432 authored about 9 years ago
Hotfix: ofSoundBuffer::getChannel

-was ignoring the targetChannel argument. now fixed.
-The targetBuffer argument was being resized...

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

github.com/openframeworks/openFrameworks - 5623af97d195243b5bfbc854292d8914226855d7 authored about 9 years ago
hotfix->ofSoundBuffer::getChannel(ofSoundBuffer & targetBuffer, std::size_t sourceChannel) would ignore sourceChannel and it will always return the first channel. Now fixed

github.com/openframeworks/openFrameworks - adc12b64e1a8d68566b164f253c257760a3cbdd4 authored about 9 years ago
set volume even if we are not ready

github.com/openframeworks/openFrameworks - 2052051bcf293ad27c3f8b908d2bd57b5b79fa59 authored about 9 years ago
redo some style fixes

github.com/openframeworks/openFrameworks - 65e0efc2a23572b40b98ebba48e8d8b4bf7f42c4 authored about 9 years ago
synced with master & resolved merge conflicts

github.com/openframeworks/openFrameworks - d5c7965fb00e1afb79cd87cd16c82d456e49f0de authored about 9 years ago
Merge pull request #4687 from bakercp/ofParameterGroup-const-fix

Const correction for ofParameterGroup::contains

github.com/openframeworks/openFrameworks - b1239cd23ae59e377f03b553c364cc9d31080bbf authored about 9 years ago
Merge pull request #4685 from mattfelsen/pg-rename

Update create_package.sh for pg electron folder name change

github.com/openframeworks/openFrameworks - db663f1b78d16a26d527cec4cdcecb931aa501d7 authored about 9 years ago
Update create_package.sh for pg electron folder name change

github.com/openframeworks/openFrameworks - 48e576728be103d2d8a09a9c06bfabdaae8a61ee authored about 9 years ago
adds set function for void parameters

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

github.com/openframeworks/openFrameworks - 7981fe4585ec05fbcd18ac4352682588d75b7d5f authored about 9 years ago
ofBufferObject: fix pack/unpack targets

github.com/openframeworks/openFrameworks - 93334123637dbc50aa8ca85cfabde2af8a21b13e authored about 9 years ago
Merge pull request #4681 from i-n-g-o/iOS_AVFoundationPlayer_simplify_setVolume

simplified setVolume

github.com/openframeworks/openFrameworks - 458d2f6ccdd776100918abdd21b5ee8937809dfd authored about 9 years ago
Merge pull request #3 from andreasmuller/tvOS_oFlib_path_fix

Fixes the path in the openFrameworks library project.

github.com/openframeworks/openFrameworks - 1ed74060cb37e9ddcb5fb62619245d2ae3faddfd authored about 9 years ago
Fixes the path in the openFrameworks library project.

github.com/openframeworks/openFrameworks - 733b49ed9d56fcc4ad81f4ae07e1bf9085375985 authored about 9 years ago
Merge pull request #4669 from i-n-g-o/ofAVFoundationVideoPlayer_simplified_setVolume

ofAVFoundationVideoPlayer: simplified setVolume

github.com/openframeworks/openFrameworks - 66a0629225290ffa5613acf7e5c222ff84d3f7c9 authored about 9 years ago
Fixes for Controller to distinguish remote / generic

github.com/openframeworks/openFrameworks - facb99662047eaa5182059f530c846a63bcd290c authored about 9 years ago
Bug fix for INPUT_PULLUP error

other slight fixes and cleanup

github.com/openframeworks/openFrameworks - fd83dffffcb47a2900ff5a57a02302eb1fcff115 authored about 9 years ago
Controller added disconnect / connect event. Changed Type name

github.com/openframeworks/openFrameworks - aa964e26414505b6bdf87f300484d719b822a33b authored about 9 years ago
tvOS handle Menu Button cleanup

github.com/openframeworks/openFrameworks - 072e38a6d3d0c1f5dda4d1e9a37526e073d62944 authored about 9 years ago
Fix for AppleTV Menu Button.

- Handles the event it and prevents crash

github.com/openframeworks/openFrameworks - 926346f786352876f7180b49736d742de8ae7f17 authored about 9 years ago
Merge branch 'master' into tvOS/FeatureDecember

github.com/openframeworks/openFrameworks - c0dfc1818ce15cff47f32ed69391b7bb02c27f74 authored about 9 years ago
Merge pull request #4674 from danoli3/Android/Fix-androidSwipeExample

Fix androidSwipeExample

github.com/openframeworks/openFrameworks - ad68e77e25ad06f51f5c8fcf10823775d6111f5c authored about 9 years ago
Fix androidSwipeExample

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

github.com/openframeworks/openFrameworks - 9bb1ebce5c8bd0876dcfa9d41db43ba39b17568a authored about 9 years ago
PG: update to latest master

github.com/openframeworks/openFrameworks - 128d2f803cb246b08c00c1fc0b5770497137bbad authored about 9 years ago
Merge pull request #4548 from HalfdanJ/android_studio_template

Android studio template

github.com/openframeworks/openFrameworks - 08081325b6c959c176f7837c10cde2063a9b533f authored about 9 years ago
Merge pull request #4611 from 2bbb/PR/ofxOsc_tidying_up

ofxOsc tidying up

github.com/openframeworks/openFrameworks - 177f1468399be5392654e540f93109755d8bf6bc authored about 9 years ago
Merge pull request #4672 from danoli3/OSX/opencv-9.1

Apothecary - ofxOpenCV Updated Library - OS X

github.com/openframeworks/openFrameworks - fa2aa504f6f7eccba523d6f6743562b4e753f3ab authored about 9 years ago
Merge pull request #4671 from danoli3/iOS/opencv-9.1

Apothecary - ofxOpenCV - iOS Updated Static libs

github.com/openframeworks/openFrameworks - 6345308c773527fcc6e7d1503194a86f9b116691 authored about 9 years ago
Apothecary - ofxOpenCV Updated Library - OS X

github.com/openframeworks/openFrameworks - 6eb3964cc79be2d10e8e4880bef1be1bd3355990 authored about 9 years ago
Apothecary - ofxOpenCV - iOS Updated Static libs (arm64, armv7, i386, x86_64)

github.com/openframeworks/openFrameworks - 4217c2e99ea5b84ba523f1f77f1f23ebe26d05b8 authored about 9 years ago
Merge pull request #4670 from danoli3/iOS/Fix-iOS8

Fix for Cannot find protocol declaration iOS UIViewControllerTransitionCoordinator

github.com/openframeworks/openFrameworks - 693e7fbb788fc08bf3ef96418050c6ba8daee689 authored about 9 years ago
ofShader: better fix for uniforms cache

github.com/openframeworks/openFrameworks - f66151791d3ccdc9651d777691bafe691eb662d3 authored about 9 years ago
install_dependencies: bring back jack libs

there was a temporary error in the test servers

github.com/openframeworks/openFrameworks - 0138029d5078a9c7530bc413080751ea1b864e5f authored about 9 years ago
Merge branch 'master' into tvOS/FeatureDecember

github.com/openframeworks/openFrameworks - b3ff05664a5b12ee5d5e2e354af5afa94c3953b7 authored about 9 years ago
Fix for Cannot find protocol declaration for 'UIViewControllerTransitionCoordinator' iOS <8 SDK

github.com/openframeworks/openFrameworks - 74aa1b0bd6c7b5ec18dcd5076155fe99811a4d0d authored about 9 years ago
remove libaudio-dev fails on 14.04

github.com/openframeworks/openFrameworks - df55613debd1689c648f334eb502ed311676f501 authored about 9 years ago
install_dependencies.sh_: remove jack seems to fail in test servers

github.com/openframeworks/openFrameworks - 624a58dfa141d235661e63624dd5e45c035f76b3 authored about 9 years ago
install_dependencies ubuntu: fixsing non-existing package

github.com/openframeworks/openFrameworks - 56d09337b479e19369ef35033a81b0f7b21c616b authored about 9 years ago
ofParameter: add getNumListeners

github.com/openframeworks/openFrameworks - 5a12aa7a987cc2aac7ebbe29485f3b4ba61e0897 authored about 9 years ago
ofNode: fix compiling on windows

github.com/openframeworks/openFrameworks - 505dc14fdd4a5d2971b8eb788dae404b90f2e0f1 authored about 9 years ago
ubuntu install_dependencies: fix some package that seems to have disappeared in the official repositories

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

github.com/openframeworks/openFrameworks - bd95979de0c0305759ba646a4488095270f89ba0 authored about 9 years ago
ofNodeExample: fix window size, and some small details to make the movement a little better

github.com/openframeworks/openFrameworks - 7059c6f1db2ad5d59eb44701a1488b63553f5b44 authored about 9 years ago
fix ofNode to notify it's children when it's position, orientation or scale change

github.com/openframeworks/openFrameworks - 50991695bd061be767a5a3930b14e541ff9f2a1a authored about 9 years ago
Merge branch 'feature/add-ofNode-example' of github.com:edap/openFrameworks into fix-node-notifychildren

github.com/openframeworks/openFrameworks - 5abbed693d33a6dc73228dc939ed98a2d4604844 authored about 9 years ago
Merge pull request #4666 from i-n-g-o/ofAVFoundationVideoPlayer_close_potential_leaks

ofAVFoundationVideoPlayeR: close potential leak in early exits, videoOutput

github.com/openframeworks/openFrameworks - e9701cbe1afb56ee4ed07705ea94bc6bb8ff7fee authored about 9 years ago
move tutorials/shader to examples, the tutorial in the web has been updated accordingly

Fixes #4148

github.com/openframeworks/openFrameworks - 549447a09484c0fd6350ae39c7293e99d4aa843a authored about 9 years ago
Merge pull request #32 from 2bbb/PR/feature-ttfUTF8_initializer_list

std::initializer_list without constexpr

github.com/openframeworks/openFrameworks - 5c9ab57516a0cbffdd51a35311fc63199ff1f90e authored about 9 years ago
delete comment outed lines

github.com/openframeworks/openFrameworks - ab703f375ea3d0d83baa468575da6cbc0dd24898 authored about 9 years ago
Merge pull request #4665 from i-n-g-o/ofAVFoundationPlayer_remove_bTextureCacheSupported

remove bTextureCacheSupported. fixes #4073

github.com/openframeworks/openFrameworks - b2fe292aee09638f85715710e6b398d8e7b03803 authored about 9 years ago
fixes: SetVolume produces clicks and noises at start #3763

github.com/openframeworks/openFrameworks - 44a9983e228cc29f4bc6a65d57b364f4e62d2294 authored about 9 years ago
fix tabs and correct typo

github.com/openframeworks/openFrameworks - 34e2bef362473e690cad3e23d3a6a244e71f4f59 authored about 9 years ago
close potential leak in early exits, videoOutput

github.com/openframeworks/openFrameworks - 5ff655f0386fc75de21ea4c7fc043e6e6fe57363 authored about 9 years ago
remove bTextureCacheSupported. fixes #4073

github.com/openframeworks/openFrameworks - 3a7224aea5807d52a75c91ef64c49a9c3c77fcc6 authored about 9 years ago
Move the tutorial shader folder into the examples folder

remove empty folder tutorial

github.com/openframeworks/openFrameworks - 7c90183bb0ea8490de3ab11f9abb017ae1c26daf authored about 9 years ago
std::initializer_list without constexpr

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

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

github.com/openframeworks/openFrameworks - bbdc648dc692978891d7ec3978b8d96c972c0ddc authored about 9 years ago
ofShader: fix cache creation

github.com/openframeworks/openFrameworks - eefd868bab67c9b2b509a8104aa292f00b24d03d authored about 9 years ago
implement more robust loading of ply meshes

ofMesh has the ability to store and retrieve meshes as text
files, using the fairly common ply f...

github.com/openframeworks/openFrameworks - b8c1fa75cadcd85bcb8310cd5b0a258d27762e6d authored about 9 years ago
buffer tests vs project: remove ofApp

github.com/openframeworks/openFrameworks - 89ba3da35ad351215defdc159ac9ad7f802be2a9 authored about 9 years ago
ofFileUtils: better implementation of ofBuffer without insert

github.com/openframeworks/openFrameworks - e5075f5535933618f114aae57fefbcc8e4014097 authored about 9 years ago
buffer tests: add addons.make and vs project

github.com/openframeworks/openFrameworks - 1f7b83ef1474211ff981491f03f14d28c2404471 authored about 9 years ago
ofBuffer: faster + reserve, resize and setall. Also adds tests

Closes #4657

github.com/openframeworks/openFrameworks - 5cd7176eb4d7cb80722399c2e0d4d5a924c3a065 authored about 9 years ago
Merge pull request #4658 from mrbichel/patch-2

Fixed spelling in error message

github.com/openframeworks/openFrameworks - 082b8519da349a9a21da3c8baa486dc66215eaea authored about 9 years ago
Fixed spelling in error message

changed createMovoeFromPath to createMovieFromPath

github.com/openframeworks/openFrameworks - c5be57e0772dce39d95401dc81ef1bf2b24cf834 authored about 9 years ago
Merge pull request #4655 from danomatika/master

save window position on OS X before going fullscreen

github.com/openframeworks/openFrameworks - 190f0f3fd94a85cd9333d8c89c837bcf51a410ca authored about 9 years ago
make sure to set window shape if started in fullscreen, related to #4655

github.com/openframeworks/openFrameworks - 47886c285a9293e9b206ae10cce011689ee33ae7 authored about 9 years ago
importing small whitespace change for #4639 PR

github.com/openframeworks/openFrameworks - cd757e517f35f9c58a05e57c70a88eb0ee31beb8 authored about 9 years ago
save window shape on OSX before going fullscreen, fixes #4639

github.com/openframeworks/openFrameworks - 6b2f93106a050de0ae9fb00247bc24ec5e869623 authored about 9 years ago
ofShader: fix cache for array uniforms

github.com/openframeworks/openFrameworks - a545bd96485b20344adb9ab4ed6ad5f4b3e1aed6 authored about 9 years ago
ofPixels: fix for not owned move assignment and tests

github.com/openframeworks/openFrameworks - 27ec07c489f1a197f420eb2a544428f700aafecd authored about 9 years ago
ofAppGLFWWindow: fix GLES

had syntax error in creating rendeder and was creatring wrong renderer
for the selected GLES ver...

github.com/openframeworks/openFrameworks - 9d9dfa4c85d142d1ecdfb01bcaeba38fb4799fe7 authored about 9 years ago
gst grabber: workaround for bad functioning drivers returning wrong fps

Closes #4647

github.com/openframeworks/openFrameworks - 52b3f7e08cc0be98ae691f78bd8a3d61ecae23ee authored about 9 years ago
udp test: test that ports stay bound after send and receive

github.com/openframeworks/openFrameworks - 7c9a7ea5c13c79c96704b833efc0791b928ffe14 authored about 9 years ago
tcp: fix test for #3478

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

github.com/openframeworks/openFrameworks - e6cb4e2cfe39ccb105cd5c7cd5690a1a7cf3a0f1 authored about 9 years ago
tests tcp: test sending max size TCP message

github.com/openframeworks/openFrameworks - e760a015f4ccf2693132f6b21ca1ccaefa518de1 authored about 9 years ago
Merge pull request #4632 from tenderbolton/fix-ofSerial-NoDataWin

ofSerial::readByte not returning OF_SERIAL_NO_DATA on Windows

github.com/openframeworks/openFrameworks - 053a19af6da2f11c89533585757b3d6500fb30ae authored about 9 years ago
Merge branch 'feature-httppost' into feature-appveyortestreports

github.com/openframeworks/openFrameworks - bf3b9415a0b40c4eadd037aad8c66346960223b7 authored about 9 years ago
ofURLFileLoader: add basic post support

needed for windows tests reporting

github.com/openframeworks/openFrameworks - ca62f5845c02ff677dd8ba81d35e6db55b0355a8 authored about 9 years ago
unit tests: add reporting through appveyor's rest api

github.com/openframeworks/openFrameworks - 29ba0004b46815fdd1eccd7fed10140e8d01d99e authored about 9 years ago