1
0
ミラー元 https://github.com/Dejvino/lilybook.git 前回の同期 2024-09-28 18:03:37 +00:00
lilybook/main/modes
2020-02-03 07:32:47 +01:00
..
reader Added reading storage for text and current position, ability to copy from SD Card. 2020-02-03 07:32:47 +01:00
AbstractMenuMode.cpp Added support for SD Card browsing. Added missing CMakeLists.txt. 2020-02-02 22:13:42 +01:00
AbstractMenuMode.h Added support for SD Card browsing. Added missing CMakeLists.txt. 2020-02-02 22:13:42 +01:00
AppMode.h Core mode trainsitions work. Boot > Menu > Reading > repeat 2020-02-02 16:08:37 +01:00
BootMode.cpp Core mode trainsitions work. Boot > Menu > Reading > repeat 2020-02-02 16:08:37 +01:00
BootMode.h Added app modes, extracted into mode controllers. 2020-02-02 01:04:10 +01:00
InternalMemoryMenuMode.cpp Added reading storage for text and current position, ability to copy from SD Card. 2020-02-03 07:32:47 +01:00
InternalMemoryMenuMode.h Added memory, sd card and settings menus. 2020-02-02 17:14:45 +01:00
MainMenuMode.cpp Added support for SD Card browsing. Added missing CMakeLists.txt. 2020-02-02 22:13:42 +01:00
MainMenuMode.h Added memory, sd card and settings menus. 2020-02-02 17:14:45 +01:00
ModeRunner.cpp Core mode trainsitions work. Boot > Menu > Reading > repeat 2020-02-02 16:08:37 +01:00
ModeRunner.h Added app modes, extracted into mode controllers. 2020-02-02 01:04:10 +01:00
ReaderMode.cpp Added reading storage for text and current position, ability to copy from SD Card. 2020-02-03 07:32:47 +01:00
ReaderMode.h Added reading storage for text and current position, ability to copy from SD Card. 2020-02-03 07:32:47 +01:00
SdCardMenuMode.cpp Added reading storage for text and current position, ability to copy from SD Card. 2020-02-03 07:32:47 +01:00
SdCardMenuMode.h Added support for SD Card browsing. Added missing CMakeLists.txt. 2020-02-02 22:13:42 +01:00
SettingsMenuMode.cpp Added support for SD Card browsing. Added missing CMakeLists.txt. 2020-02-02 22:13:42 +01:00
SettingsMenuMode.h Added memory, sd card and settings menus. 2020-02-02 17:14:45 +01:00