Dave Allie
c90f3d8304
Add chapter selection screen
2025-12-13 21:17:34 +11:00
Dave Allie
f74c0d23a9
Move to smart pointers and split out ParsedText class ( #6 )
...
* Move to smart pointers and split out ParsedText class
* Cleanup ParsedText
* Fix clearCache functions and clear section cache if page load fails
* Bump Page and Section file versions
* Combine removeDir implementations in Epub
* Adjust screen margins
2025-12-12 22:13:34 +11:00
Dave Allie
0800e8a845
Remove EpdRenderer and create new GfxRenderer
2025-12-08 22:06:09 +11:00
Dave Allie
c239cbbd89
Move to SDK EInkDisplay and enable anti-aliased 2-bit text ( #5 )
...
* First pass at moving to SDK EInkDisplay library
* Add 2-bit grayscale text and anti-aliased rendering of text
* Render status bar for empty chapters
* Refresh screen every 15 pages to avoid ghosting
* Simplify boot and sleep screens
* Give FileSelectionScreen task more stack memory
* Move text around slightly on Boot and Sleep screens
* Re-use existing buffer and write to whole screen for 'partial update'
2025-12-08 19:48:49 +11:00
Dave Allie
00fd1a033a
Use reference passing for EpdRenderer
2025-12-06 12:56:39 +11:00
Dave Allie
283051d77f
Use InputManager from community-sdk
2025-12-06 12:35:41 +11:00
Dave Allie
20cff1745f
Avoid leaving screens mid-display update
...
Was leave the EPD in a bad state, blocking further actions
2025-12-06 03:02:52 +11:00
Dave Allie
24d01a2970
Fix memory leak with Epub object getting orphaned
2025-12-06 02:49:10 +11:00
Dave Allie
58cd36d51e
Add UI font
2025-12-06 01:44:14 +11:00
Dave Allie
d6d7385b52
Full screen refresh of EpubReaderScreen every 10 renders
...
This is done in an effort to minimise ghosting
2025-12-05 22:19:44 +11:00
Dave Allie
35284ac4b6
Add file selection screen
2025-12-04 00:11:51 +11:00
Dave Allie
27d34e782b
Use correct current page on reader screen
...
Fixes the page counter not updating
2025-12-03 22:34:16 +11:00
Dave Allie
9f5253313f
Public release
2025-12-03 22:06:45 +11:00