Margers 2073531058 Mass typo fixes in comments for packages part 5/5. hai 1 mes
..
namespaced 093d78071e * Dotted filenames for package sdl %!s(int64=2) %!d(string=hai) anos
src 2073531058 Mass typo fixes in comments for packages part 5/5. hai 1 mes
LGPL e5a1231931 * updated FSF address (mantis #30198, patch by Paul Gevers) %!s(int64=9) %!d(string=hai) anos
LGPL.addon cda8ea8c45 * sdl moved %!s(int64=18) %!d(string=hai) anos
MPL-1.1 cda8ea8c45 * sdl moved %!s(int64=18) %!d(string=hai) anos
Makefile 2289c1f6a2 * Remove redundant Makefile.fpc %!s(int64=2) %!d(string=hai) anos
Makefile.fpc.fpcmake 98f00acb06 * trunk to 3.3.1 %!s(int64=7) %!d(string=hai) anos
README.txt f02fb76c77 Mass typo fixes in comments for packages part 4/5. hai 1 mes
fpmake.pp b50d6ff99c - disable packages that don't compile on the wasip2 platform hai 11 meses
namespaces.lst 093d78071e * Dotted filenames for package sdl %!s(int64=2) %!d(string=hai) anos

README.txt

Taken from project jedi (http://www.delphi-jedi.org/Jedi:TEAM_SDL_HOME) with permission.

Relicensed under LGPLv2 with exception as per LGPL and LGPL.addon with permission. You can use this code as long as you abide by either the LGPL + exception license, or the original MPL-1.1 license.

Currently, only SDL, SDL_Image, SDL_Mixer, SDL_gfx and SDL_ttf are compiled and installed. Additional files will be added as I'm able to test them.

SDL_mixer_nosmpeg unit was added to provide a "smpeg-less" way to use SDL_mixer if the users don't need mp3 support and don't want to depend on the somewhat rare smpeg.dll/so/dylib. Of course for this to work, you need to have a libSDL setup (eg: the libs themselves) without smpeg compiled in. It's worth the trouble in windows however...