-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
251 lines (168 loc) · 7.33 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
commit 0fe981de5a0f0b0d9dcf6c2eca3a8b1ddf2e991e
Author: Nicolas Caramelli <[email protected]>
Date: Thu Aug 17 11:36:51 2023 +0200
df_databuffer: Add option to select an image provider or a video provider (automatic if not specified)
commit 4334173bb70b9a3082d3dcf5d83b76f5bab7b41f
Merge: 9985f14 882e2a4
Author: DirectFB2 <[email protected]>
Date: Fri Aug 4 17:40:09 2023 +0200
Merge pull request #12 from caramelli/master
df_image_sample / df_video_sample: Add support for multiple input files
commit 882e2a48121848dfa3c91adb275c4c200af2650a
Author: Nicolas Caramelli <[email protected]>
Date: Fri Aug 4 17:35:16 2023 +0200
Update ChangeLog
commit ccfc105709ad7c04bf16f07e81b6df566d2854d2
Author: Nicolas Caramelli <[email protected]>
Date: Fri Aug 4 17:28:51 2023 +0200
df_image_sample / df_video_sample: Add support for multiple input files
commit 9985f148542441212dd2178131a82629984fabf4
Merge: 8b7830b 3ca9ff9
Author: DirectFB2 <[email protected]>
Date: Fri Jun 23 11:18:12 2023 +0200
Merge pull request #11 from caramelli/master
Register termination function with atexit()
commit 3ca9ff945bfed3c2d255e137cc66ad86cd70c1ba
Author: Nicolas Caramelli <[email protected]>
Date: Fri Jun 23 11:13:16 2023 +0200
Update ChangeLog
commit 9467038897a21452623876173b0eae0cb93a1da2
Author: Nicolas Caramelli <[email protected]>
Date: Fri Jun 23 11:12:22 2023 +0200
Register termination function with atexit()
commit 8b7830b6a696ea1061e087f87c6e8bf7eae260bf
Merge: b0b6f3a 56fcb5d
Author: DirectFB2 <[email protected]>
Date: Fri May 12 14:33:15 2023 +0200
Merge pull request #10 from caramelli/master
Add df_databuffer
commit 56fcb5ddc1223c460640183bdfa8f92f5caf3fb1
Author: Nicolas Caramelli <[email protected]>
Date: Fri May 12 14:26:27 2023 +0200
Update ChangeLog
commit 6319b86a37262a339da52fc425f0fc4da48eef0f
Author: Nicolas Caramelli <[email protected]>
Date: Fri May 12 14:26:16 2023 +0200
Add df_databuffer
commit b0b6f3ac8e140f4fb789efb95f2324ddf97327b0
Merge: aceedc3 9cc5bfa
Author: DirectFB2 <[email protected]>
Date: Wed Mar 29 22:41:49 2023 +0200
Merge pull request #9 from caramelli/master
fs_music_sample: Fix when switching to previous track
commit 9cc5bfae8572f5b7edb696179b2509fd2ff965b4
Author: Nicolas Caramelli <[email protected]>
Date: Wed Mar 29 22:39:58 2023 +0200
Update ChangeLog
commit 0d49d3e68e7e1df21a1dda591dbadf8ecd2c556b
Author: Nicolas Caramelli <[email protected]>
Date: Wed Mar 29 22:39:45 2023 +0200
fs_music_sample: Fix when switching to previous track
commit aceedc35ee7a1acb01610493dd92172aa940172d
Merge: 32a04e1 2fd7ae5
Author: DirectFB2 <[email protected]>
Date: Wed Mar 22 08:20:02 2023 +0100
Merge pull request #8 from caramelli/master
Add sample images
commit 2fd7ae5d487b58c77859370434b8f102a784161b
Author: Nicolas Caramelli <[email protected]>
Date: Wed Mar 22 08:18:53 2023 +0100
Update ChangeLog
commit a28b71ceca7af250416e4232f4ecf1d31a15d5fc
Author: Nicolas Caramelli <[email protected]>
Date: Wed Mar 22 08:17:50 2023 +0100
Add sample images
commit 32a04e15c602ed0ed856b011f1d1fad2c2053c9c
Merge: eb868cc 3757fa9
Author: DirectFB2 <[email protected]>
Date: Sat Mar 18 08:39:12 2023 +0100
Merge pull request #7 from caramelli/master
df_video_sample: Rework adjust_color()
commit 3757fa970101be8fd851e82fd74bc99963b9f493
Author: Nicolas Caramelli <[email protected]>
Date: Sat Mar 18 08:35:56 2023 +0100
Update ChangeLog
commit 4f9686bcee14e56be82fd2060b7304cc278dea88
Author: Nicolas Caramelli <[email protected]>
Date: Sat Mar 18 08:35:06 2023 +0100
df_video_sample: Rework adjust_color()
commit eb868ccad072acf896c11a3db68f871d822f702f
Merge: ae07ce8 257e78f
Author: DirectFB2 <[email protected]>
Date: Tue Mar 14 03:37:14 2023 +0100
Merge pull request #6 from caramelli/master
df_video_sample: Press <Meta>-'I' to enable/disable redirecting events to interactive video providers
commit 257e78fcd58622ef2eabd4d3d8decbd0651488f4
Author: Nicolas Caramelli <[email protected]>
Date: Tue Mar 14 03:29:37 2023 +0100
Update ChangeLog
commit d19be98301e778a2beb8157f40b1046d5b23438f
Author: Nicolas Caramelli <[email protected]>
Date: Tue Mar 14 03:28:34 2023 +0100
df_video_sample: Press <Meta>-'I' to enable/disable redirecting events to interactive video providers
commit ae07ce86583851fe738a5a44ae99891368d77c75
Merge: 1847010 0280fc0
Author: DirectFB2 <[email protected]>
Date: Sat Mar 11 07:58:54 2023 +0100
Merge pull request #5 from caramelli/master
Add SWF sample
commit 0280fc086f4744efe4d4b9eeb217aa7cff499f91
Author: Nicolas Caramelli <[email protected]>
Date: Sat Mar 11 07:59:23 2023 +0100
Add SWF sample
commit 18470103dbea9d7dfccd873998a68d1b8b96b8b8
Merge: 369c22b 02a27a8
Author: DirectFB2 <[email protected]>
Date: Thu Jan 26 18:13:09 2023 +0100
Merge pull request #4 from caramelli/master
Add MNG sample
commit 02a27a8ede7ecd0f462a74d1d779245e83fc5fde
Author: Nicolas Caramelli <[email protected]>
Date: Thu Jan 26 18:10:24 2023 +0100
Update ChangeLog
commit ee89b1028b9767acfb951b2678c4dfb7039bc5d0
Author: Nicolas Caramelli <[email protected]>
Date: Thu Jan 26 18:10:09 2023 +0100
Add MNG sample
commit 369c22b8b1133a940f52c6ed91567a059f5ffda5
Merge: 9705ec2 746daea
Author: DirectFB2 <[email protected]>
Date: Fri Jan 20 10:06:27 2023 +0100
Merge pull request #3 from caramelli/master
Add music sample player
commit 746daeaf4d21d3741b133126c823d3732edf7e85
Author: Nicolas Caramelli <[email protected]>
Date: Fri Jan 20 10:05:25 2023 +0100
Update ChangeLog
commit cf1afef62ca2f382e0767f81220d904e59aeefe1
Author: Nicolas Caramelli <[email protected]>
Date: Fri Jan 20 10:05:16 2023 +0100
Add music sample player
commit 9705ec243705b83f2f49574da04d531d8dfaeb7e
Merge: e40fdf8 de3ceac
Author: DirectFB2 <[email protected]>
Date: Thu Nov 24 17:44:00 2022 +0100
Merge pull request #2 from caramelli/master
Add sample font decker.ttf
commit de3ceaceab44e8843feb725f592abf8179270606
Author: Nicolas Caramelli <[email protected]>
Date: Thu Nov 24 17:35:29 2022 +0100
Add sample font decker.ttf
commit e40fdf8d33395d699cdf06ef303b6bbedefcd987
Merge: a0e0778 75f8085
Author: DirectFB2 <[email protected]>
Date: Tue Jan 18 18:29:15 2022 +0100
Merge pull request #1 from caramelli/master
Add sample viewers
commit 75f8085a1728a2007ae9f91d346c5791ab2ecfe8
Author: Nicolas Caramelli <[email protected]>
Date: Tue Jan 18 18:26:59 2022 +0100
Add ChangeLog
commit 58767cc64425140d27ccb0b40bfd41c2b99d628c
Author: Nicolas Caramelli <[email protected]>
Date: Tue Jan 18 18:11:23 2022 +0100
Add sample viewers
commit a0e07784899b3395a7d149a1e888a7bc22ee844d
Author: Nicolas Caramelli <[email protected]>
Date: Tue Jan 18 17:59:51 2022 +0100
Initial revision