| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-21 | Add support for screens declaring that they can't be popped | jacqueline | |
| Needed as prep for usb msc support; you really shouldn't leave the MSC settings screen until you've disabled usb msc. | |||
| 2024-03-07 | use prototype inheritance for lua screens, rather than functions | jacqueline | |
| this gives us a way to give each screen nice little hooks, like 'onShown' and 'onHidden'. later we can use these hooks to disable bindings for screens that aren't in-use. | |||
