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
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
jpirnay and Claude 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 and Claude 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
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