aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pipewire_audio.c
AgeCommit message (Expand)Author
8 daysMatch application audio by application name if available rather than node namedec05eba
2026-08-02Add resource cleanup on all pathsdec05eba
2026-08-01Move string/date/array helpers from main.cpp to utils as reusable C functionsdec05eba
2026-08-01Add gsr_log logging module with log level and overridable log handlerdec05eba
2026-07-25pipewire audio: only record applications and non virtual sourcesdec05eba
2026-07-25Ignore virtual devices in application audio capturedec05eba
2025-12-07App audio capture: remove gsr-app-sinkdec05eba
2025-09-25App audio capture: fix audio sources getting paused when closing gsrdec05eba
2025-09-21Dont initialize damage tracker if not enableddec05eba
2025-09-17Application audio capture: fix unable to capture virtual sources (EasyEffects...dec05eba
2025-05-26Support surround sound for application audio capture, support unlimited linksdec05eba
2025-03-15Fix application audio not working correctly after a recent updatedec05eba
2025-03-05Fix pipewire server breaking when pipewire connection is closed too quickly (...dec05eba
2025-03-03Fix portal capture on sway and hyprland: unset capture types/cursor modes tha...dec05eba
2025-02-27Pipewire: auto change default_output/default_input connected nodes when the d...dec05eba
2025-02-24Fix merging audio with audio device and app audio where one audio device is a...dec05eba
2025-01-10Workaround teamspeak crashing when recording app audiodec05eba
2024-12-08Remove shitdec05eba
2024-12-08Yeet the unecessary properties error location code, it fails to build on some...dec05eba
2024-12-08Attempt to fix build on some distrosdec05eba
2024-12-06Fix virtual sink not destroyed if gsr is forcefully killed (use pipewire to c...dec05eba
2024-12-05Add error output when reaching max ports/stream nodes/linksdec05eba
2024-11-20Allow recording app audio with -a, deprecate -aa and -aaidec05eba
2024-11-17--info also verify pipewire connection for app audiodec05eba
2024-11-17Exclude duplicate app from --list-application-audiodec05eba
2024-11-10Add -aa and -aai options to record audio only from selected applicationsdec05eba
2024-11-08Prepare for pipewire audio routingdec05eba