Marc Di Luzio 6793d0d436 Prepend ERROR: to all error logs 6 年 前
..
cpugovctl.c 89263ba6fd Silence cpugovctl when it succeeds 6 年 前
daemon_config.c ba49055519 Set up inhibit_screensaver config option to disable the feature 6 年 前
daemon_config.h ba49055519 Set up inhibit_screensaver config option to disable the feature 6 年 前
daemonize.c 17241deccb daemonize: instead of just closing STD*_FILENO replace them by /dev/null 6 年 前
daemonize.h 752d877196 Minor C cleanup (#27) 7 年 前
dbus_messaging.c b4ba947255 Fix up calling screensaver, now appears to work 6 年 前
dbus_messaging.h 42dd7e6ea8 Add initial screensaver inhibiting code 6 年 前
gamemode-env.c 92967b135b refactor: Break env API functions out of the main daemon source 6 年 前
gamemode-ioprio.c 5396370e5d refactor: Simplify the log hinter 6 年 前
gamemode-proc.c 748808be7e refactor: Break proc API functions out of the main daemon source 6 年 前
gamemode-sched.c 5b55506050 Correct double invalid in error message, and actually skip out on the renice 6 年 前
gamemode-tests.c f09ce2a96c Add a required NULL to execl 6 年 前
gamemode-wine.c f4cd01f989 refactor: Break wine API functions out of the main daemon source 6 年 前
gamemode.c ba49055519 Set up inhibit_screensaver config option to disable the feature 6 年 前
gamemode.h 0b4e86651e Add a preliminary client test suite 6 年 前
governors-query.c 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
governors-query.h 69db9c2a61 Conformance: Update copyright range to include 2018 7 年 前
governors.c 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
governors.h 1c38a6047e Refactor to store the initial governor state when gamemode is entered 6 年 前
helpers.h c4ff3d7250 refactor: Break helpers out of the main daemon source 6 年 前
logging.c 752d877196 Minor C cleanup (#27) 7 年 前
logging.h 6793d0d436 Prepend ERROR: to all error logs 6 年 前
main.c d90d1a71d6 Add -r -t to the usage text 6 年 前
meson.build 94cfa2de54 Add game_mode_run_tests function to trigger tests 6 年 前