Go to file
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
data Add inital buttons and images for pagination 2020-02-21 12:43:29 +01:00
src - Use std::recursive_mutex instead of CMutex which is exactly the same 2020-02-21 14:22:36 +01:00
.gitignore Use the fancy 3d icons instead if just images 2020-02-20 11:09:29 +01:00
filelist.sh Add basic rendering of a screen with particles 2020-02-19 20:19:46 +01:00
LICENSE Add basic rendering of a screen with particles 2020-02-19 20:19:46 +01:00
Makefile - Actually displaying installed title now 2020-02-20 02:03:43 +01:00