Commit History

Author SHA1 Message Date
  Ahsan Fayaz 8b8113fb80 Stick to meson version 0.52.0. Version 0.53.0 has compatibility issues with python 3.5.2 which is shipped with Ubuntu 16.04. Better stick to a specific version and only update after checking compatibility. See mesonbuild/meson#6427. 5 years ago
  Alex Smith 57efe440c3 clang-format fix 5 years ago
  Alex Smith b2b09fbb83 Run "sleep 5" instead of "sh" for the gamemoderun test 5 years ago
  Alex Smith d25379e001 Increase a test timeout to avoid spurious failures 5 years ago
  Alex Smith 514ab58be3 Merge pull request #173 from gicmo/pidfds 5 years ago
  Christian Kellner 6f7df91b60 lib: support the new pidfd based APIs 5 years ago
  Christian Kellner b84d673aae meson: reorder lib and common subdir 5 years ago
  Christian Kellner cd6c2ee612 common: create another lib tailored for the client 5 years ago
  Christian Kellner a6552044cd daemon: add new pidfd based D-Bus API 5 years ago
  Christian Kellner 5398dd1d19 common: add pidfd related methods 5 years ago
  Christian Kellner 4b59818fd4 common: add autofree helper 5 years ago
  Christian Kellner 35fb7f5baf meson: include dir in daemon_common dependency 5 years ago
  Christian Kellner b7dc1dc10c daemon: small fix for code comments 5 years ago
  Christian Kellner b513bc65ae lib: extract dbus messaging code 5 years ago
  Christian Kellner f6220a2d6e lib: do flatpak check only once 5 years ago
  Kai Krakow 24f054659c gamemode-context: Avoid `GameModeClient *cl` being NULL 5 years ago
  Alex Smith 0668e3b4da Change Lutris instructions to say that it will enable GameMode by default when available 5 years ago
  Alex Smith 30ae8d71f0 Adjust install prompt 5 years ago
  Alex Smith 509ae3593a Merge pull request #165 from Aurnytoraink/patch-1 5 years ago
  Alex Smith 5add7f41b3 Merge pull request #168 from highvoltage/master 5 years ago
  Jonathan Carter 8182edc048 Fix typo s/Coudn't/Couldn't/g 5 years ago
  Mathieu H 86473bea0a Add Lutris instructions 5 years ago
  Alex Smith 711e5e9995 Merge pull request #163 from akien-mga/mageia-package 5 years ago
  Rémi Verschelde 33f8be9557 Mention Mageia package in README 5 years ago
  Alex Smith 24687f960b Update version to 1.5-dev post-release 5 years ago
  Alex Smith acb57735fc Update version to 1.4 5 years ago
  Christian Kellner 5c1b2d0c74 daemon: export GameModeClient::Requester on D-Bus 5 years ago
  Christian Kellner cfe0fb4f17 daemon: add requester to GameModeClient 5 years ago
  Christian Kellner 288b3a005e daemon: export GameModeClient::Timestamp on D-Bus 5 years ago
  Christian Kellner 52367772c8 daemon: add creation timestamp to GameModeClient 5 years ago