index
:
pico-watch
BaseApp-class
api-class
app-game_falldown
app-main_clock
app-settings
app-tests
main
master
ui-ListWidget
An 128×64 OLED watch based on Raspberry Pi Pico.
ConfuSomu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
BaseApp-class
Remove all references to render interval methods
ConfuSomu
3 years
api-class
Implement API method for setting current datetime
ConfuSomu
4 years
app-game_falldown
WIP on the Falldown game
ConfuSomu
3 years
app-main_clock
Remove title header from clock UI
ConfuSomu
3 years
app-settings
Remove uneeded return statement
ConfuSomu
4 years
app-tests
Clean-up CMakeLists.txt
ConfuSomu
3 years
main
WIP on the Falldown game
ConfuSomu
3 years
master
Remove std::chrono_literals as it's unused
ConfuSomu
10 months
ui-ListWidget
WIP
ConfuSomu
3 years
Age
Commit message
Author
2021-08-14
Remove all references to render interval methods
BaseApp-class
ConfuSomu
2021-08-12
Have the render interval be an app attribute
ConfuSomu
2021-08-11
Clear display when app is quit via return value
ConfuSomu
2021-08-11
Allow apps to close and quit themselves via return
ConfuSomu
2021-08-11
Remove one check used to see if app is already init
ConfuSomu
2021-08-05
Check if new fails when creating app
ConfuSomu
2021-08-05
Rename current_app to foreground_app
ConfuSomu
2021-08-05
Move app manager functions to a namespace
ConfuSomu
2021-08-01
Clean up app_manager and correctly clear the OLED
ConfuSomu
2021-08-01
Transition app_settings to BaseApp class
ConfuSomu
[...]
Clone
https://git.twilightsparkle.space/pico-watch