Skip to content

Weekly release #40, 2021

Compare
Choose a tag to compare
@mmatyas mmatyas released this 13 Dec 17:07
· 134 commits to master since this release
  • Redesigned the gamepad layout editor
  • You can now disable checking the existence of game files (useful for large game sets)
  • Improved loading bar
  • Added Japanese translation (thanks waitingmoon!)
  • Steam: Updated support for the recent client changes
  • Fixed launching Steam games through LaunchBox
  • Theme API: You can now use Qt.labs.qmlmodels (https://doc.qt.io/qt-5/qtqml-models-qmlmodule.html)
  • Theme API: Updated SortFilterProxyModel to the latest version