Initial commit of mpg123-1.29.3

This commit is contained in:
Sam Lantinga
2022-05-07 15:47:18 -07:00
commit 01b6013145
352 changed files with 159933 additions and 0 deletions

15
NEWS.libout123 Normal file
View File

@@ -0,0 +1,15 @@
4.0.4
- added enum-less variants out123_param2() and out123_getparam2(), replacing
the enum variants unless MPG123_ENUM_API is defined
- added out123_devices()
- added out123_stringlists_free()
- module API version 3 with enumeration and void deinit()
3.0.3
- added out123_free()
2.0.2
- added OUT123_BINDIR
1.0.1
- initial version