shadPS4/src
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
..
common Network config (#3292) 2025-07-23 20:07:42 +03:00
core ime-fixes-hotfix (#3304) 2025-07-24 13:20:39 +03:00
images Add default trophy sound (#3271) 2025-07-22 00:52:20 +03:00
imgui devtools: persist fsr configs (#2852) 2025-04-27 13:32:29 -03:00
input Remove accidentally left in debug logging from touchpad input emulation 2025-06-30 21:53:45 +02:00
qt_gui qt: fix broken interface (#3301) 2025-07-23 11:01:55 +03:00
shader_recompiler translate: Correct instance id fetch in local shader (#3309) 2025-07-23 23:27:11 +03:00
video_core Misc fixes (#3171) 2025-07-20 20:52:05 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Network config (#3292) 2025-07-23 20:07:42 +03:00
emulator.h Add support for game folder and fail early if eboot.bin is missing or corrupt (#3027) 2025-06-03 13:34:29 +03:00
main.cpp qt: save gui settings to separate file (#2984) 2025-06-12 13:27:52 +03:00
sdl_window.cpp Controller Remapping GUI v2 (#3144) 2025-06-27 15:55:52 +02:00
sdl_window.h Gui: Adding Pause button working, full screen button and labels to buttons on main window gui (#2634) 2025-03-26 23:50:52 +02:00
shadps4.qrc Favorites in the game list (#2649) (#3071) 2025-06-22 12:53:47 +03:00
shadps4.rc [Windows] Adding Properties to the Executable (#2789) 2025-04-17 09:43:14 +03:00