cailean
deae808571
patch for cpp 17 & of 12
1 month ago
Krisjanis Rijnieks
88fa982d98
Update README.md
3 months ago
Krisjanis Rijnieks
5c71dbff50
Bump openframeworks version to v0.11.2 in workflows
3 years ago
Krisjanis Rijnieks
d855b83397
Merge pull request #188 from u3dreal/master
added 4 more FBO sources
3 years ago
u3dreal
0e8a29bc2c
added 4 more FBO sources
Added CircleSource, QuadSource, BrickSource and SyphonSource.
The SyphonFBO is disabled since it would not run on rpi.
[OSX only]
For Syphon to work you need to install ofxSyphon addon and add "ofxSyphon"
to the addons.make of ofxPiMapper. Then uncomment all the syphon lines in the code. So far the SyphonClient will choose the first Syphon source presented to him. ( You might want to start the server later ).
3 years ago
Krisjanis Rijnieks
d9b070b3a1
Merge pull request #185 from namjeongho/master
Add video sources control - restart/pause/resume
4 years ago
남정호
d118353766
Merge branch 'dev'
4 years ago
Krisjanis Rijnieks
b1c0f87754
Update addon config
5 years ago
Krisjanis Rijnieks
981bb51a24
Remove TODO that is not being used anyways
5 years ago
Krisjanis Rijnieks
338eaca707
Remove obsolete scripts directory
5 years ago
Krisjanis Rijnieks
36f45415db
Remove old ci scripts
5 years ago
Krisjanis Rijnieks
ef330b3fa6
Remove obsolete files from examples
5 years ago
Krisjanis Rijnieks
8cbd6f8733
Remove xcode and qbs project files from examples
5 years ago
Krisjanis Rijnieks
8948b386bc
Fix indenting
5 years ago
Krisjanis Rijnieks
faf9ffcd5a
Fix typo in example_basic README
5 years ago
Krisjanis Rijnieks
7dae7670e3
Change order of platform-speciffic installation instructions
5 years ago
Krisjanis Rijnieks
03e6afb7f4
Remove installation note for example_gamepad since the decision to remove it
5 years ago
Krisjanis Rijnieks
3f69421f54
Move Usage section after Installation in README
5 years ago
Krisjanis Rijnieks
9646819034
Update license
5 years ago
Krisjanis Rijnieks
ab8f5c2056
Remove outdated info about running example from README
5 years ago
Krisjanis Rijnieks
171aefd726
Change wording in build status note
5 years ago
Krisjanis Rijnieks
9c07c0e297
Add note on build status
5 years ago
Krisjanis Rijnieks
1b16a80f3b
Rename ubuntu workflow to linux
5 years ago
Krisjanis Rijnieks
e5881e250f
Add osx-workflow to run on master branch
5 years ago
Krisjanis Rijnieks
4b228713ab
Add osx workflow badge
5 years ago
Krisjanis Rijnieks
896fb27d25
Remove command line tools install from osx workflow
5 years ago
Krisjanis Rijnieks
355ffffb0c
Remove call to non-existent download_libs.sh
5 years ago
Krisjanis Rijnieks
fa698b950c
Add coreutils install instead of upgrade
5 years ago
Krisjanis Rijnieks
b01be20d87
Remove ccache from osx workflow dependencies
5 years ago
Krisjanis Rijnieks
86385b3b5c
Add osx workflow
5 years ago
Krisjanis Rijnieks
4c400a07c0
Enable windows workflow on master branch only
5 years ago
Krisjanis Rijnieks
d83adefa69
Add info about patches for msys2
5 years ago
Krisjanis Rijnieks
4fe915cc12
Add git to msys2 dependencies
5 years ago
Krisjanis Rijnieks
270e967c85
Add latest stable openFrameworks version to README
5 years ago
Krisjanis Rijnieks
3a09e6a1a7
Add windows workflow badge to README
5 years ago
Krisjanis Rijnieks
05adbb4f5b
Remove example_gamepad from all gh workflows
5 years ago
Krisjanis Rijnieks
37fbc40d86
Remove example_gamepad as SDL is not so friendly with openFrameworks
5 years ago
Krisjanis Rijnieks
64fcf4555f
Try to swap includes in example_gamepad to see if it helps msys2 compile
5 years ago
Krisjanis Rijnieks
51fcf8f7ac
Attempt to fix example_gamepad for windows msys2 workflow
5 years ago
Krisjanis Rijnieks
5bcf643545
Remove echo $SHELL that was needed to find out msys2 shell
5 years ago
Krisjanis Rijnieks
9f14854722
Change msys2 patch script shebang to /usr/bin/bash
5 years ago
Krisjanis Rijnieks
d03ce6a819
Use new patch script in msys2 windows workflow
5 years ago
Krisjanis Rijnieks
b459805ec0
Specify new name for patches directory and add a dedicated script for msys2
5 years ago
Krisjanis Rijnieks
feeb725900
Fix uint64 in SlideShowSource
5 years ago
Krisjanis Rijnieks
1a79976d4e
Apply OpenAL sound patch as file replacement instead of sed calls
5 years ago
Krisjanis Rijnieks
8b30a91774
Add ofOpenALSoundPlayer patch for msys2 testing
5 years ago
Krisjanis Rijnieks
ae0cc261d7
Add note about development against latest stable openFrameworks version
5 years ago
Krisjanis Rijnieks
215496752b
Fix makefileCommon patch code
5 years ago
Krisjanis Rijnieks
c189dfe462
Simplify patch dir structure and move makefileCommon patch into msys2 dir
5 years ago
Krisjanis Rijnieks
ae8e255189
Replace makefileCommon of the stable msys2 version with the one from patch-release
5 years ago