1
0
mirror of https://github.com/Dejvino/lilybook.git synced 2024-11-13 03:47:30 +00:00

Commit Graph

  • 37a48bf3b5 Added reading storage for text and current position, ability to copy from SD Card. master dejvino 2020-02-03 07:32:47 +0100
  • af712d9124 Added support for SD Card browsing. Added missing CMakeLists.txt. dejvino 2020-02-02 22:13:42 +0100
  • d93fc4b4c7 Added memory, sd card and settings menus. dejvino 2020-02-02 17:14:45 +0100
  • 8917b91a03 Core mode trainsitions work. Boot > Menu > Reading > repeat dejvino 2020-02-02 16:08:37 +0100
  • a32fcd8785 Added app modes, extracted into mode controllers. dejvino 2020-02-02 01:04:10 +0100
  • f343983184 Implemented typesetter to allow exact paging. Improved spacing between chars. dejvino 2020-02-01 01:04:11 +0100
  • 05f1856a10 Prepared page handling. Added EPD frame selection. dejvino 2020-01-31 22:17:46 +0100
  • 8fc6843995 Restructured into modules and classes. dejvino 2020-01-31 20:54:19 +0100
  • bd2b673a30 Fix display init. Loading more text (too much for now). dejvino 2020-01-31 06:46:35 +0100
  • 501c6b9ac7 Added page turning by buttons. dejvino 2020-01-29 23:50:03 +0100
  • efd01e5ecb
    Update README.md Dejvino 2020-01-29 23:04:19 +0100
  • 6ff92c6570 Proof of concept DONE: txt loaded from SD, printed on display. dejvino 2020-01-29 22:50:57 +0100
  • 6edb8a56d9 Adjusted for C++. Removed EPD testing code. dejvino 2020-01-29 21:51:49 +0100
  • a286a6a791 Import of adapted loboris/ESP32_ePaper_example repository dejvino 2020-01-29 18:30:50 +0100
  • 5034fe11c6
    Initial commit Dejvino 2020-01-29 17:47:33 +0100