@@ -10,11 +10,9 @@ v.1.80-stable; 09.10.2014: added sdl_cpuinfo.h and sdl_clipboard.h
1010
1111v.1.74-stable; 10.11.2013: added sdl_gamecontroller.h
1212
13- v.1.73-stable; 08.11.2013: added sdl_hints.h and some keystate helpers
14- thx to Cybermonkey!
13+ v.1.73-stable; 08.11.2013: added sdl_hints.h and some keystate helpers thx to Cybermonkey!
1514
16- v.1.72-stable; 23.09.2013: fixed bug with procedures without parameters
17- (they must have brakets)
15+ v.1.72-stable; 23.09.2013: fixed bug with procedures without parameters (they must have brakets)
1816
1917v.1.70-stable; 17.09.2013: added "sdl_messagebox.h" and "sdl_haptic.h"
2018
@@ -24,8 +22,7 @@ v.1.62-stable; 03.09.2013: fixed.
2422
2523v.1.61-stable; 02.09.2013: now it should REALLY work with Mac...
2624
27- v.1.60-stable; 01.09.2013: now it should work with Delphi XE4 for Windows and
28- MacOS and of course Lazarus. thx to kotai : D
25+ v.1.60-stable; 01.09.2013: now it should work with Delphi XE4 for Windows and MacOS and of course Lazarus. thx to kotai : D
2926
3027v.1.55-Alpha; 24.08.2013: fixed bug with SDL_GetEventState thx to d.l.i.w.
3128
@@ -57,8 +54,7 @@ v.1.24-Alpha; 28.07.2013: Fixed bug with RWops and size_t
5754
5855v.1.23-Alpha; 27.07.2013: Fixed two bugs, thx to GrieferAtWork
5956
60- v.1.22-Alpha; 24.07.2013: Added "sdl_shape.h" and TSDL_Window
61- (and ordered the translated header list ^^)
57+ v.1.22-Alpha; 24.07.2013: Added "sdl_shape.h" and TSDL_Window (and ordered the translated header list ^^)
6258
6359v.1.21-Alpha; 23.07.2013: Added TSDL_Error
6460
@@ -70,21 +66,20 @@ v.1.00-Alpha; 05.07.2013: Initial Alpha-Release.
7066
7167## Extracted from sdl2_image.pas
7268
73- v.1.72-stable; 29.09.2013: fixed bug with procedure without parameters
74- (they must have brackets)
69+ v.1.72-stable; 29.09.2013: fixed bug with procedure without parameters (they must have brackets)
7570
7671v.1.70-stable; 11.09.2013: MacOS compatibility (with Delphi)
7772
7873v.1.33-Alpha; 31.07.2013: Initial Commit
7974
8075## Extracted from sdl2_mixer.pas
8176
82- v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
83- (they must have brackets)
77+ v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters (they must have brackets)
78+
8479v.1.70-stable; 16.09.2013: Initial Commit
8580
8681## Extracted from sdl2_ttf.pas
8782
88- v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
89- (they must have brackets)
83+ v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters (they must have brackets)
84+
9085v.1.70-stable; 11.09.2013: Initial Commit
0 commit comments