mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-07-23 10:35:03 +00:00
- Moved enums, flags, and structs to ime_common.h to simplify usage with Ime and ImeDialog - Updated Ime to use an enum as the return type, consistent with ImeDialog - Removed duplicate definition of OrbisImeKeycode - Added OrbisImeLanguage as a flags enum - Added missing options to OrbisImeOption - Removed OrbisImeDialogOption; OrbisImeOption should be used instead - Added OrbisImeTextAreaMode - Updated OrbisImeTextAreaMode - Fixed OrbisImeEventParam by adding the missing member OrbisImePanelType panel_type - Updated the sceImeOpen declaration to use extended parameters (not yet implemented) -Fixed Diablo III (CUSA00434) assertion failure on ImeDialog initialization |
||
---|---|---|
.. | ||
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 |