Commit Graph
711 Commits
Author SHA1 Message Date
jpirnay c9060df3e4 yaclf 2026-05-14 18:10:56 +02:00
jpirnayandClaude Sonnet 4.6 bc62d882e4 fix(x3): white pre-flash on sleep entry to clear reader page ghosting
On X3 panels, perform a full-sync white flash before rendering the sleep
screen. The previous approach (requestResync condition passes after the
sleep image) reduced ghosting but the first frame still showed residual
content from the reader page. The pre-flash drives the panel to a clean
white state first, so the sleep screen renders ghost-free.

Skipped for OVERLAY mode (frame buffer must stay intact) and BLANK mode
(which renders white anyway).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 18:07:28 +02:00
jpirnay da9ebb50e3 Fix inverted tilt behaviour 2026-05-14 17:23:31 +02:00
jpirnay 8e5907ffc6 Proper sidecar precedence 2026-05-13 22:53:05 +02:00
jpirnay 776728d8e8 Consolidate cache directories 2026-05-13 22:10:13 +02:00
jpirnay f55855ab23 Merge pull request #208 from jpirnay/refactor-listhandler
feat: Add double and long clicks in lists
2026-05-13 14:16:14 +02:00
jpirnay 1e02126706 Review comments 2026-05-13 14:09:58 +02:00
jpirnay cc05a7eb00 Reduce updates + review comments 2026-05-13 14:08:25 +02:00
jpirnay c8c697da06 Add double and long clicks in lists 2026-05-13 14:00:07 +02:00
jpirnay d6fd744b3c Font Manager overhaul 2026-05-13 12:39:24 +02:00
jpirnay 640abd9b99 Try more conditioning passes on x3 before sleepscreen to get rid of ghosting 2026-05-12 22:14:19 +02:00
jpirnay d016ebf12f Merge pull request #203 from jpirnay/feat-endofbook
feat: Add end of book actions screen
2026-05-12 21:11:01 +02:00
jpirnay 8625b7353f cppcheck 2 2026-05-12 21:02:29 +02:00
jpirnay 7d16681bde cppcheck complaints 2026-05-12 20:49:50 +02:00
jpirnay adb5bcdbd6 Fixes 2026-05-12 18:51:31 +02:00
jpirnay a91c151979 Add end of book actions screen 2026-05-12 18:11:55 +02:00
jpirnay 693a650094 Add option to remove a downloaded font 2026-05-12 14:33:14 +02:00
jpirnay c865a384d3 Merge pull request #200 from jpirnay/fix-heavydutymanga
refactor: css / AA memory usage
2026-05-12 13:07:57 +02:00
jpirnay 85a5adbcf9 Address cppcheck warning 2026-05-12 09:53:15 +02:00
jpirnay 4982f803a7 A couple of fixes 2026-05-11 23:02:27 +02:00
jpirnay c273e250f2 Implement sparse css cache plus dynamic banding for AA 2026-05-11 22:27:13 +02:00
jpirnay fb16db2b48 Reduce memory footprint 2026-05-11 21:50:44 +02:00
jpirnay 2b1dbb6737 Add extended TiltModel 2026-05-11 16:29:40 +02:00
jpirnay 0f6e2b2447 Address compiler warnings 2026-05-11 11:51:46 +02:00
jpirnay 4ca4e54d50 cppcheck complaints 2026-05-10 21:34:41 +02:00
jpirnay 5304086bcd Fixes 2026-05-10 21:06:55 +02:00
jpirnay 80eb889256 Add opds image download 2026-05-10 20:47:35 +02:00
jpirnay c4b94737fd Support large opds result listings without an OOM 2026-05-10 18:03:47 +02:00
jpirnay 7dcd433fe6 Fixing double click regression 2026-05-10 15:46:47 +02:00
jpirnay fe60b12d86 Improving KOReader sync 2026-05-10 15:46:33 +02:00
jpirnay 6059cb8a25 Add firmware update options to submenu 2026-05-09 00:36:54 +02:00
jpirnay f6d2b7442b Allow (empty) directory removal 2026-05-09 00:15:28 +02:00
jpirnay 1f1a80581d Merge pull request #185 from jpirnay/feat-pr1775
feat: Add and refactor carousel theme (Upstream 1775 by zgredex)
2026-05-09 00:10:00 +02:00
jpirnay a20e20aae0 Guard extension split to filename only 2026-05-08 23:44:07 +02:00
jpirnay 79ef2eea91 Some fixes for cover generation 2026-05-08 18:04:41 +02:00
jpirnay 13e87ff470 Reduce memory need 2026-05-08 17:29:59 +02:00
jpirnay 98e7c14c16 Proper sidecar cover support 2026-05-08 16:09:39 +02:00
jpirnay 8a92edcea5 Add and refactor LyraCarouselTheme by zgredex 2026-05-08 09:36:12 +02:00
Joel Goguen 3a612df4b5 feat: Allow OTA update to beta releases 2026-05-07 23:29:15 -04:00
jpirnay 4005bf55e5 Add Lyra Carousel home theme 2026-05-07 23:42:35 +02:00
jpirnay 3ecbf29bd4 Adapt table implementation from crossink 2026-05-07 21:35:14 +02:00
jpirnay 3a93355d98 Proper linewrap and centering 2026-05-07 20:02:35 +02:00
jpirnay eb203f3ba3 Properly wrap message 2026-05-07 19:54:40 +02:00
jpirnay a0aee0ba1b SD-card firmware update + X3 bootloader compatibility (#1786) 2026-05-07 19:38:12 +02:00
jpirnay 82448e856e Merge pull request #179 from jpirnay/feat-pr1809
feat: Movable status bar and dual-edge progress bars (upstream PR 1809 by LSTAR1900)
2026-05-07 19:19:50 +02:00
jpirnay b56666c96e Review comments 2026-05-07 19:06:48 +02:00
jpirnay f127ec8f9e Review updates 2026-05-07 08:38:23 +02:00
jpirnay 8f92c50e48 Merge pull request #178 from jpirnay/feat-koreader-metadata
feat: Send optional document metadata with KOSync progress uploads (upstream pr 1820 by nperez0111)
2026-05-06 23:18:38 +02:00
jpirnay 4f140afd10 Movable status bar and dual-edge progress bars 2026-05-06 23:09:26 +02:00
jpirnay dedc5bd4af Send optional document metadata with KOSync progress uploads 2026-05-06 22:44:47 +02:00