Skip to content

Instantly share code, notes, and snippets.

View God-damnit-all's full-sized avatar

God-damnit-all

View GitHub Profile
@God-damnit-all
God-damnit-all / steam_console_params.txt
Created October 23, 2020 04:48 — forked from davispuh/steam_console_params.txt
Steam client parameters, consoles commands and variables
-480p - Run tenfoot in 480p rather than 1080p
-720p - Run tenfoot in 720p rather than 1080p
-accountrecovery - Perform account recovery
-all_languages - show longest loc string from any language
-bigpicture - Start in Steam Big Picture mode
-cafeapplaunch - Launch apps in a cyber cafe context
-candidates - Show libjingle candidates for local connection as they are processed
-ccsyntax - Spew details about the localized strings we load
-community - Set the community URL
-complete_install_via_http - Run installation completion over HTTP by default
From 3ece1d7a935a2960372e2ef75599fc434c2e63bb Mon Sep 17 00:00:00 2001
From: ImportTaste <[email protected]>
Date: Wed, 1 Jul 2020 12:33:24 -0500
Subject: [PATCH] Replace deprecated libsrt calls
---
libavformat/libsrt.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c