[PR #1490] [MERGED] Allow disable the auto updater #2133

Closed
opened 2026-02-27 21:15:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1490
Author: @ngoquang2708
Created: 11/6/2024
Status: Merged
Merged: 11/7/2024
Merged by: @raphaelthegreat

Base: mainHead: updater


📝 Commits (1)

  • f7235ff Allow disable the auto updater

📊 Changes

6 files changed (+49 additions, -7 deletions)

View changed files

📝 .github/workflows/build.yml (+3 -3)
📝 CMakeLists.txt (+13 -4)
📝 src/qt_gui/main_window.cpp (+10 -0)
📝 src/qt_gui/main_window.h (+2 -0)
📝 src/qt_gui/main_window_ui.h (+8 -0)
📝 src/qt_gui/settings_dialog.cpp (+13 -0)

📄 Description

Auto updater should not be enabled for local build.

Cc: @DanielSvoboda


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1490 **Author:** [@ngoquang2708](https://github.com/ngoquang2708) **Created:** 11/6/2024 **Status:** ✅ Merged **Merged:** 11/7/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `updater` --- ### 📝 Commits (1) - [`f7235ff`](https://github.com/shadps4-emu/shadPS4/commit/f7235ff62802f2e353556b724beb9e5116057a3e) Allow disable the auto updater ### 📊 Changes **6 files changed** (+49 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+3 -3) 📝 `CMakeLists.txt` (+13 -4) 📝 `src/qt_gui/main_window.cpp` (+10 -0) 📝 `src/qt_gui/main_window.h` (+2 -0) 📝 `src/qt_gui/main_window_ui.h` (+8 -0) 📝 `src/qt_gui/settings_dialog.cpp` (+13 -0) </details> ### 📄 Description Auto updater should not be enabled for local build. Cc: @DanielSvoboda --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2133
No description provided.