File tree
9 files changed
+29
-12
lines changed- src
- lib
- platform
- android
- app/src/main/java/net/sourceforge/smallbasic
- jni
- fltk
- sdl
- ui
9 files changed
+29
-12
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
295 |
| - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
296 | 301 |
| |
297 | 302 |
| |
298 | 303 |
| |
| |||
317 | 322 |
| |
318 | 323 |
| |
319 | 324 |
| |
320 |
| - | |
| 325 | + | |
321 | 326 |
| |
322 | 327 |
| |
323 | 328 |
| |
|
Submodule miniaudio updated from 199d6a7 to 37fe134
- .github/workflows/ci-fuzz.yml+23
- .travis.yml+3
- README.md+35-16
- deprecated/stb.h+8-1.4k
- stb_c_lexer.h+49-75
- stb_divide.h+12-9
- stb_ds.h+23-21
- stb_dxt.h+150-184
- stb_image.h+199-71
- stb_image_resize.h+12-9
- stb_image_write.h+57-23
- stb_rect_pack.h+15-20
- stb_sprintf.h+74-47
- stb_textedit.h+54-29
- stb_tilemap_editor.h+33-7
- stb_truetype.h+273-267
- stb_vorbis.c+71-50
- tests/ossfuzz.sh+10-6
- tests/pbm/basi0g16.pgm
- tests/pbm/basi2c16.ppm
- tests/pbm/cdfn2c08.ppm
- tests/pbm/cdun2c08.ppm
- tests/pbm/comment.pgm
- tests/pbm/ctfn0g04.pgm
- tests/stb.dsp+1-1
- tests/test_c_lexer.c+50-1
- tests/test_cpp_compilation.cpp+3-2
- tests/test_truetype.c+54-5
- tests/truetype_test_win32.c+184
- tools/README.footer.md+18
- tools/README.list+2-1
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 | 28 |
| |
30 | 29 |
| |
31 | 30 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1148 | 1148 |
| |
1149 | 1149 |
| |
1150 | 1150 |
| |
| 1151 | + | |
1151 | 1152 |
| |
1152 | 1153 |
| |
1153 | 1154 |
| |
| |||
1183 | 1184 |
| |
1184 | 1185 |
| |
1185 | 1186 |
| |
1186 |
| - | |
| 1187 | + | |
1187 | 1188 |
| |
1188 |
| - | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1189 | 1193 |
| |
1190 | 1194 |
| |
1191 | 1195 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
478 | 478 |
| |
479 | 479 |
| |
480 | 480 |
| |
481 |
| - | |
482 |
| - | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
483 | 487 |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
194 |
| - | |
195 |
| - | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
196 | 200 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
322 | 322 |
| |
323 | 323 |
| |
324 | 324 |
| |
| 325 | + | |
325 | 326 |
| |
326 | 327 |
| |
327 | 328 |
| |
|
0 commit comments