Commit Graph

55 Commits

Author SHA1 Message Date
Maschell 358f368462 - The AsyncExeuctor does now clean itself in 50ms intervals (still could produce dead locks which sucks)
- Only allow a maximum of 10 "tasks" at the same time.
- Increase the stack size of the "Application" which hopefully improves stability?
2020-02-20 02:05:54 +01:00
Maschell d97d5ed325 - Actually displaying installed title now
- Try to clean up the async stuff when the vector gets bigger
2020-02-20 02:03:43 +01:00
Maschell 4c4fbcfb2e - Add missing images for opening the settings and swap the screens.
- Add basic screen swapping
2020-02-19 20:39:43 +01:00
Maschell b1797266c9 Ignore generated filelist.h file 2020-02-19 20:39:03 +01:00
Maschell 3d2ef7aa6a Add basic rendering of a screen with particles 2020-02-19 20:19:46 +01:00