Skip to content

Releases: ev1313/Pascal-SDL-2-Headers

Bug-Fix Release

03 Oct 07:20
Compare
Choose a tag to compare

This new Update only fixes some bugs.

sdl_haptic.h and sdl_messagebox.h

17 Sep 16:33
Compare
Choose a tag to compare

sdl_haptic.h and sdl_messagebox.h added.

Now Messageboxes and Force-Feedback :D

other SDL_Lib's

16 Sep 19:20
Compare
Choose a tag to compare

Now I've added the additional libs SDL_Mixer, SDL_TTF and SDL_Image.

:D

mac fixed

02 Sep 19:38
Compare
Choose a tag to compare

Mac on Delphi should now work.

Stable-Version

01 Sep 15:54
Compare
Choose a tag to compare

This is a stable version of the Pascal SDL 2 Headers .

Tested actually:

Delphi 7 - Win 32
Delphi XE2 - Win32/64
Delphi XE4 - Windows/MacOS thx to kotai
Lazarus - Windows/MacOS thx to Sascha Willems

Supported are:
Delphi 4 up: Windows/MacOS
Lazarus: everything where SDL2 is supported.

modular Header

24 Aug 08:18
Compare
Choose a tag to compare
modular Header Pre-release
Pre-release

Following a hint from d.l.i.w the Header is now modular, no big sdl.pas but many small inc-files :D

Mac OS Compatibility

14 Aug 15:30
Compare
Choose a tag to compare
Mac OS Compatibility Pre-release
Pre-release

Now there's Mac OS Compatibility, thanks to Stoney-FD!

There're also a few other changes, but I think the next release won't be a pre-release ;)

Threads...

29 Jul 19:34
Compare
Choose a tag to compare
Threads... Pre-release
Pre-release

Finally SDL_CreateThread works!

SDL_Timer.h

19 Jul 06:53
Compare
Choose a tag to compare
SDL_Timer.h Pre-release
Pre-release

Today I've translated SDL_Timer.h!

Count your Time!

Alpha-Release - sdl_render.h

10 Jul 10:04
Compare
Choose a tag to compare
Pre-release

Added now sdl_render.h and improved the coding style a bit.

Now I can start testing the window-system :D