Commit History

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