-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merged revision(s) 21451 from trunk/OpenMPT:
[Var] minimp3: Update to fork <https://github.com/manxorist/minimp3/releases/tag/openmpt-2024-08-15-v4> commit 2811a29e4115199209fe91ae5217c9c5fc611fa6 (2024-08-15). This applies the following pull requests: <lieff/minimp3#127>. ........ git-svn-id: https://source.openmpt.org/svn/openmpt/branches/OpenMPT-1.31@21452 56274372-70c3-4bfc-bfc3-4c3a0b034d27
- Loading branch information
Showing
2 changed files
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
minimp3 library from https://github.com/lieff/minimp3 | ||
Fork https://github.com/manxorist/minimp3/releases/tag/openmpt-2024-08-15-v3 | ||
commit 2811a29e4115199209fe91ae5217c9c5fc611fa6 (2024-08-15) | ||
Fork https://github.com/manxorist/minimp3/releases/tag/openmpt-2024-08-15-v4 | ||
commit 2116754771b79347ad2f39127abace2a093c383e (2024-08-15) | ||
The following changes have been made: | ||
* minimp3.c has been added | ||
* The following pull rquests have been merged: | ||
* https://github.com/lieff/minimp3/pull/126 | ||
* https://github.com/lieff/minimp3/pull/96 | ||
* https://github.com/lieff/minimp3/pull/97 | ||
* https://github.com/lieff/minimp3/pull/125 | ||
* https://github.com/lieff/minimp3/pull/127 | ||
* all modifications are marked by /* OpenMPT */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters