From d3669e3177daa5de351f13eb3873eb87b051ef4a Mon Sep 17 00:00:00 2001 From: David Reid Date: Tue, 25 Oct 2016 10:47:45 +1000 Subject: [PATCH] Add a note that the OpenSL|ES / Android backend is unstable. --- mini_al.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mini_al.h b/mini_al.h index 75aedb87..5273097c 100644 --- a/mini_al.h +++ b/mini_al.h @@ -20,7 +20,7 @@ // - ALSA (Linux Only) // - null // - ... and more in the future. -// - OpenSL|ES / Android +// - OpenSL|ES / Android (Unstable) // - Core Audio (OSX, iOS) // - Maybe OSS // - Maybe OpenAL