flycast/core/oslib
Flyinghead 0fd51fb52a android: ignore audio latency. skip less frames in synchronous mode
android: use minimum size for audio buffer
alsa: use period size of 1024 instead of 512
hide audio latency option for android, win32 and mac
relax frame skipping formula
2020-06-05 21:16:48 +02:00
..
audiobackend_alsa.cpp android: ignore audio latency. skip less frames in synchronous mode 2020-06-05 21:16:48 +02:00
audiobackend_coreaudio.cpp Replace OS_DARWIN by __APPLE__ 2020-04-26 14:19:21 +02:00
audiobackend_directsound.cpp win32: play sound even in background 2020-04-15 19:09:16 +02:00
audiobackend_libao.cpp Compilation fix for ao audio backend 2020-03-16 18:17:51 +01:00
audiobackend_null.cpp Cleanup include headers 2020-03-29 14:26:21 +02:00
audiobackend_omx.cpp omx: fix buffer overflow. evdev: better default gamepad mapping 2020-05-11 16:11:31 +02:00
audiobackend_oss.cpp Cleanup include headers 2020-03-29 14:26:21 +02:00
audiobackend_pulseaudio.cpp Cleanup include headers 2020-03-29 14:26:21 +02:00
audiobackend_sdl2.cpp Replace cMutex by std::mutex 2020-03-30 23:00:43 +02:00
audiostream.cpp Remove "using namespace std;" 2020-03-30 23:00:43 +02:00
audiostream.h Remove "using namespace std;" 2020-03-30 23:00:43 +02:00
oslib.h ui: scan games in a background thread. hide unknown zips and naomi chds 2020-04-09 11:44:19 +02:00