Mesen/Libretro
Sour ee3d05ba58 Libretro: Use 96 kHz sample rate internally instead of 48 kHz.
-Reverted to using retro_audio_sample_t because retro_audio_sample_batch_t fails when batch sizes are too large
-Using 96 kHz instead of 384 kHz because the latter causes a noticeable performance reduction, and there appears to be no way to change the sample rate on-the-fly (so can't make it an option)
2018-12-26 20:46:28 -05:00
..
jni Libretro: Integrate Android makefile update from libretro/Mesen fork 2018-06-19 20:42:24 -04:00
.gitignore Libretro: Ignore libretro build files. (#307) 2018-01-07 23:34:19 -05:00
libretro.cpp Libretro: Use 96 kHz sample rate internally instead of 48 kHz. 2018-12-26 20:46:28 -05:00
libretro.h Libretro support (Windows) 2018-01-04 19:03:47 -05:00
Libretro.vcxproj Libretro: Fixed compilation error 2018-07-10 17:15:19 -04:00
Libretro.vcxproj.filters Libretro support (Windows) 2018-01-04 19:03:47 -05:00
LibretroKeyManager.h Libretro: Updated code for refactoring + fixed compilation errors 2018-07-08 10:28:48 -04:00
LibretroMessageManager.h Libretro: Added OSD messages (fds disk insert, vs coin insert, region change, game load, etc.) 2018-01-08 20:11:11 -05:00
LibretroRenderer.h Libretro: Use 96 kHz sample rate internally instead of 48 kHz. 2018-12-26 20:46:28 -05:00
LibretroSoundManager.h Libretro: Use 96 kHz sample rate internally instead of 48 kHz. 2018-12-26 20:46:28 -05:00
link.T Libretro: Makefile for buildbot (#301) 2018-01-05 23:12:20 -05:00
Makefile Added Classic Platform structure - ARMv7 Cortex A7 build (#516) 2018-10-20 17:22:08 +09:00
Makefile.common Libretro: Fixed missing .cpp in makefile 2018-08-03 23:39:10 -04:00
MesenDB.inc Removed some duplicate mapper implementations 2018-07-08 14:09:27 -04:00
stdafx.cpp Libretro support (Linux) 2018-01-04 23:09:07 -05:00
stdafx.h Libretro: Makefile for buildbot (#301) 2018-01-05 23:12:20 -05:00