Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
21
Src/external_dependencies/openmpt-trunk/include/mpg123/OpenMPT.txt
vendored
Normal file
21
Src/external_dependencies/openmpt-trunk/include/mpg123/OpenMPT.txt
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
libmpg123 library version 1.30.2 (2022-08-01).
|
||||
The following changes have been made:
|
||||
- ports/makefile/config.h and ports/makefile/mpg123.h have been added for plain
|
||||
Makefile builds.
|
||||
- ports/MSVC++/config.h and ports/MSVC++/mpg123.h have been retained from older
|
||||
versions.
|
||||
- ports/Xcode/config.h and ports/MSVC++/mpg123.h have been retained from older
|
||||
versions.
|
||||
- ports/MSVC++/config.h has been modified to define OFF_MAX.
|
||||
- ports/MSVC++/mpg123.h has been adjusted to provide mpg123_ssize_t and define
|
||||
MPG123_NO_LARGENAME.
|
||||
- ports/Xcode/mpg123.h has been adjusted to provide mpg123_ssize_t and define
|
||||
MPG123_API_VERSION
|
||||
- src/libmpg123/mpg123.h.in has been modified to #include <fmt123.h> as
|
||||
#include "fmt123.h"
|
||||
- ports/Xcode/config.h has been modified to let the build system set OPT_*
|
||||
- ports/Xcode/config.h has been modified to #define HAVE_DIRENT_H.
|
||||
- Modifications are marked by // OpenMPT or /* OpenMPT */.
|
||||
- Obviously, unnecessary folders and files have been removed.
|
||||
- For building, premake is used to generate Visual Studio project files.
|
||||
See ../build/premake/ for details.
|
Loading…
Add table
Add a link
Reference in a new issue