CHANGELOG 700 B

123456789101112131415161718192021222324252627282930
  1. 1.1
  2. gamemode_query_status function
  3. '-r' (request) and '-s' (status) for gamemoded
  4. User defined script plugins in the config file
  5. User defined reaper thread frequency
  6. Various code refactors and fixes
  7. systemd status messages
  8. release management scripts
  9. inih moved to a git submodule
  10. 1.0
  11. Fixed and cleaned up README file
  12. Config file parsing
  13. Man page
  14. Example PKGBUILD file
  15. Bug fix for missing pthread_rwlock_init
  16. 0.2
  17. Updated meson build to improve compatibility, configuration and development
  18. cpugovctl now uses polkit
  19. Fixed potential threading issues
  20. Added option to use the system d-bus for the daemon rather than systemd
  21. Various code style and standards related improvements
  22. 0.1
  23. Initial release