index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pipewire_audio.c
Age
Commit message (
Expand
)
Author
8 days
Match application audio by application name if available rather than node name
dec05eba
2026-08-02
Add resource cleanup on all paths
dec05eba
2026-08-01
Move string/date/array helpers from main.cpp to utils as reusable C functions
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-07-25
pipewire audio: only record applications and non virtual sources
dec05eba
2026-07-25
Ignore virtual devices in application audio capture
dec05eba
2025-12-07
App audio capture: remove gsr-app-sink
dec05eba
2025-09-25
App audio capture: fix audio sources getting paused when closing gsr
dec05eba
2025-09-21
Dont initialize damage tracker if not enabled
dec05eba
2025-09-17
Application audio capture: fix unable to capture virtual sources (EasyEffects...
dec05eba
2025-05-26
Support surround sound for application audio capture, support unlimited links
dec05eba
2025-03-15
Fix application audio not working correctly after a recent update
dec05eba
2025-03-05
Fix pipewire server breaking when pipewire connection is closed too quickly (...
dec05eba
2025-03-03
Fix portal capture on sway and hyprland: unset capture types/cursor modes tha...
dec05eba
2025-02-27
Pipewire: auto change default_output/default_input connected nodes when the d...
dec05eba
2025-02-24
Fix merging audio with audio device and app audio where one audio device is a...
dec05eba
2025-01-10
Workaround teamspeak crashing when recording app audio
dec05eba
2024-12-08
Remove shit
dec05eba
2024-12-08
Yeet the unecessary properties error location code, it fails to build on some...
dec05eba
2024-12-08
Attempt to fix build on some distros
dec05eba
2024-12-06
Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...
dec05eba
2024-12-05
Add error output when reaching max ports/stream nodes/links
dec05eba
2024-11-20
Allow recording app audio with -a, deprecate -aa and -aai
dec05eba
2024-11-17
--info also verify pipewire connection for app audio
dec05eba
2024-11-17
Exclude duplicate app from --list-application-audio
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-08
Prepare for pipewire audio routing
dec05eba