CHANGELOG 729 B

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