shadPS4/src
georgemoralis 2e931c9f72
More modules (#99)
* added dummy sceAudio lib

* added lseek in file_system

* updated sdl3

* forgot sdl3 in cmake

* cmake is case sensitive in linux

* fixed SDL_CreateWindowWithPosition

* fixed vulkan issues with latest sdl3

* some progress in sceAudio

* improvements in audio

* more sound improvements

* first working sound output , from openorbis sound demo

* updated sdl3 , zlib-ng can now be build with msvc+clangci

* fixed cmake

* fix for audio buffering

* clang format fix

* format fix

* better error handling for sceAudioOutput
2024-03-22 18:12:37 +02:00
..
audio_core More modules (#99) 2024-03-22 18:12:37 +02:00
common More modules (#99) 2024-03-22 18:12:37 +02:00
core More modules (#99) 2024-03-22 18:12:37 +02:00
Emulator/Host chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
images - Added Play, Pause, Stop and several other UI icons. (#91) 2024-03-01 10:47:28 +02:00
qt_gui - gui: firmware version display text correction (fw >= 10) 2024-03-08 11:54:30 -07:00
.clang-format chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00
emulator.cpp More modules (#99) 2024-03-22 18:12:37 +02:00
emulator.h More modules (#99) 2024-03-22 18:12:37 +02:00
main.cpp Autogen system,user,dialog modules (#98) 2024-03-14 14:18:16 +02:00
shadps4.qrc add window icons (#92) 2024-03-02 18:39:46 +02:00
shadps4.rc file formats and qt (#88) 2024-03-01 00:00:35 +02:00
vulkan_util.cpp More modules (#99) 2024-03-22 18:12:37 +02:00
vulkan_util.h chore: Make shadps4 REUSE compliant 2024-02-23 23:33:43 +02:00