diff --git a/README.md b/README.md index f160543a..4e649a65 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,35 @@ which is always the most up-to-date and authoritive source of information on how documentation is generated from this in-code documentation. +Supported Platforms +=================== +- Windows (XP+), UWP +- macOS, iOS +- Linux +- BSD +- Android +- Raspberry Pi +- Emscripten / HTML5 + + +Backends +======== +- WASAPI +- DirectSound +- WinMM +- Core Audio (Apple) +- ALSA +- PulseAudio +- JACK +- sndio (OpenBSD) +- audio(4) (NetBSD and OpenBSD) +- OSS (FreeBSD) +- AAudio (Android 8.0+) +- OpenSL|ES (Android only) +- Web Audio (Emscripten) +- Null (Silence) + + Major Features ============== - Your choice of either public domain or [MIT No Attribution](https://github.com/aws/mit-0). @@ -150,35 +179,6 @@ Refer to the [Programming Manual](https://miniaud.io/docs/manual/) for a more co available features in miniaudio. -Supported Platforms -=================== -- Windows (XP+), UWP -- macOS, iOS -- Linux -- BSD -- Android -- Raspberry Pi -- Emscripten / HTML5 - - -Backends -======== -- WASAPI -- DirectSound -- WinMM -- Core Audio (Apple) -- ALSA -- PulseAudio -- JACK -- sndio (OpenBSD) -- audio(4) (NetBSD and OpenBSD) -- OSS (FreeBSD) -- AAudio (Android 8.0+) -- OpenSL|ES (Android only) -- Web Audio (Emscripten) -- Null (Silence) - - Building ======== Do the following in one source file: