Commit Graph

3 Commits

Author SHA1 Message Date
Hersi 814553e9a5 fixed require typo
forgor to set _sample_played member variable, oops
2022-06-29 00:47:39 +02:00
Hersi 6749cb2a1c introduced PageManager
which made it pretty to get page instances (ewww '.__name')
from now page implementations use the PageManager to get page instances
SplashPage fading improvements
TitlePage implementation
replace viewHandler calls from page implementations with 'self:onInvalidation()'
fixed ListField focus implementation
fixed SelfTestField crash
MainMenuPage and subpages implementation
2022-06-29 00:35:52 +02:00
Hersi 8ed4e141db WIP: rewrote splash screen code
still missing individual splash page code
2022-06-22 02:58:47 +02:00