Commit Graph
1849 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
jpirnayandClaude Sonnet 4.6 509adada2c fix(x3): advance SDK to CDI border fix (d8ccbac)
Picks up fix(x3): use CDI 0x29 in full-sync to prevent black border
pixels — eliminates black border artifacts on x3 when entering sleep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 18:04:12 +02:00
jpirnay da9ebb50e3 Fix inverted tilt behaviour 2026-05-14 17:23:31 +02:00
jpirnay e02049514b Merge pull request #210 from jpirnay/chore-cacheclean
chore: Consolidate cache directories
2026-05-14 07:04:44 +02:00
jpirnay 8e5907ffc6 Proper sidecar precedence 2026-05-13 22:53:05 +02:00
jpirnay bd397b6de0 Fix oversight 2026-05-13 22:48:46 +02:00
jpirnay 4090076506 Suppress deprecated warning 2026-05-13 22:48:24 +02:00
jpirnay d488f2383f Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader 2026-05-13 22:12:27 +02:00
jpirnay 776728d8e8 Consolidate cache directories 2026-05-13 22:10:13 +02:00
jpirnay 291a39f4f6 Merge pull request #209 from jpirnay/x3-tilt
refactor: Use upstream X3 tilt mode
2026-05-13 21:27:16 +02:00
jpirnay 4d5413fd5c Version bump 2026-05-13 21:24:34 +02:00
jpirnay f4e5de741d Review comments 2026-05-13 21:23:32 +02:00
jpirnay 7f395ceb0f Remove unneeded options 2026-05-13 21:10:02 +02:00
jpirnay 60f326cb7f Use upstream 2026-05-13 14:56:25 +02:00
jpirnay 6bbe016f24 Point to x3 reverts 2026-05-13 14:40:54 +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 8b7defd4d2 Merge pull request #207 from jpirnay/chore-fontmanager
chore: Font Manager  overhaul
2026-05-13 14:15:48 +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 d337110649 Add info 2026-05-13 09:27:29 +02:00
jpirnay bf3689b917 Amend script for Linux use 2026-05-13 09:25:31 +02:00
jpirnay 5fcc624074 Merge pull request #205 from jpirnay/fix-ghosting
fix: Try more conditioning passes on x3 before sleepscreen to get rid of ghosting
2026-05-13 09:05:46 +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 788e87ec69 Merge pull request #201 from jpirnay/feat-removefont
feat: Add option to remove downloaded font
2026-05-12 15:16:16 +02:00
jpirnay 693a650094 Add option to remove a downloaded font 2026-05-12 14:33:14 +02:00
jpirnay 8d2cfb17a7 Fix typo 2026-05-12 13:38:58 +02:00
jpirnay df3a8839b7 Fix 2026-05-12 13:16:47 +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 528c65a6db No blank trailing page 2026-05-12 13:05:34 +02:00
jpirnay 2e3b17a074 Stop flushPartWordBuffer() from appending after a hard low-heap abort 2026-05-12 12:27:55 +02:00
jpirnay ca04badfed Fail closed if the header patch seek fails 2026-05-12 12:19:44 +02:00
jpirnay aac1a65b82 Reset tocBoundaries in clearCache() 2026-05-12 12:16:13 +02:00
jpirnay d75ad141af Fix asymmetric memory guard 2026-05-12 12:09:59 +02:00
jpirnay 099688a7ef Fixes 2026-05-12 11:36:56 +02:00
jpirnay dbb81cc483 Reestablish indexing popup 2026-05-12 09:58:17 +02:00
jpirnay 85a5adbcf9 Address cppcheck warning 2026-05-12 09:53:15 +02:00
jpirnay b5b3df3fe1 Update crosspoint version to 1.42.2 2026-05-12 08:16:46 +02:00
jpirnay 683eb3ce53 Merge pull request #198 from jpirnay/feat-x3tilt
feat: Support X3 tilt for page movement
2026-05-11 23:15:07 +02:00
jpirnay 4982f803a7 A couple of fixes 2026-05-11 23:02:27 +02:00
jpirnay d44c47cfd6 Minor fixes 2026-05-11 22:57:46 +02:00
jpirnay fddc81ec0a Special case for zero-byte prewarm 2026-05-11 22:57:15 +02:00
jpirnay b96be90a0c Fix log 2026-05-11 22:56:51 +02:00