Files
mpg123/NEWS.libout123

23 lines
609 B
Plaintext
Raw Permalink Normal View History

2023-09-24 08:51:02 +03:00
Changes in libout123 libtool interface versions. Next to the version
the mpg123 release where its changes first appeared to the public
is given.
5.0.5
- Added out123_distversion() and out123_libversion().
4.0.4 (mpg123 1.27)
2022-05-07 15:47:18 -07:00
- 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()
2023-09-24 08:51:02 +03:00
3.0.3 (mpg123 1.26)
2022-05-07 15:47:18 -07:00
- added out123_free()
2023-09-24 08:51:02 +03:00
2.0.2 (mpg123 1.24)
2022-05-07 15:47:18 -07:00
- added OUT123_BINDIR
2023-09-24 08:51:02 +03:00
1.0.1 (mpg123 1.23)
2022-05-07 15:47:18 -07:00
- initial version