Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/obsproject/obs-plugintemplate
https://github.com/obsproject/obs-plugintemplate
GitHub Actions has deprecated Actions based on node16. The v4 actions
are based on node20. Repla...
Move ENABLE_FRONTEND_API and ENABLE_QT from individual presets to a
common preset that is hidden...
941b0f26949a2850e38c4630fce44eac4d49f054 authored about 1 year ago
With a recent commit to .clang-format the minimum required version has
now increased to 16. With...
bebefd4440386f954c9b1b8cd3240c4812050998 authored about 1 year ago
The current code either packages a .msi or generates a .zip.
Many users prefer the zip, especia...
Updated to match:
https://github.com/obsproject/obs-studio/blob/93f5b45be8c8/.clang-format
This is a bugfix written by PatTheMav for obs-studio which applies
equally to obs-plugintemplate...
Co-authored-by: Patrick Heyer <[email protected]>
02929855152f1a6051cb10d097898be65eeaa8c0 authored about 1 year ago
`sha1sum` is part of Homebrew's coreutils, but macOS ships with
`shasum` by default, which suppo...
e385ac1863b8c658e7f6cc564f04040c9057c9f0 authored about 1 year ago
Also updating `.github\workflows\build-project.yaml` with a few of the latest compatible changes...
954f44fce9a52eaeeec63ee9fe56cea42bcdd473 authored about 1 year ago56878001c41933959c1981d62fdd14b8b4c1f8a2 authored about 1 year ago
cff11c6edc20a5de9788027456c04b420bc94612 authored about 1 year ago
This fix was also applied on obs-studio, as creating a labeled pull
request would trigger this w...
c80d019a88f64584fd8ff4339fa2e3c3af7f155a authored over 1 year ago
57cdde9d8120b7b196a2c4612131b3078f893ad9 authored over 1 year ago
This installs OBS Studio from the OBS ppa. This is a temporary fix
to prevent the CI from failin...
read_codesign_pass uses log_warning but it did not have it as autoload.
This commit adds log_war...
2e671486153a48d26f951a0bd657f36f5b028f3a authored over 1 year ago
094c88115e07a6d8654eefd4435d9d40396ccd62 authored over 1 year ago
24540b0dd36e04a82d3f94c178c33275f411f4e0 authored over 1 year ago
8b15ae1ed34a4d6287dfea764f399fd9532ecdc8 authored over 1 year ago
6b26cc7943b8ff4d6f1d41807a00312e0b580c65 authored over 1 year ago
8d485f643fca9df5f7dfba9eb7d0c3959cd3d88b authored over 1 year ago
* Updates clang-format settings
* Updates cmake-format settings
* Updates gitignore file
b77a072a0d6e726164169d53b3a20002409b6857 authored over 1 year ago
c59559540c775bf62749b0a36e1ec5be4f61a623 authored over 1 year ago
d8938c705d3747eec40f147a91b0232148fe0af8 authored over 1 year ago
c9ba8eeb7c90ecaafe33c7ac6c970f6d4ac6fe82 authored over 1 year ago
ebc753ba1079fcea827117d4b699295a024abff0 authored over 1 year ago
2c39e8e447433be8c5246047675632432b3ba87a authored over 1 year ago
`mywebsite.com` redirects to a phishing/tech support scam, see
https://github.com/obsproject/obs...
3b8099cdaced19bed97638b1a000a205b86972f8 authored almost 2 years ago
A GitHub Actions job has read-only permission by default and it cannot
create releases without c...
79ef199c67453bfac4a56517eb8a0613e8c2a7e1 authored almost 2 years ago
This generates the plugin name based on the name in the buildspec file.
f102d11e572c87d3290a4904132487d090d1b372 authored almost 2 years ago
Package maintainers need to be aware of this,
and it is difficult to find.
GitHub Actions has deprecated set-output. Replace usages of set-output
in stdout with the new sy...
PowerShell's Out-File cmdlet by default writes a newline at the end of
the file. We can prevent ...
Adds 'linux-aarch64' as one of the possible build architectures. This
enables plugin builds on A...
This is a trivial reformatting of the set_target_properties line that is
used when Qt is include...
Sets LINUX_PORTABLE to off on CI. This matches what is default in
OBS Studio. Most developers wo...
60590fb0dd91cdd87be9916a2b4a8297703d23d9 authored over 2 years ago
f2962864aa10782c7fdb5ca1e7a15382afb78b62 authored over 2 years ago
Since GitHub defaults to 'main' now, also include it in the workflow
when building, so developer...
0f60ca33f95905f248b9dd92b3f504921b823b4d authored over 2 years ago
Because of course the directory exists, it's a plugin.
056422b2614fed1037bc1f19e0e468165e3068ea authored over 2 years agoe3b4e45dc38e4f3775fe75c8d071ac337cd9b28b authored over 2 years ago
50dd9b8973cd4faa91ed32d45cf1d0f2e1b27d2a authored over 2 years ago
It is preferred that developers use Xcode when developing plugins for
macOS. On CI, Ninja is pre...
This is required to fix Windows build issues on GitHub Actions due to
changed behavior of CMake ...
There have been concerns that making the template link Qt and the
frontend-api by default may le...
Updates the helper to improve Xcode support on macOS and use more
efficient Qt auto-discovery.
...
6a262e1f77fcb2b665952043374b5ef920b24d16 authored over 2 years agoThe scripts would fail if these directories were present.
525650f97209450cf2dcc06ff28ad941cc1bbd7b authored over 2 years ago
To improve readability on modern displays and systems, it is considered
good practice to encoura...
- Removed unused date env variable
- Also removed commit hash variable, as it isn't needed anymo...
202ee1b58244ee6722beede631b269ff9dd7a683 authored over 2 years ago
54da769eb192c39a146d990d341d6e735ef3171c authored over 2 years ago
Update macOS build scripts
* Update buildspec.json to support multiple Qt versions and differ...
eb5423d41cba0d5992c18ed8d4c9a25b5edc78cd authored over 2 years ago
If QT_VERSION is not defined, it gets define with the AUTO value. And
its definition is moved to...
Add --no-upgrade to not upgrade git.
10226826460fc4a04d5415610c7f8d398a829cdd authored over 2 years ago
Limiting the supported version enables CMake to not enable bleeding-edge
features even on more r...
a7157ba2ff5f326891821060c981cbf7ed36757a authored over 2 years ago
1dd124c663e982f0df66f0eb0082e8b2d7463681 authored over 2 years ago
GitHub's macOS runners seem to use a specifically pinned `git` version
installed via Homebrew. T...
f40d44a0e5660be6720c8800828ad6e59664876d authored over 2 years ago
1379cd122f5e4c54116a0b7764457feea85b5acd authored over 2 years ago
7190271f6ab151e752f0162c256da45ad03a9916 authored over 2 years ago
Fix issues reported post merge of rework changes
b289b3e1b21e4ec903b27a83ec5c4973550cfb44 authored almost 3 years ago63be26cf05420c7ec4090d6c6d76247551e29bfd authored almost 3 years ago
37081964d7de65215bbd780502f266b7879a0ebd authored almost 3 years ago
cb34ff6701fe9a2721eeff75cd11f254b31d1628 authored almost 3 years ago
Also remove unnecessary code sign parameters for Linux build job.
b0dcbd32fef7869c13874bb836e2eb755d26ef1c authored almost 3 years ago74f4a497cf83b30a1f9a48328a8bd77c04f3472b authored almost 3 years ago
1d60c5322b30a407dab085ca935839a59e64f774 authored almost 3 years ago
f56930a93ba591c978d0b44e598b726932d1fed6 authored almost 3 years ago
07ef03afe2193cbdc792e0f0b643b75974009ae5 authored almost 3 years ago
c108d7eaca426426b4abc8bdceb4854c0d72834e authored almost 3 years ago
e1f97fbe8cb52a06604a7ead43565c7aa01641c3 authored almost 3 years ago
16f1e367f34cc2756b0398b791eceeda3f203837 authored almost 3 years ago
6c9fe7f9b3878be9e02ad2585eed59e299e280d0 authored almost 3 years ago
293ae8361253e9445e5c0fa782dcb20a4ff9e399 authored almost 3 years ago
e4581af185ed1a27524cbe906e0d264072e73cc8 authored almost 3 years ago
zsh requires the `rehash` command to discover newly installed commands
on the system.
Sets template plugin version to more sane '1.0.0' default, also moves
`find_qt` back into the ma...
Fix build scripts
077615678bc8513ed34d9e3fd290abe56822615e authored almost 3 years agofb9d7d25af35572547b74ac4161dd06fa50f36ab authored almost 3 years ago
623c7600e80224c0e7f52d12b2d2bed148736844 authored almost 3 years ago
f2a073db82910e2d9d8e5401c1b0b6c7764025c3 authored almost 3 years ago
014a09527f28740b063ca8309693e369da6e6f23 authored almost 3 years ago
4d34e11f2f46163203587ee7bc35d9d28a275200 authored almost 3 years ago
518b288558f06b6741d8eb5939405d309c016d77 authored almost 3 years ago
dbde191462a3191c070a26751796b8838b43382d authored almost 3 years ago
2764248a5daa8908d5388022c83b53eb1ccc42aa authored almost 3 years ago
Overhaul of plugin template for modern CMake build system and GitHub Actions
257c4f26c9b7bc4ba6ff7cf819545ccac73f5ece authored about 3 years ago8ecc203311fe2fdb3c46943e980ca3483cc60103 authored over 3 years ago
652a4b77b5b5418fc0c7bc1360350cb4f3181f16 authored over 3 years ago
Uses identical modular structure as macOS and Linux and rewritten
entirely for PowerShell.
c89591ac0ab5e513595b0b78d0d9c59a99e7c28f authored over 3 years ago