shadPS4/src/core/libraries/audio
Stephen Miller f4531fd927
Core: Remove checks for symbol version_major and version_minor (#3540)
* Remove checks for module version_major and version_minor

Following this rule broke linking for some libraries, and introduced extra effort needed to get some homebrew running.

* Clang

* Fix rebase

* Disable libSceSsl HLE

Real hardware uses a title workaround to determine if base libSceSsl is needed. Currently, this title workaround applies to absolutely nothing.
2025-09-08 19:30:03 -07:00
..
audioin.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
audioin.h Microphone support (#3228) 2025-07-23 06:54:18 +03:00
audioout_backend.h audio: Accurate audio output timing. (#1986) 2024-12-31 12:38:52 +02:00
audioout_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
audioout.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
audioout.h Implement sceAudioOutGetLastOutputTime (#3279) 2025-07-20 21:15:16 +03:00
sdl_audio.cpp Dropping "SDL audio queue backed up..." to INFO (#3437) 2025-08-21 04:47:43 -07:00
sdl_in.cpp Microphone support (#3228) 2025-07-23 06:54:18 +03:00
sdl_in.h Microphone support (#3228) 2025-07-23 06:54:18 +03:00