Historique des commits

Auteur SHA1 Message Date
  Christian Kellner d12ab6830f No old-style function definitions. il y a 6 ans
  Alex Smith 10a31f8dec Update copyright years to 2019 il y a 6 ans
  Marc Di Luzio 9ade4481c3 Change AMD overclocking to simply be setting the power_dpm_force_performance_level file for now il y a 6 ans
  Marc Di Luzio c215626ccd Add "script_timeout" config value to control if a user wants to extend the script timeout before kill value il y a 6 ans
  Marc Di Luzio 53d1700a68 Add the timout to the call signature of run_external_process il y a 6 ans
  Marc Di Luzio 4578af47ba Combine the two run_external_process functions so they both have the same timeout protection il y a 6 ans
  Marc Di Luzio 1665447350 Use run_external_process for the script execution il y a 6 ans
  Marc Di Luzio 5facf2bba5 Refactor out script execution il y a 6 ans
  Marc Di Luzio 024acddf90 Run the custom start scripts to after the other optimisations il y a 6 ans
  Marc Di Luzio 7f6f32d284 Actually reject requests if require_supervisor is hit il y a 6 ans
  Marc Di Luzio b28efdb555 Correct the names and return 0 for success il y a 6 ans
  Marc Di Luzio 602afdcbb7 Add check against require_supervisor variable il y a 6 ans
  Marc Di Luzio 1d40c0cc1b Refactor to use single internal functions for register, unregister and query il y a 6 ans
  Marc Di Luzio d4fdd9e3b4 Correct internal name for query_status_for il y a 6 ans
  Marc Di Luzio de1049f070 Fix comments il y a 6 ans
  Marc Di Luzio c2f7e971c6 Implement game_mode_query_status_for as well il y a 6 ans
  Marc Di Luzio 1430c0b831 Implement supervisor features using new config variables il y a 6 ans
  Marc Di Luzio c5f58c56d0 Hook up interfaces for functions to register another process il y a 6 ans
  Marc Di Luzio d5ffdcffdb Fix reaper_frequency naming il y a 6 ans
  Marc Di Luzio b7dff4265c Refactor config functions that can return their full value to do so il y a 6 ans
  Marc Di Luzio a395caeb48 Refactor the governor request into an external process helper function il y a 6 ans
  Marc Di Luzio b1bf33d386 Add config parameters for GPU clocking il y a 6 ans
  Marc Di Luzio aeaef7377d Preliminary (empty) implementation of GPU optimisations il y a 6 ans
  Marc Di Luzio ba49055519 Set up inhibit_screensaver config option to disable the feature il y a 6 ans
  Marc Di Luzio e342b6e394 Remove SCHED_ISO from gamemode.c il y a 6 ans
  Marc Di Luzio 42dd7e6ea8 Add initial screensaver inhibiting code il y a 6 ans
  Kai Krakow 5396370e5d refactor: Simplify the log hinter il y a 6 ans
  Kai Krakow f4cd01f989 refactor: Break wine API functions out of the main daemon source il y a 6 ans
  Kai Krakow 403ce122f6 refactor: Break ioprio API functions out of the main daemon source il y a 6 ans
  Kai Krakow edf9257de4 refactor: Break sched API functions out of the main daemon source il y a 6 ans