aboutsummaryrefslogtreecommitdiff
path: root/install_ubuntu.sh
AgeCommit message (Collapse)Author
2023-04-01Add install script for amd/intel for ubuntuSteam Deck User
2023-03-26Smaller dependency list for ubuntu, full dependency list for readmedec05eba
2023-03-21Add more missing dependencies for install_ubuntu.shdec05eba
2023-03-21Depend on libglvnd and add nvctrl to ubuntu installdec05eba
2023-03-21Missing ubuntu depVamist
2023-02-16Add option to merge audio devices by separating audio inputs with | in one -adec05eba
2022-10-14Refactor nvfbc into abstract capture apidec05eba
2022-10-11Tune quality again, remove vbrdec05eba
2022-10-06Update info about cudadec05eba
2022-10-04Stupid mistake. Old /usr/local/bin/gpu-screen-recorder overwrites ↵dec05eba
/usr/bin/gpu-screen-recorder path. Make installer install to both paths to fix past mistakes
2022-10-02Add install script for non ubuntu / (arch) distrosdec05eba
2022-09-28Remove dependency on glew and glfw, move external files to external directorydec05eba
2022-09-26Revert ubuntu package cudadec05eba
2022-09-26Load cuda at runtime. Include cuda header files inside the projectdec05eba
2022-09-20Fix replay video/audio desync, fix dummy audio when dropping audio input, ↵dec05eba
give each audio stream a new name so it can be replaced with pipewire graphs
2022-03-22Add install script for ubuntu based distrosdec05eba