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-06 04:13:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
audio
/
drivers
History
Ash
0d38612f4a
[WiiU] Various warning/format string fixes
...
All things from unsigned comparisons to missing initializers; we got it here.
2017-11-04 20:37:30 +11:00
..
alsa_qsa.c
…
alsa.c
…
alsathread.c
…
coreaudio.c
…
ctr_csnd_audio.c
…
ctr_dsp_audio.c
…
dsound.c
Silence warning
2017-08-10 21:27:05 +02:00
gx_audio.c
…
jack.c
…
nullaudio.c
…
openal.c
…
opensl.c
…
oss.c
…
ps3_audio.c
…
psp_audio.c
…
pulse.c
…
roar.c
…
rsound.c
…
rsound.h
…
rwebaudio.c
…
sdl_audio.c
…
tinyalsa.c
(TinyALSA) Use O_NONBLOCK in pcm_params_get.
2017-07-29 12:44:55 -05:00
wasapi.c
Cleanups
2017-09-28 21:51:03 +02:00
wiiu_audio.c
[WiiU] Various warning/format string fixes
2017-11-04 20:37:30 +11:00
xaudio.c
(MSVC 2010) Compile griffin.c as C
2017-10-02 22:06:32 +02:00
xaudio.h
(Xaudio2) Get rid of variadic macros so that it can compile as C89
2017-09-28 17:18:17 +02:00
xenon360_audio.c
…