shadPS4/src/core
Valdis Bogdāns 7ef0cc0698
ime-fixes-hotfix (#3304)
* ime-fixes-hotfix
- Fixed incorrect validation of internal errors causing the keyboard GUI to not close on call to sceImeClose.
- Removed nonstop spam when ImeDialog is opened.
- Fixed text and data decoding for logs.
- Fixed incorrect validation of internal errors in sceImeKeyboardClose.
- Added partial implementation of sceImeKeyboardGetResourceId (always returns that the USB keyboard is disconnected); used in CUSA33782.

* fix clang in ime.cpp

* Update ime_dialog.cpp

Remove unnecessary Log spam

* Update ime.cpp

- use brackets for loops
- removed duplicated Log

* Update ime_dialog_ui.cpp

- fixed comment style code removal

* Update ime.cpp

- more brackets

---------

Co-authored-by: w1naenator <valdis.bogdans@hotmail.com>
2025-07-24 13:20:39 +03:00
..
aerolib
devices
devtools Devtools: Add Module Viewer (#2976) 2025-05-24 09:15:10 -03:00
file_format
file_sys Add option to ignore game patch (#3039) 2025-06-10 12:30:45 -07:00
libraries ime-fixes-hotfix (#3304) 2025-07-24 13:20:39 +03:00
loader
address_space.cpp mmap executable memory (#3201) 2025-07-07 12:26:27 +03:00
address_space.h Readbacks proof of concept rebased (#3178) 2025-07-01 23:41:00 +03:00
cpu_patches.cpp Add an unreachable on hitting ud2 instead of getting stuck in an infinite loop (#3257) 2025-07-16 18:06:58 +03:00
cpu_patches.h
debug_state.cpp
debug_state.h
linker.cpp Dev Tools: Fix Module Viewer HLE detection (#3058) 2025-06-08 21:04:55 +03:00
linker.h
memory.cpp Core: Fix read-only file unmaps on Windows (#3246) 2025-07-15 14:11:56 +03:00
memory.h mmap executable memory (#3201) 2025-07-07 12:26:27 +03:00
module.cpp
module.h
platform.h
signals.cpp mac: Fix building on macOS 26. (#3073) 2025-06-09 19:29:15 -07:00
signals.h shader_recompiler: Patch SRT walker on segfault (#2991) 2025-06-09 13:04:21 +03:00
thread.cpp
thread.h
tls.cpp mac: Fix building on macOS 26. (#3073) 2025-06-09 19:29:15 -07:00
tls.h Lower stack size to clear from 13 to 12 KB (#2967) 2025-05-21 16:22:38 -03:00