ppsspp/Core/HW
Henrik Rydgård c418513fa5 Fix bad check, add some comments
And remove unneded initial text.
2025-03-25 22:01:33 +01:00
..
AsyncIOManager.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
AsyncIOManager.h Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
Atrac3Standalone.cpp Warning fixes. Don't clamp readsize to reported file size. 2025-03-19 10:42:32 +01:00
Atrac3Standalone.h Remove "SetExtraData" from AudioDecoder, pass in the data at creation instead 2024-04-11 14:39:59 +02:00
BufferQueue.cpp Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
BufferQueue.h [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
Camera.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Camera.h ffmpeg: fix compile bug 2022-06-24 16:50:56 +08:00
Display.cpp More include cleanup 2024-12-18 13:57:26 +01:00
Display.h Ge stepping without wait: Tex/Prim stepping works. Draw/Single have issues. 2024-12-05 00:36:48 +01:00
MediaEngine.cpp make compile on mingw-w64 2025-01-11 01:25:27 +01:00
MediaEngine.h More refactoring 2024-04-10 12:22:58 +02:00
MemoryStick.cpp Minor FS logging 2024-12-29 09:31:50 +01:00
MemoryStick.h For the free-space savedata scan, only scan relevant subdirectories. 2024-11-29 15:34:22 +01:00
MpegDemux.cpp Minor cleanup 2024-07-23 21:59:23 +02:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
SasAudio.cpp Fix bad check, add some comments 2025-03-25 22:01:33 +01:00
SasAudio.h Initial work on re-implementing atrac-through-sas 2025-03-25 22:01:30 +01:00
SasReverb.cpp Upgrade reverb volume to the new format 2025-02-12 10:09:52 -06:00
SasReverb.h Upgrade reverb volume to the new format 2025-02-12 10:09:52 -06:00
SimpleAudioDec.cpp make compile on mingw-w64 2025-01-11 01:25:27 +01:00
SimpleAudioDec.h Fix playback of mono Atrac3+ tracks in videos 2025-01-03 17:28:29 +01:00
StereoResampler.cpp Add UI volume setting (affecting navigation sounds and preview audio). Convert alt speed volume into a 100-step percentage. 2025-02-11 17:42:09 -06:00
StereoResampler.h Add UI volume setting (affecting navigation sounds and preview audio). Convert alt speed volume into a 100-step percentage. 2025-02-11 17:42:09 -06:00