Commit Graph
1870 Commits
Author SHA1 Message Date
jpirnay 084263ad39 Persist settings 2026-05-15 00:16:28 +02:00
jpirnay b11ba14af3 Fix lost font selector 2026-05-15 00:14:27 +02:00
jpirnay 25e1a64eb8 More fixes 2026-05-15 00:02:16 +02:00
jpirnay 3dfcdd002f Rearrange menus + fixes 2026-05-14 23:44:30 +02:00
jpirnay fc02ec67d9 Add independent default font for text files 2026-05-14 23:00:15 +02:00
jpirnay 04caa2f648 Version bump 2026-05-14 22:15:33 +02:00
jpirnay 678934e6c7 Merge pull request #218 from jpirnay/feat-polish-hyphen
feat: Add polish hyphenation (upstream PR 1590)
2026-05-14 22:12:23 +02:00
jpirnay c1b3141806 Merge pull request #217 from jpirnay/fix-customfont-txt-md
fix: improved sd card font performance for txt + md
2026-05-14 22:04:48 +02:00
jpirnay 4ac8aacfff Fix 2026-05-14 22:04:16 +02:00
jpirnay d031554450 Nitpick comments 2026-05-14 21:56:32 +02:00
jpirnay 6b37fcd97e Fix sd card font performance for txt + md 2026-05-14 21:49:01 +02:00
jpirnay 49fa04d473 Merge pull request #216 from jpirnay/fix-buttonnavig
fix: button navigation in lists
2026-05-14 20:28:31 +02:00
jpirnay 7ddc57a0eb Add polish hyphenation (upstream PR 1590) 2026-05-14 20:27:18 +02:00
jpirnay 07bdb10842 Fix button navigation 2026-05-14 18:44:49 +02:00
jpirnay 93db7bcfd3 Merge pull request #215 from jpirnay/fix-align
fix: Honor users choice for alignment
2026-05-14 18:29:29 +02:00
jpirnay e922b70744 Merge pull request #214 from jpirnay/feat-recentview
feat: Add 3x3 recent grid view
2026-05-14 18:29:05 +02:00
jpirnay 96707206c1 Honor users choice for alignment 2026-05-14 18:11:20 +02:00
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 28416721b9 Fix 2026-05-14 17:10:10 +02:00
jpirnay 5c4d47376b Amend balck rect around image 2026-05-14 16:31:51 +02:00
jpirnay 3eeee72d23 Properly distinguish double / single clicks 2026-05-14 16:15:32 +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 da9b3fe60d Add 3x3 grid view 2026-05-13 22:42:11 +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