Histórico de Commits

Autor SHA1 Mensagem Data
  Christian Kellner 0c36f3a6b0 Talk to the portal when running inside a flatpak há 5 anos atrás
  Christian Kellner 536d687c9a Use defines for dbus name, path, interface há 5 anos atrás
  Alex Smith 16e7d06083 Fix up error logging in game_mode_resolve_wine_preloader() há 5 anos atrás
  Alex Smith b04e39df43 Merge pull request #143 from mdiluz/client-example-check há 5 anos atrás
  Alex Smith 09e475e092 Typo fixes há 5 anos atrás
  Alex Smith 139b644d6d Merge pull request #142 from mdiluz/fixes-and-longoptions há 5 anos atrás
  Marc Di Luzio f41ecda047 Fix a missing e há 5 anos atrás
  Marc Di Luzio 7ede50af39 Make sure we actually build the examples in the travis tests há 5 anos atrás
  Marc Di Luzio ddecc89f10 Add a note about GAMEMODE_AUTO and blocking calls há 5 anos atrás
  Marc Di Luzio ddc802573a Remove unneeded includes in gamemode_client.h há 5 anos atrás
  Marc Di Luzio a27e741beb Reformat long_options now that travis matches há 5 anos atrás
  Marc Di Luzio f401b49b1a Close the openned task dirs to prevent a leak há 5 anos atrás
  Marc Di Luzio 41d35fa12a Add a zeroed final option for getopt_long for correctness há 5 anos atrás
  Marc Di Luzio 0d018d91a8 Implement some error logging/checking and clean up some TODO comments há 5 anos atrás
  Marc Di Luzio ef29b35258 Make sure we don't leave a hanging gamemode request from the child process há 5 anos atrás
  Marc Di Luzio 139b90e0b7 Refactor the process test function há 5 anos atrás
  Marc Di Luzio 4091a0c532 Now that renice works - set it to a hard fail again há 5 anos atrás
  Marc Di Luzio f00a89bc56 Actually apply setpriority to the thread not the client há 5 anos atrás
  Marc Di Luzio 2d19b61a38 Always log when getpriority fails - we will likely want to know há 5 anos atrás
  Marc Di Luzio 16c932f5d0 Adjust logs for generic process test function há 5 anos atrás
  Marc Di Luzio f152ea9338 Initial implementation of applying renice to all process threads há 5 anos atrás
  Marc Di Luzio 3ac49385dc Add a test for renicing multithreaded processes há 5 anos atrás
  Marc Di Luzio 87cfd9c5a6 Remove error log about known issue now that it is fixed há 5 anos atrás
  Marc Di Luzio 38e48a2d8e Update logging to reflect thread, client relationship há 5 anos atrás
  Marc Di Luzio bf2b057915 First pass at fix for ioprio not applying to process tree properly há 5 anos atrás
  Marc Di Luzio 6639b17500 Make the multithreaded ioprio tests not cause a full failure há 5 anos atrás
  Marc Di Luzio 6869470f9b Fix feature status codes - failures here should be considered a failure há 5 anos atrás
  Marc Di Luzio 934b497603 Implement multithreaded test framework (and use for ioprio) há 5 anos atrás
  Marc Di Luzio 5ffe832faf Don't store the initial values há 5 anos atrás
  Marc Di Luzio 7f196cdd1a Fix formatting for travis há 5 anos atrás