Skip to content

Releases: marazmista/radeon-profile-daemon

20190603

03 Jun 18:12
Compare
Choose a tag to compare

Changes

  • Added support to disable connection checking with radeon-profile
  • Changed that every received signal confirms connection
  • Changed socket path from /tmp to /run/radeon-profile-daemon-server (require radeon-profile version 20190603 or newer)

20190309

09 Mar 12:29
Compare
Choose a tag to compare

Changes

  • Signal read code modified to handle long signals

20190301

01 Mar 18:58
Compare
Choose a tag to compare

Changes

  • Increased signal buffer size
  • Minor refactor

20190220

20 Feb 20:48
Compare
Choose a tag to compare

Changes

  • Added version display on startup
  • Accept only one connection from client
  • Check connection to client periodically (20s)
  • Restore fan mode to auto when connection lost

Note

This and later releases may not work correctly with radeon-profile before v. 20190220 as connection checking has been introduced.

20190124

24 Jan 22:47
Compare
Choose a tag to compare

Changes:

  • Updated systemd service file
  • Added additional checks on received commands to prevent crashes