From e5234c78024fa15291a21385afd1fcb615719fd3 Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Fri, 29 Nov 2019 01:13:12 +0100 Subject: [PATCH] Use full-width asterisk glyph for README.md notes Previous glyph (Five Spoked Asterisk) looks great on Linux, but as it turns out seems to be broken everywhere else. Use this opportunity to point out, that SDL 1.2 in general is not being developed any more. Also, make a correction: "DOSBox does indicate support" -> "does not" --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 88433ab2..ef947fb9 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Read more at | **Static analysis** | Yes[2],[3] | No | **Dynamic analysis** | Yes | No | **Automated regression tests** | No (planned)[4] | No -| **SDL** | 1.2 (2.0 WIP)[5] | 1.2 +| **SDL** | 1.2 (2.0 WIP)[5] | 1.2 [SVN]:https://sourceforge.net/projects/dosbox/ [1]:https://sourceforge.net/p/dosbox/patches/283/ @@ -33,19 +33,19 @@ Read more at Codecs supported for CD Digital Audio emulation (loading CD music via [cue sheets](https://en.wikipedia.org/wiki/Cue_sheet_(computing))): -| | dosbox-staging🞰 | DOSBox +| | dosbox-staging | DOSBox |- |- |- | **Opus** | Yes (libopus) | No -| **OGG/Vorbis** | Yes (built-in) | Yes - SDL\_sound 1.2 (libvorbis)[6],‡ -| **MP3** | Yes (built-in) | Yes - SDL\_sound 1.2 (libmpg123)[6],‡,§ +| **OGG/Vorbis** | Yes (built-in) | Yes - SDL\_sound 1.2 (libvorbis)[6],* +| **MP3** | Yes (built-in) | Yes - SDL\_sound 1.2 (libmpg123)[6],*,§ | **FLAC** | Yes (built-in) | No§ -| **WAV** | Yes (built-in) | Yes - SDL\_sound 1.2 (internal)[7],‡ -| **AIFF** | No | Yes - SDL\_sound 1.2 (internal)[7],‡ +| **WAV** | Yes (built-in) | Yes - SDL\_sound 1.2 (internal)[7],* +| **AIFF** | No | Yes - SDL\_sound 1.2 (internal)[7],* -🞰 - 22.05 kHz, 44.1 kHz, 48 kHz; mono, stereo -† - 44.1 kHz stereo only -‡ - SDL\_sound 1.2 library is not actively maintained any more. -§ - SDL\_sound supports it, but the feature might be broken or DOSBox does indicate support. +* - SDL 1.2 is not actively maintained any more. +† - 22.05 kHz, 44.1 kHz, 48 kHz; mono, stereo +‡ - 44.1 kHz stereo only +§ - SDL\_sound supports it, but the feature might be broken or DOSBox does not indicate support. [6]:https://www.dosbox.com/wiki/MOUNT#Mounting_a_CUE.2FBIN-Pair_as_volume [7]:https://sourceforge.net/p/dosbox/code-0/HEAD/tree/dosbox/trunk/src/dos/cdrom_image.cpp#l536