kalaposfos13
7792fd0342
Merge remote-tracking branch 'origin/main'
2024-12-26 09:40:29 +01:00
DanielSvoboda
0939082aca
Fix button changelog ( #1882 )
2024-12-25 23:58:19 +02:00
DanielSvoboda
3d0d1a26df
Add missing translations ( #1879 )
...
* Add missing translations
* +
2024-12-25 22:05:36 +02:00
f8ith
d55e41a19e
compatibility_data: Added compatibility related settings to GUI ( #1855 )
...
* compatibility_data: added compatibility related settings to gui
* New game compatibility section in settings dialog
* Context menu now has a compatibility section
* Adjusted minimum size of updater section to 265
* update translations
* revert to deprecated statechanged
* fix display compatibility data option
2024-12-25 09:30:09 +02:00
DanielSvoboda
dfdd819e3e
Fix AutoUpdate Issue with Non-Latin Usernames/Directories ( #1853 )
...
* Fix updater for non-Latin user directories
* QStandardPaths
2024-12-23 09:29:30 +02:00
squidbus
ab5240d8d2
qt: Do not run emulator on separate thread on Mac. ( #1849 )
2024-12-22 16:31:59 +02:00
Quang Ngô
aba2b29074
gui: start the emulator in new thread ( #1829 )
2024-12-22 15:47:28 +02:00
rainmakerv2
433d9459e0
Disable trophy pop-up with config setting ( #1834 )
2024-12-22 15:46:45 +02:00
f8ith
0931802151
compatibility_data: various fixes ( #1847 )
...
* temporarily disable status column + various fixes
* add configuration option to enable compatibility data
* clang format
2024-12-22 11:05:44 +02:00
kalaposfos13
a1db576b03
Merge remote-tracking branch 'origin/main'
2024-12-19 10:53:44 +01:00
kalaposfos13
1f4cbe705a
Merge remote-tracking branch 'origin/main'
2024-12-19 10:45:44 +01:00
Alessandro Ampala
953fb14638
Fix update on windows when path contains powershell wildcards ( #1391 ) ( #1779 )
...
* Fix update process on windows when there are some powershell wildcards in the installation path. (#1391 )
* Fix coding style error. (#1391 )
2024-12-19 10:59:26 +02:00
f8ith
f2a989b9da
wip: added status column for compat data ( #1668 )
...
* wip: added basic gui for compat data
* data is currently pulled directly from github API, awaiting server infra
* removed unused initalizer
* fixes
* fix cmake
* wip: add some testing date / version
* add tooltip
* fix nested QJsonObject
* fix tooltip color
* fix clang-format
* Edit style
* Add clickable status
* formatting
* import order
* typo
* fix clang format 2
---------
Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-12-19 10:58:11 +02:00
ElBread3
aa5c1c10df
More Fixes for Separate Update ( #1487 )
...
* handle getdents + fix condition + add info to description
* fix not handling dents errors
* to not overwrite it, only gather separate update entries when normal folder is done
* fix always setting entries to 0 and guest name including "UPDATE"
* reset indexes on completion
* don't use concat, fixes long standing bug
* make sce_module module loading take both paths into account
2024-12-17 12:42:21 +02:00
Richard Habitzreuter
5585e42677
style: add rounded borders and focus color styling to the search bar ( #1804 )
2024-12-17 12:32:30 +02:00
DanielSvoboda
3001b007f6
Keybord on README / Fix Play Time ( #1786 )
...
* Keybord on README F10_F11_F12
* Update game_list_frame.cpp
2024-12-15 16:30:53 +02:00
Richard Habitzreuter
d2ac92481b
style: add Gruvbox theme ( #1796 )
2024-12-15 16:28:36 +02:00
kalaposfos13
0793e063ae
Merge branch 'shadps4-emu:main' into main
2024-12-14 07:15:06 +01:00
rainmakerv2
f587931ed3
Fix for adding game folders ( #1761 )
...
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2024-12-13 09:52:54 +02:00
rainmakerv2
91d57e830b
Fix lowercase filenames fox Linux ( #1760 )
...
Fix uppercase config filenames
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
2024-12-13 08:27:36 +02:00
rainmakerv2
3f1061de56
Resubmit - Prevent settings from being saved when close button is pressed instead of save ( #1747 )
...
* Do not save settings when close button pressed instead of save
* Update src/common/config.h
Co-authored-by: TheTurtle <geoster3d@gmail.com>
* Revert "Update src/common/config.h"
This reverts commit 125303ea86
.
---------
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
Co-authored-by: TheTurtle <geoster3d@gmail.com>
2024-12-12 22:46:31 +02:00
slick-daddy
0211b7e38e
Minor Translation Fixes ( #1691 )
...
* Update tr_TR.ts
Minor translation fixes. Mainly contains capitalization and small changes.
* Update tr_TR.ts
2024-12-11 21:11:34 +02:00
¥IGA
e36c4d5f75
Displays "Never Played" if the game has never been played ( #1697 )
...
* Displays "Never Played" if the game has never been played
* Update nb.ts + pt_BR.ts
2024-12-10 22:16:16 +02:00
DanielSvoboda
ea8ad35947
Fix delete cheats button ( #1731 )
2024-12-10 18:57:30 +02:00
DanielSvoboda
00543fe640
Remove game from list after deletion ( #1730 )
2024-12-10 15:40:54 +02:00
DanielSvoboda
aa5293e3ad
Delete Patches Button ( #1722 )
2024-12-10 13:12:58 +02:00
Martin
f623613d12
Update nb translations ( #1712 )
...
* update nb_NO.ts
* small grammar changes
* revert to nb.ts
2024-12-09 18:53:25 +02:00
DanielSvoboda
07f451650f
Help - improvement ( #1522 )
...
* Help - improvement
* Adding shadow below icons
* Adding keys icon + Update changelog
* color according to the selected theme
* submenu 'Keys and Shortcuts'
* clang
* +
* remove keys_shortcuts
---------
Co-authored-by: ¥IGA <164882787+Xphalnos@users.noreply.github.com>
2024-12-09 18:47:26 +02:00
¥IGA
4fb2247196
Better title bar for Cheats/Patches menu ( #1696 )
2024-12-08 10:20:24 +02:00
Daniel R.
9524f94749
hotfix: add missing include
2024-12-07 10:07:14 +01:00
kalaposfos13
9587c2bfaf
Merge remote-tracking branch 'origin/main'
2024-11-29 14:41:04 +01:00
kalaposfos13
6047617ed8
Minor text and description updates + fixed an issue with Help text box rendering
2024-11-27 13:29:12 +01:00
kalaposfos13
608601d9b7
Added 'Reset to Default' button in GUI
2024-11-27 13:04:15 +01:00
¥IGA
3f1be5a4ce
Adding Utils Icon ( #1600 )
2024-11-26 08:48:14 +02:00
DanielSvoboda
2226175d9b
Fix Shortcut ( #1586 )
2024-11-25 14:26:56 +02:00
¥IGA
ff18b89e66
Fix Game List Mode ( #1591 )
2024-11-25 14:26:40 +02:00
F1219R
20b4cd2a32
Update sq translation ( #1595 )
2024-11-25 14:26:12 +02:00
kalaposfos13
07184d77bb
Updated Help text
2024-11-25 11:15:33 +01:00
kalaposfos13
82bd780a6b
Fix --help text in cli ( #1588 )
2024-11-24 18:45:17 +02:00
kalaposfos13
4c0c3d30d7
Merge remote-tracking branch 'origin/main'
2024-11-22 17:59:17 +01:00
kalaposfos13
8f2d71d458
Skip GUI if launching a game directly ( #1507 )
...
* Skip GUI if launching a game directly
* Rerun jobs 2
* Added --show-gui, --help, open game by ID and more
* Clang-format
* Added non-GUI related upgrades to SDL version
* clang-format
* Added --fullscreen <true|false> argument
* Update --help text
2024-11-22 07:55:55 +02:00
kalaposfos13
ca37d033af
been a while since I last merged remote-tracking branch 'upstream/main'
2024-11-21 21:24:55 +01:00
kalaposfos13
3ce21a5ca1
Added closing the config also closing the Help window, and fixed more segfaults due to mismatched flags
2024-11-21 20:47:51 +01:00
kalaposfos13
195ef4c02f
Fix crash if the Help dialog was opened a second time
...
If it's closed with the top right close button instead of clicking the Help button again, a required flag wasn't reset, making the next click on Help try to close a nonexistent window and segfault
2024-11-21 20:31:23 +01:00
kalaposfos13
216a5dcbc2
Updated Help descriptions and fixed mouse movement default parameters
2024-11-20 19:14:50 +01:00
kalaposfos13
564a945d22
Fixed mistakenly overwriting the last opened config with the default one if the GUI is opened multiple times in a session
2024-11-20 19:12:27 +01:00
Alexander Y.
9f42a12baf
Fix build when -DENABLE_DISCORD_RPC=OFF ( #1551 )
...
* added ifdef for discordrpc
* replaced discordrpc include correctly
2024-11-20 08:41:35 +02:00
kalaposfos13
3261674819
Update Help text, default config, and clang
2024-11-16 14:25:14 +01:00
kalaposfos13
9062be0fd7
Temporarily added my GUI
2024-11-16 10:06:41 +01:00
Martin
8e281575b5
Update Norwegian Bokmål translations ( #1525 )
...
* specify nb_NO
* Update Norwegian Bokmål translation
* change patch wording nb_NO
2024-11-14 12:00:59 +02:00