Commit Graph

7 Commits

Author SHA1 Message Date
Maschell
02d34db212 Fix compiling with latest wut, formatting, remove hbl support 2022-01-09 13:37:16 +01:00
Maschell
96fa65a5ff Add intial support for displaying the splashscreen when using as a system menu replacement 2020-02-24 20:19:21 +01:00
Maschell
b4f5393906 - Use std::recursive_mutex instead of CMutex which is exactly the same
- Load icons in one async task instead of creating one task for each icon to improve stability with many icons
2020-02-21 14:22:36 +01:00
Maschell
6af6c0baee Add an option to filter the list using the built in on screen keyboard 2020-02-20 15:20:49 +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
3d2ef7aa6a Add basic rendering of a screen with particles 2020-02-19 20:19:46 +01:00