Codebase list libsdl2-mixer / bb3566e
New upstream version 2.6.3+dfsg Simon McVittie 1 year, 2 months ago
52 changed file(s) with 58 addition(s) and 57 deletion(s). Raw diff Collapse all Expand all
44 # See docs/release_checklist.md
55 set(MAJOR_VERSION 2)
66 set(MINOR_VERSION 6)
7 set(MICRO_VERSION 2)
7 set(MICRO_VERSION 3)
88 set(SDL_REQUIRED_VERSION 2.0.9)
99
1010 # For historical reasons this is 3.0.0 rather than the expected 1.0.0
0 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
0 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
11
22 This software is provided 'as-is', without any express or implied
33 warranty. In no event will the authors be held liable for any damages
66 LIBNAME = SDL2mix
77 MAJOR_VERSION = 2
88 MINOR_VERSION = 6
9 MICRO_VERSION = 2
9 MICRO_VERSION = 3
1010 VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION)
1111
1212 TITLENAME = $(LIBNAME) $(VERSION)
00 %define name SDL2_mixer
1 %define version 2.6.2
1 %define version 2.6.3
22 %define release 1
33
44 Summary: Simple DirectMedia Layer - Sample Mixer Library
33 # See release_checklist.md
44 m4_define([MAJOR_VERSION_MACRO], [2])
55 m4_define([MINOR_VERSION_MACRO], [6])
6 m4_define([MICRO_VERSION_MACRO], [2])
6 m4_define([MICRO_VERSION_MACRO], [3])
77
88 AC_INIT([SDL2_mixer],
99 [MAJOR_VERSION_MACRO.MINOR_VERSION_MACRO.MICRO_VERSION_MACRO],
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
4545 */
4646 #define SDL_MIXER_MAJOR_VERSION 2
4747 #define SDL_MIXER_MINOR_VERSION 6
48 #define SDL_MIXER_PATCHLEVEL 2
48 #define SDL_MIXER_PATCHLEVEL 3
4949
5050 /**
5151 * This macro can be used to fill a version structure with the compile-time
00 /*
11 PLAYMUS: A test application for the SDL mixer library.
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 PLAYWAVE: A test application for the SDL mixer library.
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
475475 static void OPUS_Delete(void *context)
476476 {
477477 OPUS_music *music = (OPUS_music *)context;
478 meta_tags_clear(&music->tags);
478479 opus.op_free(music->of);
479480 if (music->stream) {
480481 SDL_FreeAudioStream(music->stream);
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
00 /*
11 SDL_mixer: An audio mixer library based on the SDL library
2 Copyright (C) 1997-2022 Sam Lantinga <slouken@libsdl.org>
2 Copyright (C) 1997-2023 Sam Lantinga <slouken@libsdl.org>
33
44 This software is provided 'as-is', without any express or implied
55 warranty. In no event will the authors be held liable for any damages
88 //
99
1010 VS_VERSION_INFO VERSIONINFO
11 FILEVERSION 2,6,2,0
12 PRODUCTVERSION 2,6,2,0
11 FILEVERSION 2,6,3,0
12 PRODUCTVERSION 2,6,3,0
1313 FILEFLAGSMASK 0x3fL
1414 FILEFLAGS 0x0L
1515 FILEOS 0x40004L
2222 BEGIN
2323 VALUE "CompanyName", "\0"
2424 VALUE "FileDescription", "SDL_mixer\0"
25 VALUE "FileVersion", "2, 6, 2, 0\0"
25 VALUE "FileVersion", "2, 6, 3, 0\0"
2626 VALUE "InternalName", "SDL_mixer\0"
27 VALUE "LegalCopyright", "Copyright © 2022 Sam Lantinga\0"
27 VALUE "LegalCopyright", "Copyright © 2023 Sam Lantinga\0"
2828 VALUE "OriginalFilename", "SDL_mixer.dll\0"
2929 VALUE "ProductName", "Simple DirectMedia Layer\0"
30 VALUE "ProductVersion", "2, 6, 2, 0\0"
30 VALUE "ProductVersion", "2, 6, 3, 0\0"
3131 END
3232 END
3333 BLOCK "VarFileInfo"