mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-03 11:37:52 -06:00
* 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> |
||
|---|---|---|
| .. | ||
| aerolib | ||
| devices | ||
| devtools | ||
| file_format | ||
| file_sys | ||
| libraries | ||
| loader | ||
| address_space.cpp | ||
| address_space.h | ||
| cpu_patches.cpp | ||
| cpu_patches.h | ||
| debug_state.cpp | ||
| debug_state.h | ||
| linker.cpp | ||
| linker.h | ||
| memory.cpp | ||
| memory.h | ||
| module.cpp | ||
| module.h | ||
| platform.h | ||
| signals.cpp | ||
| signals.h | ||
| thread.cpp | ||
| thread.h | ||
| tls.cpp | ||
| tls.h | ||