Releases: ev1313/Pascal-SDL-2-Headers
Bug-Fix Release
sdl_haptic.h and sdl_messagebox.h
sdl_haptic.h and sdl_messagebox.h added.
Now Messageboxes and Force-Feedback :D
other SDL_Lib's
Now I've added the additional libs SDL_Mixer, SDL_TTF and SDL_Image.
:D
mac fixed
Stable-Version
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
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
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...
Finally SDL_CreateThread works!
SDL_Timer.h
Today I've translated SDL_Timer.h!
Count your Time!
Alpha-Release - sdl_render.h
Added now sdl_render.h and improved the coding style a bit.
Now I can start testing the window-system :D