index
:
gpu-screen-recorder-gtk
master
Gtk frontend to gpu-screen-recorder, a shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
config.hpp
Age
Commit message (
Expand
)
Author
10 days
Add video resolution option
dec05eba
2024-10-07
Change default bitrate quality
dec05eba
2024-10-07
Add constant bitrate mode
dec05eba
2024-09-19
Show warning when selecting hevc/av1 on amd because of amd driver/ffmpeg bug
dec05eba
2024-08-31
Allow recording on steam deck (show warning), make it clear which video codec...
dec05eba
2024-07-26
fix variable shadowing
Alex Murkoff
2024-07-23
Go back to using the same hotkey for start/stop
dec05eba
2024-07-19
Add options to show notification on start/stop recording
dec05eba
2024-07-19
Add support for wayland global hotkeys (global shortcuts desktop portal), onl...
dec05eba
2024-07-18
Allow use of software video encoder, add portal properly
dec05eba
2024-06-02
Add systray
dec05eba
2024-06-02
Replace manual config set/get with a list of configs
dec05eba
2024-05-11
Separate stream key per streaming service
dec05eba
2024-05-11
Add support for mpegts in custom streaming service
dec05eba
2024-03-11
Add record cursor option
dec05eba
2024-02-10
Add color range option
dec05eba
2024-02-07
Skip xdg users dir comment lines
dec05eba
2024-02-07
Properly read retarded xdg user dirs
dec05eba
2024-01-07
Add option to pause/unpause recording
dec05eba
2024-01-02
m
dec05eba
2024-01-01
Show warning if using wayland
dec05eba
2023-11-29
Check if flatpak gsr kms server has cap instead of config option
dec05eba
2023-11-29
Use setcap to remove password prompts in flatpak
dec05eba
2023-11-29
Add av1 option, add option to install polkit rule in flatpak to remove passwo...
dec05eba
2023-11-24
Fix build on 32-bit systems
dec05eba
2023-10-23
Use XDG_VIDEOS_DIR if available
dec05eba
2023-10-21
Redesign audio input to make it easier to understand that you have to
dec05eba
2023-05-09
Fix build error (missing stdint.h include)
dec05eba
2023-04-08
Enable use on amd/intel
dec05eba
2023-03-17
Add overclocking option to workaround a NVIDIA driver bug (forcefully set to ...
dec05eba
2023-03-04
Add screen-direct-force option for VRR monitor, Add opus/flac audio options f...
dec05eba
2023-02-19
Add hotkey/codec config, add option to merge audio tracks
dec05eba
2022-12-20
Remove <optional> include
dec05eba
2022-12-20
Update to support follow focused option
dec05eba
2022-11-24
Add file container option (mp4, flv, mkv)
dec05eba
2022-09-30
Support xdg config home
dec05eba
2022-09-02
Add multiple audio tracks
dec05eba
2022-07-24
Save options to config file
dec05eba