Nathanael Robbins
73684a65aa
obs-studio-plugins.obs-source-record: init at 2022-11-10
...
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-11-14 09:37:25 +01:00
Griffin Smith
005798c998
obs-studio-plugins.input-overlay: init at 5.0.0
...
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2022-11-11 16:28:59 +01:00
Franz Pletz
3c446ee4e2
Merge pull request #200639 from fpletz/pkgs/obs-28.1.2
...
obs-studio: 28.0.3 -> 28.1.2, plugins fixes
2022-11-11 16:26:59 +01:00
Franz Pletz
96edebd788
obs-studio27: remove
2022-11-11 15:36:49 +01:00
Raphael Robatsch
a9dacbba42
obs-studio-plugins.obs-backgroundremoval: 0.4.0 -> unstable-2022-05-02
...
There is no release with OBS 28 support yet.
2022-11-11 07:04:11 +01:00
Franz Pletz
9e7a3b07e4
obs-studio-plugins.obs-hyperion: mark as broken
2022-11-11 07:04:11 +01:00
Franz Pletz
85d67fa055
obs-studio-plugins.obs-ndi: 4.9.1 -> 4.10.0
2022-11-11 07:01:47 +01:00
Franz Pletz
49a6217c15
obs-studio-plugins.obs-move-transition: 2.6.4 -> 2.7.1
2022-11-11 07:01:47 +01:00
Franz Pletz
df751a35b6
obs-studio-plugins.obs-multi-rtmp: add OBS28 support
...
Co-authored-by: Raphael Robatsch <raphael-git@tapesoftware.net>
2022-11-11 07:01:47 +01:00
R. Ryantm
314e351f0a
obs-studio-plugins.obs-nvfbc: 0.0.6 -> 0.0.7
2022-11-11 04:53:55 +01:00
Franz Pletz
7f2222bc9f
obs-studio: 28.0.3 -> 28.1.2
2022-11-11 04:43:22 +01:00
Franz Pletz
f025edb68a
Merge pull request #195029 from SebTM/update/obs-wlrobs
2022-11-11 04:07:36 +01:00
Franz Pletz
f631204dc5
Merge pull request #195024 from SebTM/fix/obs-pipewire-audio-capture
2022-11-11 04:06:56 +01:00
Franz Pletz
805b69adc7
Merge pull request #195051 from SebTM/update/obs-move-transition_264
2022-11-11 04:06:20 +01:00
Franz Pletz
d28a094529
Merge pull request #194578 from SebTM/update/obs2803
2022-11-11 03:51:27 +01:00
PedroHLC ☭
07fae5053b
obs-studio-plugins.obs-vkcapture: 1.2.0 -> 1.2.1
2022-11-05 15:17:34 -03:00
Artturin
a34fb665ea
obs-studio-plugins.obs-hyperion: fix src and switch to cmake
2022-10-28 17:17:31 +03:00
Artturin
de2a3601a0
obs-studio-plugins.obs-hyperion: fix Function called without required argument "qtbase"
2022-10-28 06:31:44 +03:00
Sebastian Sellmeier
9f7914afa2
obs-studio: add 28.0.3 (parallel to 27.x)
2022-10-22 22:13:31 +02:00
Markus S. Wamser
c9d167f174
pkgs.applications: remove unused args
2022-10-12 16:00:16 +02:00
Sebastian Sellmeier
926e56c888
obs-studio-plugins.wlrobs: 4184a4a8ea7dc054c993efa16007f3a75b2c6f51 -> 78be323b25e1365f5c8f9dcba6938063ca10f71f
2022-10-12 12:18:39 +02:00
Sebastian Sellmeier
ddffb609f5
obs-studio-plugins.obs-move-transition: 2.4.3 -> 2.6.4
2022-10-08 09:43:55 +02:00
Sebastian Sellmeier
762a9d2222
obs-studio-plugins.obs-pipewire-audio-capture: fix build for obs-28
2022-10-08 05:52:09 +02:00
R. Ryantm
d00cce907d
obs-studio-plugins.obs-pipewire-audio-capture: 1.0.4 -> 1.0.5
2022-09-23 00:44:24 +00:00
superherointj
48e3fa9470
Merge pull request #189876 from superherointj/obs-studio-plugins-normalize
...
obs-studio-plugins: normalize
2022-09-06 11:09:52 -03:00
superherointj
f97e6b7ad2
Merge pull request #189266 from superherointj/package-obs-studio-plugins.obs-ndi-skip-builds
...
obs-studio-plugins.obs-ndi: skip builds in hydra
2022-09-05 18:56:38 -03:00
superherointj
80426558a5
obs-studio-plugins: normalize
2022-09-05 13:33:03 -03:00
superherointj
3bdac05d7b
obs-studio-plugins.obs-ndi: skip builds in hydra
2022-09-05 13:30:44 -03:00
Alias Gram
415cf5edad
obs-hyperion: init at 1.0.1
2022-09-04 10:35:49 +02:00
superherointj
3640c6f2f3
Merge pull request #189353 from Atemu/update/obs-gstreamer
...
obs-gstreamer: 0.3.4 -> 0.3.5
2022-09-02 09:11:02 -03:00
superherointj
cbd698da99
Merge pull request #189351 from Atemu/obs-studio-include-plugin-in-wrapper-again
...
obs-studio: include plugins in wrapper
2022-09-01 21:06:55 -03:00
Atemu
c5e6fb193b
obs-studio: include plugins in wrapper again
...
If the user asks for a plugin that does come with their own binaries or other
files to be included in their OBS installation, it should include those files. A
good example is obs-vkcapture which /requires/ system-wide files to have any use
whatsoever.
Plugins' paths were removed from the wrapper in step with preventing OBS from
loading plugins twice but wasn't actually required because the env variables
already point at the one and only location for plugins. The plugins' share dirs
don't get put in the system-wide share by default on NixOS but I decided to
remove the directory anyways for clarity.
Partially reverts 593d64f975
Co-authored-by: Pedro Lara Campos <pedro.laracampos@gmail.com>
2022-09-02 01:08:26 +02:00
Atemu
04eeafd2c5
obs-gstreamer: 0.3.4 -> 0.3.5
2022-09-01 22:13:58 +02:00
Sheng Wang
721c1e547a
obs-vkcapture: fix build against wayland
2022-09-01 00:31:40 +09:00
Atemu
d6be38280c
obs-studio-plugins.obs-vkcapture: enable 32bit support ( #188699 )
2022-08-29 13:57:18 +02:00
superherointj
ee940cacb4
Merge pull request #188290 from AtilaSaraiva/vkcapture
...
obs-vkcapture: 1.1.6 -> 1.2.0
2022-08-25 10:19:15 -03:00
Átila Saraiva
6ea77eef79
obs-vkcapture: added pedrohlc to maintainers
2022-08-25 10:16:02 -03:00
Átila Saraiva
8d5c4efbf8
obs-vkcapture: 1.1.6 -> 1.2.0
2022-08-25 10:07:21 -03:00
Luke Granger-Brown
c195e88007
obs-studio-plugins.obs-ndi: use NDI SDK headers directly
...
obs-ndi bundles the NDI SDK headers to avoid a more complicated build
setup, but this plays against us here because the soversion for the v5
NDI SDK is "5" even though as far as I know it's fully ABI compatible
with the v4 headers in use here.
Work around the v4/v5 incompatibility here by using the upstream SDK
headers instead.
2022-08-23 09:19:04 +01:00
Brian McKenna
11d8a148a1
obs-backgroundremoval: init at 0.4.0
2022-08-19 13:49:44 +02:00
Átila Saraiva
2e1e0b51c2
obs-studio-plugins.obs-vkcapture: 1.1.5 -> 1.1.6
2022-08-17 12:05:59 -03:00
06kellyjac
342d67be61
obs-studio: resolve failed wrapping if a plugin has no data path
...
fixes a regression due to #186548 where the symlinkJoin fails when a
package does not have that path such as `obs-studio-plugins.wlrobs`
Only one `symlinkJoin` is necessary
2022-08-15 12:33:31 +01:00
M. Ian Graham
593d64f975
obs-studio: Fix wrapOBS double-including the built-in plugins
2022-08-14 23:39:00 +09:00
PedroHLC ☭
cc26a157ca
obs-studio-wrapper: allow plugins' arguments
2022-08-03 13:20:44 -03:00
PedroHLC ☭
a035b1b5ac
obs-gstreamer: add pedrohlc as maintainer
2022-08-03 13:20:43 -03:00
PedroHLC ☭
2e5606634f
obs-gstreamer: 0.3.3 -> 0.3.4
2022-08-03 13:20:43 -03:00
R. Ryantm
c7eefa24d4
obs-studio-plugins.obs-vkcapture: 1.1.4 -> 1.1.5
2022-08-01 16:43:20 +02:00
Átila Saraiva
d0f3691ae1
obs-vkcapture: 1.1.3 -> 1.1.4
2022-07-21 10:54:37 -03:00
Elia Argentieri
22cc20eba8
obs-studio-plugins.obs-pipewire-audio-capture: init at 1.0.3 ( #179459 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-15 16:41:29 +02:00
4825764518
88d8a2a063
obs-nvfbc: update metadata
2022-07-02 22:34:30 -04:00