[PR #91] [MERGED] - Added Play, Pause, Stop and several other UI icons. #1285

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/91
Author: @raziel1000
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @georgemoralis

Base: mainHead: qt-improvements


📝 Commits (4)

📊 Changes

21 files changed (+171 additions, -11 deletions)

View changed files

📝 .reuse/dep5 (+16 -0)
📝 CMakeLists.txt (+2 -0)
screenshots/screenshot.png (+0 -0)
src/images/controller_icon.png (+0 -0)
src/images/exit_icon.png (+0 -0)
src/images/file_icon.png (+0 -0)
src/images/folder_icon.png (+0 -0)
src/images/grid_icon.png (+0 -0)
src/images/iconsize_icon.png (+0 -0)
src/images/list_icon.png (+0 -0)
src/images/list_mode_icon.png (+0 -0)
src/images/pause_icon.png (+0 -0)
src/images/play_icon.png (+0 -0)
src/images/refresh_icon.png (+0 -0)
src/images/settings_icon.png (+0 -0)
src/images/stop_icon.png (+0 -0)
src/images/themes_icon.png (+0 -0)
📝 src/qt_gui/main_window.cpp (+92 -8)
📝 src/qt_gui/main_window.h (+5 -0)
📝 src/qt_gui/main_window_ui.h (+38 -3)

...and 1 more files

📄 Description

  • Added a screenshot :3

🔄 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/91 **Author:** [@raziel1000](https://github.com/raziel1000) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `qt-improvements` --- ### 📝 Commits (4) - [`a0660e3`](https://github.com/shadps4-emu/shadPS4/commit/a0660e3629f94c7cfbcce4ee76d77abfdd45476c) - Added Play, Pause, Stop and several other UI icons. - [`d7a34c1`](https://github.com/shadps4-emu/shadPS4/commit/d7a34c1653f118afb832593f0543d1e67d3e4bd8) update reuse - [`11a7413`](https://github.com/shadps4-emu/shadPS4/commit/11a74134f4000c9b4165540cc795b4a8707de66f) reuse again - [`c8d8e8e`](https://github.com/shadps4-emu/shadPS4/commit/c8d8e8ed076406c74fad150d4b035a6a0d7edc77) screenshot ### 📊 Changes **21 files changed** (+171 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.reuse/dep5` (+16 -0) 📝 `CMakeLists.txt` (+2 -0) ➕ `screenshots/screenshot.png` (+0 -0) ➕ `src/images/controller_icon.png` (+0 -0) ➕ `src/images/exit_icon.png` (+0 -0) ➕ `src/images/file_icon.png` (+0 -0) ➕ `src/images/folder_icon.png` (+0 -0) ➕ `src/images/grid_icon.png` (+0 -0) ➕ `src/images/iconsize_icon.png` (+0 -0) ➕ `src/images/list_icon.png` (+0 -0) ➕ `src/images/list_mode_icon.png` (+0 -0) ➕ `src/images/pause_icon.png` (+0 -0) ➕ `src/images/play_icon.png` (+0 -0) ➕ `src/images/refresh_icon.png` (+0 -0) ➕ `src/images/settings_icon.png` (+0 -0) ➕ `src/images/stop_icon.png` (+0 -0) ➕ `src/images/themes_icon.png` (+0 -0) 📝 `src/qt_gui/main_window.cpp` (+92 -8) 📝 `src/qt_gui/main_window.h` (+5 -0) 📝 `src/qt_gui/main_window_ui.h` (+38 -3) _...and 1 more files_ </details> ### 📄 Description - Added a screenshot :3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:55 +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#1285
No description provided.