Skip to content

Releases: AmigaPorts/SDL

2.30.4 release candidate for AmigaOS 4

20 Jun 18:16
Compare
Choose a tag to compare
Pre-release
  • Implement SuspendScreenSaver
  • Optimize SDL_RenderCopy(Ex) by batching
  • Fix some testautomation issues

Full Changelog: v2.30.1-release2-amigaos4...v2.30.4-rc1-amigaos4

2.30.1 release 2 for AmigaOS 4

10 Mar 14:01
Compare
Choose a tag to compare
  • Fixed shared object name in makefile and installer.
  • Rebuilt libraries and test binaries.

Full Changelog: v2.30.1-amigaos4...v2.30.1-release2-amigaos4

2.30.0 release for AmigaOS 4

13 Feb 20:13
Compare
Choose a tag to compare
  • Add "dead key" support.
  • Add checkkeys test program.
  • Improve installer.
  • Update documentation.

Full Changelog: v2.30.0-rc1-amigaos4...v2.30.0-rc2-amigaos4

2.30.0 release candidate 1 for AmigaOS 4

03 Feb 06:14
Compare
Choose a tag to compare

AmigaOS 4 specific changes:

  • Improve UTF-8 text input support.
  • Update install script.
  • Reset mouse pointer when it leaves its window.
  • Improve audio recording.

2.28.4 release for AmigaOS 4

10 Oct 18:38
Compare
Choose a tag to compare

AmigaOS 4 specific changes:

  • Fix renderer viewport issues
  • Fill renderer bitmaps with 0 during creation
  • Fill frame buffer bitmap with 0 during creation

Full Changelog: v2.28.0-amigaos4...v2.28.4-rc1-amigaos4

2.28.0 release for AmigaOS 4

23 Jun 08:23
Compare
Choose a tag to compare
  • Add USB Gamepad mapping.
  • Disable SDL_FRAMEBUFFER_ACCELERATION only if user hasn't overridden it.

2.26.5 release for AmigaOS 4

03 May 17:17
Compare
Choose a tag to compare
  • Disable SDL_FRAMEBUFFER_ACCELERATION.
  • Use 32-bit ARGB bitmap for framebuffers.

Full Changelog: v2.26.5-rc1-amigaos4...v2.26.5-rc2-amigaos4

2.26.5 release candidate 1 for AmigaOS 4

28 Apr 17:46
Compare
Choose a tag to compare
  • Add Finnish, Italian and Spanish catalogs for SDL2 prefs.

2.26.1 release for AmigaOS 4

05 Jan 18:56
Compare
Choose a tag to compare
  • Fix joystick GUID generation and update internal gamecontroller database with new GUIDs. Remove related RC1 workaround. Please use the SDL 2.26.1 RC2 (or newer) library when providing new controller mappings.
  • Support SDL_WINDOW_FULLSCREEN_DESKTOP flag. It's implemented as a custom screen (instead of WB).
  • Refactor library init/quit routines: initialize thread subsystem using constructor.
  • Refactor shared library management: open common libraries in constructor and close them in destructor.
  • Require ogles2.library minimum version 2 (instead of 0).

Full Changelog: v2.26.1-rc1-amigaos4...v2.26.1-rc2-amigaos4

2.26.1 release candidate 1 for AmigaOS 4

06 Dec 14:36
Compare
Choose a tag to compare

AmigaOS 4 -specific changes:

  • Compile with GCC 11.2
  • Fix shaped window alpha bitmap creation
  • Enable virtual joysticks
  • Add a workaround for game controller detection (AmigaOS 4 GUIDs are unfortunately broken)
  • Add 2in1 game controller
  • Update installer: delete old libSDL2.so soft links