Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename Api class to AppAPI | ConfuSomu | 2024-02-14 |
| | |||
* | Fix not being able to quit | ConfuSomu | 2024-02-14 |
| | | | | Have to return value of m_should_quit in SDLDisplay::update_display | ||
* | Implement getting current time in SDL build | ConfuSomu | 2024-02-14 |
| | |||
* | Separate SDL input processing into separate method | ConfuSomu | 2024-02-14 |
| | |||
* | Implement basic SDL2 port | ConfuSomu | 2024-02-04 |
| | | | | | This allows using pico watch on a desktop computer/host which allows a faster development cycle and easy screenshots. | ||
* | Tidy up project tree; move api, appMgr and BaseApp | ConfuSomu | 2021-08-20 |