@@ -10,11 +10,9 @@ v.1.80-stable; 09.10.2014: added sdl_cpuinfo.h and sdl_clipboard.h
10
10
11
11
v.1.74-stable; 10.11.2013: added sdl_gamecontroller.h
12
12
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!
15
14
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)
18
16
19
17
v.1.70-stable; 17.09.2013: added "sdl_messagebox.h" and "sdl_haptic.h"
20
18
@@ -24,8 +22,7 @@ v.1.62-stable; 03.09.2013: fixed.
24
22
25
23
v.1.61-stable; 02.09.2013: now it should REALLY work with Mac...
26
24
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
29
26
30
27
v.1.55-Alpha; 24.08.2013: fixed bug with SDL_GetEventState thx to d.l.i.w.
31
28
@@ -57,8 +54,7 @@ v.1.24-Alpha; 28.07.2013: Fixed bug with RWops and size_t
57
54
58
55
v.1.23-Alpha; 27.07.2013: Fixed two bugs, thx to GrieferAtWork
59
56
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 ^^)
62
58
63
59
v.1.21-Alpha; 23.07.2013: Added TSDL_Error
64
60
@@ -70,21 +66,20 @@ v.1.00-Alpha; 05.07.2013: Initial Alpha-Release.
70
66
71
67
## Extracted from sdl2_image.pas
72
68
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)
75
70
76
71
v.1.70-stable; 11.09.2013: MacOS compatibility (with Delphi)
77
72
78
73
v.1.33-Alpha; 31.07.2013: Initial Commit
79
74
80
75
## Extracted from sdl2_mixer.pas
81
76
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
+
84
79
v.1.70-stable; 16.09.2013: Initial Commit
85
80
86
81
## Extracted from sdl2_ttf.pas
87
82
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
+
90
85
v.1.70-stable; 11.09.2013: Initial Commit
0 commit comments