This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-03-10 16:14:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
audio
History
twinaphex
0a0d38ff78
(audio resamplers) use INLINE keyword
2015-02-19 04:00:58 +01:00
..
audio_filters
…
drivers
Double semicolons aren't useful.
2015-02-10 22:29:26 +01:00
drivers_resampler
(audio resamplers) use INLINE keyword
2015-02-19 04:00:58 +01:00
test
Renamed libretro-sdk to libretro-common
2015-02-19 00:04:03 +01:00
audio_driver.c
Move readjust_input_rate function to audio_driver.c
2015-02-11 17:36:31 +01:00
audio_driver.h
Move readjust_input_rate function to audio_driver.c
2015-02-11 17:36:31 +01:00
audio_dsp_filter.c
…
audio_dsp_filter.h
…
audio_monitor.c
…
audio_monitor.h
…
audio_resampler_driver.c
Apply static to some local-only functions
2015-02-13 09:54:45 -05:00
audio_resampler_driver.h
…
audio_thread_wrapper.c
…
audio_thread_wrapper.h
…
audio_utils_neon.S
…
audio_utils.c
(audio_utils.c) Buildfix
2015-02-11 22:41:08 +01:00
audio_utils.h
…
librsound.c
…