Skip to content

Conversation

suve
Copy link
Collaborator

@suve suve commented Feb 25, 2025

No description provided.

suve added 3 commits February 24, 2025 21:32
This commit adds some symbols that were missing from SDL2_mixer.pas,
bringing it up to date with v2.8.1 of the library.
SDL2_Mixer v2.6.0 promoted some identifiers from C preprocessor macros
to proper functions. This commit removes Pascal functions that imitated
said macros and replaces them with external function declarations.
This commit aligns the various consts found inside SDL2_mixer
with the values defined by C headers.
suve added 2 commits February 26, 2025 12:55
Some SDL2_Mixer functions were defined as taking arguments of type
Double, instead of the more appropriate cdouble.
@suve suve force-pushed the update-SDL_mixer-to-2.8.1 branch from 16b8277 to 24dc63e Compare February 26, 2025 12:00
@Free-Pascal-meets-SDL-Website
Copy link
Collaborator

Good to see this unit being updated! Seems ready the merge now. :)

@suve suve merged commit 868741c into PascalGameDevelopment:master Mar 1, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants