Krisjanis Rijnieks
88fa982d98
Update README.md
2025-03-02 17:01:36 +02:00
Krisjanis Rijnieks
5c71dbff50
Bump openframeworks version to v0.11.2 in workflows
2022-07-30 14:50:03 +02:00
Krisjanis Rijnieks
d855b83397
Merge pull request #188 from u3dreal/master
...
added 4 more FBO sources
2022-07-30 13:35:04 +02:00
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 ).
2022-07-27 17:30:03 +02:00
Krisjanis Rijnieks
d9b070b3a1
Merge pull request #185 from namjeongho/master
...
Add video sources control - restart/pause/resume
2021-12-02 10:59:32 +02:00
남정호
d118353766
Merge branch 'dev'
2021-12-02 15:46:02 +09:00
Krisjanis Rijnieks
b1c0f87754
Update addon config
2020-11-20 20:49:13 +02:00
Krisjanis Rijnieks
981bb51a24
Remove TODO that is not being used anyways
2020-11-20 20:45:20 +02:00
Krisjanis Rijnieks
338eaca707
Remove obsolete scripts directory
2020-11-20 20:44:51 +02:00
Krisjanis Rijnieks
36f45415db
Remove old ci scripts
2020-11-20 20:44:16 +02:00
Krisjanis Rijnieks
ef330b3fa6
Remove obsolete files from examples
2020-11-20 20:42:45 +02:00
Krisjanis Rijnieks
8cbd6f8733
Remove xcode and qbs project files from examples
2020-11-20 20:39:54 +02:00
Krisjanis Rijnieks
8948b386bc
Fix indenting
2020-11-20 20:26:32 +02:00
Krisjanis Rijnieks
faf9ffcd5a
Fix typo in example_basic README
2020-11-20 20:24:11 +02:00
Krisjanis Rijnieks
7dae7670e3
Change order of platform-speciffic installation instructions
2020-11-20 18:07:49 +02:00
Krisjanis Rijnieks
03e6afb7f4
Remove installation note for example_gamepad since the decision to remove it
2020-11-20 18:06:24 +02:00
Krisjanis Rijnieks
3f69421f54
Move Usage section after Installation in README
2020-11-20 09:30:34 +02:00
Krisjanis Rijnieks
9646819034
Update license
2020-11-20 09:29:00 +02:00
Krisjanis Rijnieks
ab8f5c2056
Remove outdated info about running example from README
2020-11-20 09:27:36 +02:00
Krisjanis Rijnieks
171aefd726
Change wording in build status note
2020-11-20 09:25:02 +02:00
Krisjanis Rijnieks
9c07c0e297
Add note on build status
2020-11-20 09:18:40 +02:00
Krisjanis Rijnieks
1b16a80f3b
Rename ubuntu workflow to linux
2020-11-19 22:41:33 +02:00
Krisjanis Rijnieks
e5881e250f
Add osx-workflow to run on master branch
2020-11-19 22:38:20 +02:00
Krisjanis Rijnieks
4b228713ab
Add osx workflow badge
2020-11-19 22:18:35 +02:00
Krisjanis Rijnieks
896fb27d25
Remove command line tools install from osx workflow
2020-11-19 22:15:58 +02:00
Krisjanis Rijnieks
355ffffb0c
Remove call to non-existent download_libs.sh
2020-11-19 22:15:58 +02:00
Krisjanis Rijnieks
fa698b950c
Add coreutils install instead of upgrade
2020-11-19 22:15:58 +02:00
Krisjanis Rijnieks
b01be20d87
Remove ccache from osx workflow dependencies
2020-11-19 22:15:58 +02:00
Krisjanis Rijnieks
86385b3b5c
Add osx workflow
2020-11-19 22:15:58 +02:00
Krisjanis Rijnieks
4c400a07c0
Enable windows workflow on master branch only
2020-11-19 22:15:21 +02:00
Krisjanis Rijnieks
d83adefa69
Add info about patches for msys2
2020-11-19 22:14:50 +02:00
Krisjanis Rijnieks
4fe915cc12
Add git to msys2 dependencies
2020-11-19 21:26:38 +02:00
Krisjanis Rijnieks
270e967c85
Add latest stable openFrameworks version to README
2020-11-19 20:56:07 +02:00
Krisjanis Rijnieks
3a09e6a1a7
Add windows workflow badge to README
2020-11-19 20:38:46 +02:00
Krisjanis Rijnieks
05adbb4f5b
Remove example_gamepad from all gh workflows
2020-11-19 20:37:50 +02:00
Krisjanis Rijnieks
37fbc40d86
Remove example_gamepad as SDL is not so friendly with openFrameworks
2020-11-19 20:24:16 +02:00
Krisjanis Rijnieks
64fcf4555f
Try to swap includes in example_gamepad to see if it helps msys2 compile
2020-11-19 18:41:20 +02:00
Krisjanis Rijnieks
51fcf8f7ac
Attempt to fix example_gamepad for windows msys2 workflow
2020-11-17 22:46:24 +02:00
Krisjanis Rijnieks
5bcf643545
Remove echo $SHELL that was needed to find out msys2 shell
2020-11-17 22:32:09 +02:00
Krisjanis Rijnieks
9f14854722
Change msys2 patch script shebang to /usr/bin/bash
2020-11-17 22:31:20 +02:00
Krisjanis Rijnieks
d03ce6a819
Use new patch script in msys2 windows workflow
2020-11-17 22:03:04 +02:00
Krisjanis Rijnieks
b459805ec0
Specify new name for patches directory and add a dedicated script for msys2
2020-11-17 22:01:21 +02:00
Krisjanis Rijnieks
feeb725900
Fix uint64 in SlideShowSource
2020-11-17 21:49:06 +02:00
Krisjanis Rijnieks
1a79976d4e
Apply OpenAL sound patch as file replacement instead of sed calls
2020-11-17 21:30:35 +02:00
Krisjanis Rijnieks
8b30a91774
Add ofOpenALSoundPlayer patch for msys2 testing
2020-11-17 21:27:26 +02:00
Krisjanis Rijnieks
ae0cc261d7
Add note about development against latest stable openFrameworks version
2020-11-17 21:11:09 +02:00
Krisjanis Rijnieks
215496752b
Fix makefileCommon patch code
2020-11-17 21:09:18 +02:00
Krisjanis Rijnieks
c189dfe462
Simplify patch dir structure and move makefileCommon patch into msys2 dir
2020-11-17 21:08:51 +02:00
Krisjanis Rijnieks
ae8e255189
Replace makefileCommon of the stable msys2 version with the one from patch-release
2020-11-17 20:56:12 +02:00
Krisjanis Rijnieks
c0e4f332ba
Add makefileCommon from current oF patch-release branch
2020-11-17 20:55:38 +02:00