Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

1.5.4

Latest
Compare
Choose a tag to compare
@awthwathje awthwathje released this 08 Sep 19:52
· 12 commits to master since this release

1.5.4

  • Qt 5.9.1.
  • Added "JPEG Quality" spinbox for situations, when SteaScree converts image to JPEG. It happens if the input image is too large for Steam Cloud or if it has non-JPEG format. Defaults to 95.
  • Slight redesign. Status field is now visible all the time.
  • Now the app switches to debugging to file automatically, when the it is not ran in Qt Creator.
  • Added a logic to save debug info to the debug.log file.
  • Fixed the bug when the app was crashing, if the Steam user personal name (nickname) was not found in config files. Closes issue #16.
  • Removed some unused methods.