aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
14 hoursShow warning when selecting hevc/av1 on amd because of amd driver/ffmpeg bugHEADmasterdec05eba
2024-09-02Textdec05eba
2024-08-31Add version to titledec05eba
2024-08-31Allow recording on steam deck (show warning), make it clear which video ↵dec05eba
codec is best
2024-08-20Disable steam deck support at the moment because the driver is broken ↵dec05eba
(ignores qp, capture tearing)
2024-08-1710 bits -> 10 bitdec05eba
2024-08-17Update appdatadec05eba
2024-08-17Fix audio devices with space in id not working, add 10 bit option for hevc ↵dec05eba
and av1
2024-08-04Allow prime-rundec05eba
2024-08-03Only enable h264 software encoder if availabledec05eba
2024-08-02Query audio devices from gpu screen recorder instead of using pulseaudio in ↵dec05eba
the gui. Makes it simpler and makes sure that the exact same device name is used that gpu screen recorder expects
2024-07-26fix variable shadowingAlex Murkoff
2024-07-26Disable prime-run for now until the option to select a gpu device is addeddec05eba
2024-07-26Fix dialog warningsdec05eba
2024-07-26Check gsr command exit status before output (makes sure to properly give ↵dec05eba
opengl error warning)
2024-07-23Update appdatadec05eba
2024-07-23Remove no longer valid part from appdatadec05eba
2024-07-23Hotkey text alignmentdec05eba
2024-07-23Go back to using the same hotkey for start/stopdec05eba
2024-07-22Hax: fix notification not showing on kde plasma when recording with desktop ↵dec05eba
portal (kde doesn't allow this by default unless a config has been changed or notification is set as urgent)
2024-07-21Fix gpu vendor check, rename desktop file to same format as flatpakdec05eba
2024-07-21Revert "Test libnotify"dec05eba
This reverts commit 6121a88c6738a667e1a8466706a7caccacb07256.
2024-07-21Test libnotifydec05eba
2024-07-21Mention that HDR is not supported when using desktop portaldec05eba
2024-07-21Poopdec05eba
2024-07-21Change default hotkey for replay save to super+sdec05eba
2024-07-20Disable hotkeys on hyprland because of a hyprland desktop portal bug with ↵dec05eba
global shortcuts that crashes the desktop portal
2024-07-20Dont show error if the desktop portal menu was closed by the userdec05eba
2024-07-20Move hotkey items to start (left)dec05eba
2024-07-20Move hotkey items to be vertical instead of horizontal (easier to read), ↵dec05eba
dont save hotkeys if hotkeys didn't change successfully
2024-07-19Set shortcut setup status as failed if shortcut init fails as welldec05eba
2024-07-19Textdec05eba
2024-07-19Fix incorrect ui with hotkeys after refactordec05eba
2024-07-19Show error explaining that your portal setup is borkeddec05eba
2024-07-19Dont show global hotkeys on wayland if not supporteddec05eba
2024-07-19Remove debug outputdec05eba
2024-07-19Add options to show notification on start/stop recordingdec05eba
2024-07-19Add support for wayland global hotkeys (global shortcuts desktop portal), ↵dec05eba
only kde really supports this. Refactor x11 hotkeys (use list...), add separate key for start/stop recording/pause
2024-07-18Properly reset video codec when saved config is no longer availabledec05eba
2024-07-18Allow use of software video encoder, add portal properlydec05eba
2024-07-17Remove build directory in install scriptdec05eba
2024-07-17Remove code duplicated from gpu-screen-recorder (opengl, display server, drm ↵dec05eba
and monitors) and get that information from gpu-screen-recorder instead
2024-07-06Automatically switch to webm/mp4 if mismatching codec/container is useddec05eba
2024-07-06Add support for vp8 and vp9 (experimental)dec05eba
2024-07-05Update error messagedec05eba
2024-07-05Ugly hack to fix systray icon when not using flatpakdec05eba
2024-06-29Show if gpu screen recorder failed to run because of missing ↵dec05eba
gpu-screen-recorder or if it failed to launch for some reason
2024-06-23Revert "shit"dec05eba
This reverts commit 1d9c375802c65ef49d0e6c7e14d092f33c2ff502.
2024-06-23shitdec05eba
2024-06-23Update appdatadec05eba