summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/about/license.gmi8
-rw-r--r--res/about/version.gmi2
2 files changed, 8 insertions, 2 deletions
diff --git a/res/about/license.gmi b/res/about/license.gmi
index 25fb7f05..ac4310c7 100644
--- a/res/about/license.gmi
+++ b/res/about/license.gmi
@@ -29,6 +29,12 @@ SDL 2.0 and newer are available under the zlib license:
29> 29>
30> 3. This notice may not be removed or altered from any source distribution. 30> 3. This notice may not be removed or altered from any source distribution.
31 31
32## mpg123
33
34mpg123 is a fast console MPEG audio player and decoder library. It is licensed under LGPL 2.1.
35=> https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html GNU LGPL version 2.1
36=> https://mpg123.org/ mpg123
37
32## the_Foundation 38## the_Foundation
33 39
34the_Foundation is an opinionated C11 library by Jaakko Keränen. It is under the BSD 2-clause license. Note that the rest of the libraries in this section are used by the_Foundation, and not directly by Lagrange. 40the_Foundation is an opinionated C11 library by Jaakko Keränen. It is under the BSD 2-clause license. Note that the rest of the libraries in this section are used by the_Foundation, and not directly by Lagrange.
@@ -88,7 +94,7 @@ SSLeay license:
88## GNU libunistring 94## GNU libunistring
89 95
90The libunistring library is covered by the GNU Lesser General Public License (LGPL): 96The libunistring library is covered by the GNU Lesser General Public License (LGPL):
91=> https://www.gnu.org/software/libunistring/manual/libunistring.html#GNU-LGPL GNU LGPL License 97=> https://www.gnu.org/software/libunistring/manual/libunistring.html#GNU-LGPL GNU LGPL
92 98
93## Fonts 99## Fonts
94 100
diff --git a/res/about/version.gmi b/res/about/version.gmi
index a57f0b75..54ca086c 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -7,7 +7,7 @@
7# Release notes 7# Release notes
8 8
9## 0.5 9## 0.5
10* Added MP3 support in the audio player (using libmpg123). 10* Added MP3 support in the audio player (using mpg123).
11* Added volume control in the audio player. 11* Added volume control in the audio player.
12* Metadata in Vorbis and MP3 audio content (title, artist, etc.) is shown in the audio player menu. 12* Metadata in Vorbis and MP3 audio content (title, artist, etc.) is shown in the audio player menu.
13* Added new serif fonts: EB Garamond and Literata. 13* Added new serif fonts: EB Garamond and Literata.