shadPS4/src/core/libraries
Valdis Bogdāns 1e7c4bb69c
Some checks failed
Build and Release / reuse (push) Has been cancelled
Build and Release / clang-format (push) Has been cancelled
Build and Release / get-info (push) Has been cancelled
Build and Release / windows-sdl (push) Has been cancelled
Build and Release / windows-qt (push) Has been cancelled
Build and Release / macos-sdl (push) Has been cancelled
Build and Release / macos-qt (push) Has been cancelled
Build and Release / linux-sdl (push) Has been cancelled
Build and Release / linux-qt (push) Has been cancelled
Build and Release / linux-sdl-gcc (push) Has been cancelled
Build and Release / linux-qt-gcc (push) Has been cancelled
Build and Release / pre-release (push) Has been cancelled
ime-changes (#3348)
* Changes
-Added support for OrbisImeParamExtended (extended IME parameters) in ImeHandler, ImeState, and ImeUi
-Updated all relevant constructors and logic to propagate and store the extended parameter
- Now fully supports passing extended options from sceImeOpen to the IME UI and backend

* Potential CUSA00434 [Debug] <Critical> assert.cpp:30 assert_fail_debug_msg: Assertion Failed!
buf_len + 1 <= buf_size && "Is your input buffer properly zero-terminated?" at C:/VS/shadPS4-ime-fixes/externals/dear_imgui/imgui_widgets.cpp:4601 fix

* Attempting to resolve an assertion failure in Diablo III:
- Adjusted buffer sizes
- Updated the calculation of text‑length values

---------

Co-authored-by: w1naenator <valdis.bogdans@hotmail.com>
2025-07-31 12:24:36 +03:00
..
ajm Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
app_content Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
audio Fix sceAudioOutOutputs (#3335) 2025-07-26 16:05:01 -07:00
audio3d Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
avplayer Small typo fix for avplayer assert (#3283) 2025-07-20 22:52:31 +03:00
camera Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
companion Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
disc_map Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
fiber Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
game_live_streaming Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
gnmdriver Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
hmd Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
ime ime-changes (#3348) 2025-07-31 12:24:36 +03:00
jpeg Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
kernel Net: Fix various socket-related issues (#3347) 2025-07-30 21:54:28 +03:00
libc_internal Remove deprecated include (#2893) 2025-05-09 08:33:32 -07:00
libpng Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
mouse Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
move Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
network sys_getpeername (#3354) 2025-07-31 00:28:09 +03:00
ngs2 Initialize system handle in HLE Ngs2 library (#3137) 2025-06-21 20:30:49 +03:00
np_auth Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
np_common Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
np_manager Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
np_party Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
np_score Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
np_trophy Add default trophy sound (#3271) 2025-07-22 00:52:20 +03:00
np_web_api Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
pad Reset orientation on scePadOpen call (#3341) 2025-07-28 00:27:49 -07:00
playgo Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
random Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
razor_cpu Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
remote_play Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
rtc core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
save_data Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
screenshot Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
share_play Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
signin_dialog Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
system Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
ulobjmgr Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
usbd Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
videodec Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
videoout video_out: Internal Resolution Support (#3194) 2025-07-07 19:17:56 +03:00
voice Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
web_browser_dialog Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
zlib Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
error_codes.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
libs.cpp Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00
libs.h core: Introduce host call wrapper. (#2913) 2025-05-11 20:27:54 -07:00