Auto Update (#1006)

* Updater

* clang

* Adding Updater icon

* Updater

* TR

* settings_dialog.ui

* Changelog for Pre-release only

* Adding Dump and Download icons

* Forgot this...

* fix linux and resize

* powershell_unzip | changelog fix

Does not use zlin-ng to unpack, now uses powershell on windows and on linux/mac uses unzip or 7z, and if it does not find it, it will ask if you want to install it before extracting.

Do not show the changelog button if: The current version is a pre-release and the version to be downloaded is a release.

* Clang

* formatting

* links fixed

---------

Co-authored-by: Xphalnos <164882787+Xphalnos@users.noreply.github.com>
This commit is contained in:
DanielSvoboda
2024-09-24 17:03:15 -03:00
committed by GitHub
parent cec9275c85
commit f79da986e3
42 changed files with 5890 additions and 244 deletions

View File

@@ -7,8 +7,6 @@ Files: CMakeSettings.json
.github/shadps4.png
.gitmodules
documents/changelog.txt
documents/readme.txt
documents/Quickstart/1.png
documents/Quickstart/2.png
documents/Screenshots/Bloodborne.png
documents/Screenshots/Sonic Mania.png
@@ -17,6 +15,7 @@ Files: CMakeSettings.json
scripts/ps4_names.txt
src/images/about_icon.png
src/images/controller_icon.png
src/images/dump_icon.png
src/images/exit_icon.png
src/images/file_icon.png
src/images/flag_china.png
@@ -38,6 +37,7 @@ Files: CMakeSettings.json
src/images/shadPS4.icns
src/images/shadps4.ico
src/images/themes_icon.png
src/images/update_icon.png
src/shadps4.qrc
src/shadps4.rc
Copyright: shadPS4 Emulator Project