Megamouse
343ba8733b
Merge xfloat options
2023-08-06 09:30:53 +03:00
nastys
dea24c905b
Make experimental build warning modal
2023-08-05 12:40:59 +02:00
Ivan Chikish
d34287b2cc
Linux: use futex_waitv syscall for atomic waiting
...
In order to make this possible, some unnecessary features were removed.
2023-08-02 21:46:06 +03:00
Megamouse
d119cf6e96
Qt6 port
2023-07-31 20:03:24 +03:00
Eladash
b12edf70bb
Optimize RSX Debugger
2023-07-31 11:55:31 +03:00
Elad Ashkenazi
53c1da8f94
Qt: Fix elf_memory_dumping_dialog PPU address
2023-07-31 08:53:10 +03:00
Elad Ashkenazi
213b810279
Debugger: Transition to plain text edit
2023-07-31 08:53:10 +03:00
Elad Ashkenazi
8a4617d3c2
Fix color tag of logs/tty
2023-07-31 08:53:10 +03:00
Megamouse
c108b31954
Qt: fix data type of find_dialog text edits
2023-07-31 04:10:09 +03:00
Talkashie
dabb2cc9a0
Fix typos, improve consistency
...
Fixes typos where spelling or grammar is objectively wrong.
Changes wording and capitalization in some areas to be more consistent with other areas.
2023-07-28 13:09:06 +03:00
oltolm
bc40b61ef1
rename fs::stat to fs::get_stat
2023-07-25 12:15:08 +03:00
oltolm
7cb2d3f143
opengl: fix Qt warnings ( #14249 )
2023-07-24 07:30:21 +03:00
Eladash
fce8e0fef0
Savestates: Facilitate multi slots
2023-07-23 17:58:54 +03:00
Eladash
4647f3046e
Qt: Minor logging change
2023-07-23 17:58:54 +03:00
Eladash
e303cc536c
Qt: Fix GetBootConfirmation()
2023-07-23 17:06:59 +03:00
Eladash
afdfefc9ad
Game List: Fix allowance of caches/games to be removed while the game is running!
2023-07-23 17:06:59 +03:00
Eladash
3033914e2d
Game List: Implement Remove HDD1 Cache option
2023-07-23 17:06:59 +03:00
Eladash
38a5313ed2
Fix log data loss on force application shutdown
2023-07-21 12:27:35 +03:00
Eladash
465da5136d
Qt: Fix saved log filename
2023-07-21 12:27:35 +03:00
Darkhost1999
a0297933ce
Create Missing Paths for Dev_USB/HDD0 and mms
...
In addiytion, fix 2 warnings.
2023-07-19 12:01:44 +03:00
Elad Ashkenazi
ba988f1d3f
Qt: Exit And Save Log - toolbar action ( #14212 )
...
Fixup main_window::IsValidFile
2023-07-18 05:11:53 +03:00
Eladash
30a5d646ec
Qt: Minor fixup
2023-07-16 20:16:20 +02:00
Eladash
882fb3e049
Qt: Cache drag-and-drop result when moving it
2023-07-16 19:49:55 +03:00
Eladash
0423781363
Qt: Restrict file types for drag-and-drop
2023-07-16 17:43:27 +03:00
Megamouse
a828c214b5
Qt/patches: highlight faulty lines in patch creator
2023-07-13 08:40:19 +02:00
Megamouse
e8ee5831d3
Qt: add validator to patch creator offset lineedit
2023-07-13 08:40:19 +02:00
Eladash
c0280b43f2
PPU/Debugger: View the currently used CR field content in register panel
2023-07-12 13:22:06 +03:00
oltolm
0c94606fcf
Make compile with msvc, clang and gcc on Windows
2023-07-11 21:40:30 +03:00
Elad Ashkenazi
4b12c9a9fc
Force inherit BDVD/PS3_GAME across game updates ( #14159 )
2023-07-11 00:30:02 +03:00
Elad Ashkenazi
e882d64d8a
SPU/PPU Debugger: Add decimal mode to registers panel
2023-07-10 19:06:57 +03:00
Megamouse
050b8fa7df
Qt: Use detailed text for install message
2023-07-08 20:11:01 +02:00
Eladash
8d54ddf426
memory viewer: Add RegEx instruction searching mode
2023-07-07 16:03:08 +03:00
Eladash
c21cdb8055
Implement PPU LV2 debug
2023-07-07 16:03:08 +03:00
Eladash
05824e6acd
UX: Option to pause emulation when RPCS3 is not focused
2023-07-07 14:38:32 +03:00
Megamouse
e0e4fa3b3e
Input: Add tooltips for button mapping
2023-07-01 08:56:10 +02:00
Megamouse
b9dbda5ddc
Fix some warning
2023-07-01 08:56:10 +02:00
Eladash
593f850693
Qt: Save UI settings and geometry safely on closeEvent
2023-06-29 14:02:25 +02:00
Eladash
a560121775
Fix Create PPU Cache
2023-06-28 18:34:33 +03:00
Megamouse
7b64cd2a8e
input/overlays: add option to lock overlay input to player one
2023-06-27 19:36:05 +02:00
Megamouse
8e3d0af08e
Qt: remove obsolete shortcut
2023-06-26 21:23:48 +02:00
Megamouse
12f2b900ca
Qt: use shortcut instead of hardcoded keypress event
2023-06-26 21:23:48 +02:00
Megamouse
6228dff809
welcome_dialog: remove weird window close event
2023-06-26 21:23:48 +02:00
Eladash
d34b3190f7
Make stopping emulation not pause or crash UI
...
* Make the UI and main thread available when stopping emulation.
* Make BlockingCallFromMainThread always execute, preventing bugs when it unexpectedly did not.
* Add error code for when starting emulation when Emu.Kill() is in progress.
2023-06-26 20:48:38 +02:00
Eladash
aff871f127
about_dialog: Add new testers
2023-06-25 20:16:55 +03:00
Eladash
9f00359e17
Qt: Add RPCS3 Discord & Wiki to About Dialog
2023-06-25 20:16:55 +03:00
Eladash
0871436488
settings: Display rendering result of 100% resolution scale
2023-06-25 20:16:55 +03:00
Eladash
6aa598b029
Qt: Add Create RPCS3 shortcuts to Wecome Dialog
2023-06-25 20:16:55 +03:00
Eladash
83e22fa9f0
Qt: Make welcome dialog accessible through F1 or Help menu
...
Enable window close button after "I have read the Quickstart" is checked.
2023-06-25 20:16:55 +03:00
Eladash
a230340578
Qt: Fix memory leak in welcome dialog
2023-06-25 20:16:55 +03:00
Eladash
2da78c6591
Qt: Allow to drop RAP&PKG together
2023-06-25 20:16:55 +03:00