Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Di Luzio 98e656f9ec Clean up self explanatory comments hace 5 años
  Marc Di Luzio 1b78d0dcf7 Restructure files and libraries hace 5 años
  Marc Di Luzio 41988b7f1c Move code only used for Wine detection into wine file hace 5 años
  Marc Di Luzio 2bca1fb04e Remove commented includes hace 5 años
  Marc Di Luzio 81e38d02e6 Move daemonise code to main file, simplifying files hace 5 años
  Marc Di Luzio 9d484061ad Remove extra comments in config that didn't explain anything hace 5 años
  Marc Di Luzio 717d6cc003 Correct the inotify failure message hace 5 años
  Marc Di Luzio 1df1852c76 Move most Wine could out to Wine file hace 5 años
  Marc Di Luzio 75dc083616 Remove artificial max client limit hace 5 años
  Alex Smith a837b8630c We depend on DBus development packages now hace 5 años
  Alex Smith 37108d7c6b Merge branch 'libdbus' hace 5 años
  Alex Smith 7ebe633026 Merge pull request #150 from mdiluz/fix-inotify hace 5 años
  Marc Di Luzio 71d4fab15e Fix inotify for https://github.com/FeralInteractive/gamemode/issues/149 hace 5 años
  Christian Kellner e87a8f19f3 lib: use libdbus for client's dbus messaging hace 5 años
  Alex Smith 3a2ebd1cdf Merge pull request #144 from mdiluz/add-config-hotreloading hace 5 años
  Marc Di Luzio a0b850474d Fix comments hace 5 años
  Marc Di Luzio a9e3f866a0 Extend the context rwlock around where we apply optimisations hace 5 años
  Alex Smith 128d9b1364 Merge pull request #145 from mdiluz/fix-clang-static-analyser-issues hace 5 años
  Alex Smith c502e00b7c Merge pull request #146 from gicmo/flatpak_portal hace 5 años
  Marc Di Luzio 83c4d38858 Use PATH_MAX-1 as strncopy doesn't always set the final null byte hace 5 años
  Christian Kellner 0c36f3a6b0 Talk to the portal when running inside a flatpak hace 5 años
  Christian Kellner 536d687c9a Use defines for dbus name, path, interface hace 5 años
  Marc Di Luzio 44ab695246 Fix memory leak ambiguity with executable names hace 5 años
  Marc Di Luzio 9db7442a31 Fix potential memory leak in game_mode_initialise_gpu hace 5 años
  Marc Di Luzio 23dd471f6b Add clang analyzer check using scan-build hace 5 años
  Marc Di Luzio 89904602e9 Fix formatting for travis hace 5 años
  Marc Di Luzio c276f760c7 Add comment about the reaper thread dealing with config file changes hace 5 años
  Marc Di Luzio 5d0a413035 Only perform the leave/enter loop when gamemode is already active/has clients hace 5 años
  Marc Di Luzio ec55bda3b2 Implement inotify check on the reaper thread for config changes hace 5 años
  Marc Di Luzio ceb1808c95 Initial implementation of a RefreshConfig dbus interface hace 5 años