dec05eba
4211dfa2f8
Mention OpenMandriva package
2025-01-13 21:29:22 +01:00
dec05eba
5baa4b82e3
Fix possibility of monitor captured changing on wayland when monitors are reconfigured
2025-01-13 00:42:00 +01:00
dec05eba
3a200a4c9f
Workaround teamspeak crashing when recording app audio
2025-01-10 23:59:15 +01:00
dec05eba
f6f8f20686
Update TODO
2025-01-08 17:28:17 +01:00
dec05eba
43d353b7b4
Unset DRI_PRIME as well when gpu offloading cant be used
2025-01-08 17:17:33 +01:00
dec05eba
621f253f00
Minor change
2025-01-03 17:14:30 +01:00
dec05eba
68a7dc1b7f
README: mention icc profile
2025-01-02 10:42:27 +01:00
dec05eba
fbaa73bfc7
Prefix program arguments error with error:
2024-12-31 10:40:07 +01:00
dec05eba
01e3a7a8cd
Use poll instead of select
2024-12-30 05:24:40 +01:00
dec05eba
027b29cb6e
5.0.0
5.0.0
2024-12-29 21:13:10 +01:00
David Rosca
954f9abe2a
kms_server: Use MOD_INVALID when modifiers are not supported
...
Fixes VAAPI import on older AMD cards that doesn't support modifiers.
2024-12-28 10:39:25 +01:00
dec05eba
2c51e8630d
Exit with exit code 50 if invalid audio device. Exit with exit code 51 if invalid monitor
2024-12-26 15:21:47 +01:00
dec05eba
c1048a3d20
Make '-w screen' capture the first monitor on nvidia x11 as well to make it work like amd, intel and nvidia wayland. Keep screen-direct for all monitors, that is gsync compatible
2024-12-26 13:49:20 +01:00
dec05eba
a006261ade
Fix --list-capture-options with card path not working on x11 nvidia because x11 nvidia doesn't use dri
2024-12-09 01:57:10 +01:00
dec05eba
3af2ea52c2
4.3.5 - fix build on some distros with older spa version
4.3.5
2024-12-08 23:33:48 +01:00
dec05eba
da08e318a6
Remove shit
2024-12-08 23:26:14 +01:00
dec05eba
10dd7f1c64
Yeet the unecessary properties error location code, it fails to build on some versions of spa
2024-12-08 23:24:36 +01:00
dec05eba
fc45439b31
Attempt to fix build on some distros
2024-12-08 23:01:29 +01:00
dec05eba
0b9fe9a897
4.3.4 - minor fixes and refactoring
4.3.4
2024-12-08 03:15:18 +01:00
dec05eba
a25cbc1ef6
Fix window creation on wayland
2024-12-08 03:14:00 +01:00
dec05eba
d138a1fe73
Add card path to --info, add card path and vendor to --list-capture-options if known to speed up the command
2024-12-08 02:52:58 +01:00
dec05eba
c259a19b9d
Refactor windowing from egl to window_x11/window_wayland, yolo
2024-12-08 02:17:41 +01:00
dec05eba
655fd3756b
Comment out unused egl priority for now because amd error is misleading
2024-12-07 22:39:03 +01:00
dec05eba
175ed79b06
Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to create the virtual sink instead of pulseaudio)
2024-12-06 12:53:44 +01:00
dec05eba
1b40947884
Add error output when reaching max ports/stream nodes/links
2024-12-05 19:14:00 +01:00
dec05eba
8941e12c61
Increase pipewire audio max nodes/ports limit
2024-12-05 19:08:01 +01:00
dec05eba
00b132c7b4
Remove incorrect references to -aa and -aai
2024-12-05 17:48:21 +01:00
dec05eba
508934b14a
Mention fedora package, remove old and likely broken gentoo ebuild
2024-11-30 13:24:30 +01:00
dec05eba
51265d3536
--help improvement
2024-11-29 18:36:11 +01:00
dec05eba
0ae3c1f827
Repurpose '/' in audio argument to set the audio track name, not the recording node name in pulseaudio/pipewire. This also now allows setting audio track name when recording application audio
2024-11-28 11:42:39 +01:00
dec05eba
c2cd9c3473
Print --help to stdout instead of stderr
2024-11-28 10:42:23 +01:00
dec05eba
d472d8d41e
Dont allow running the program as the root user
2024-11-24 22:52:12 +01:00
dec05eba
8644c72ac9
4.3.3 - fix startup on linux mint
4.3.3
2024-11-22 18:56:45 +01:00
dec05eba
41b3136797
Only report monitors when /dev/dri/cardN is available (its not available on linux mint for some reason with prime setup)
2024-11-22 18:13:01 +01:00
dec05eba
8e94d6a696
Dont run any pipewire if audio server is not pipewire (fix freeze on linux mint 21.3 pulseaudio system in flatpak)
2024-11-22 17:36:23 +01:00
dec05eba
dcc1bf1e2a
Remove GSR_APP_AUDIO macro use when not needed
2024-11-22 00:14:33 +01:00
dec05eba
3489834204
4.3.2
4.3.2
2024-11-21 21:31:52 +01:00
dec05eba
02673c4644
Fix portal capture on broken amd drivers: fallback to opengl copy instead of vaapi on known buggy mesa version
2024-11-21 00:25:56 +01:00
dec05eba
68c9781f44
print
2024-11-21 00:01:18 +01:00
dec05eba
2879d64d40
Revert "va sync buffer/surface"
...
This reverts commit a033d7c98a .
2024-11-21 00:01:01 +01:00
dec05eba
a033d7c98a
va sync buffer/surface
2024-11-20 23:37:55 +01:00
dec05eba
5cf1e7953b
Revert "Temp portal dont use fast path"
...
This reverts commit 25142df6e5 .
2024-11-20 22:51:11 +01:00
dec05eba
25142df6e5
Temp portal dont use fast path
2024-11-20 22:44:26 +01:00
dec05eba
cbf4cba5a9
Allow recording app audio with -a, deprecate -aa and -aai
...
Use -a "app:brave" instead of -aa "brave".
Use -a "app-inverse:brave" instead of -aai "brave".
This now allows merging audio devices and app audio into the same audio
track.
2024-11-20 19:09:42 +01:00
dec05eba
6e0f5413d9
4.3.1
4.3.1
2024-11-18 02:04:06 +01:00
dec05eba
62ff649204
--info also verify pipewire connection for app audio
2024-11-17 13:16:42 +01:00
dec05eba
0ee68146a7
Disable application audio recording on pulseaudio
4.3.0
2024-11-17 01:12:12 +01:00
dec05eba
bf577eec0b
Exclude duplicate app from --list-application-audio
2024-11-17 00:43:24 +01:00
dec05eba
0c59349d12
4.3.0 - support application audio recording
2024-11-16 17:20:55 +01:00
dec05eba
c2ae721dca
--info: output if app audio is supported (if compiled with it and pipewire server)
2024-11-16 17:20:02 +01:00