shadPS4/src
Vinicius Rangel 0f4bcd8c83
Rewrite Save Data & Impl Save Data Dialog (#824)
* core: Rewrite PSF parser & add encoder

add .sfo hex pattern to /scripts

* core/fs: allow to mount path as read-only

* common: Add CString wrapper to handle native null-terminated strings

* SaveData: rewrite to implement full functionality

* mock value for SYSTEM_VER

* SavaData: backup features

* SavaData: SaveDataMemory features

* imgui Ref-counted textures

- has a background thread to decode textures

* imgui: rework gamepad navigation

* PSF: fixed psf not using enum class for PSFEntryFmt (was a standard old ugly enum)

- Add null check to CString when itself is used in a nullable field

* SaveDataDialog implementation

- Fix Mounting/Unmounting check of SaveInstance
2024-09-20 12:34:19 +03:00
..
audio_core Revert "sceNetAccept sleep and SDLAudio::AudioOutOutput latency and cpu improvements (#507)" 2024-09-11 12:56:41 +03:00
common Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
core Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
images Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
imgui Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
input Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
qt_gui Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
shader_recompiler Sort opcodes by their indices. Group them too when applicable (#945) 2024-09-19 20:29:56 +02:00
video_core Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
emulator.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
main.cpp hot fix : always check if eboot.bin is available in path 2024-09-19 12:17:05 +03:00
sdl_window.cpp Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
sdl_window.h Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.qrc Revert "Add UI to configure keyboard-to-controller mapping (#308)" 2024-09-11 12:56:27 +03:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00