Commit Graph
1827 Commits
Author SHA1 Message Date
jpirnay aadfd54f5c cppcheck concern 2026-05-02 18:29:35 +02:00
jpirnayandCopilot 06dfc6c50b Recover parts of the regression fiasco
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:19:23 +02:00
jpirnayandCopilot a5469c0bb9 Review comments
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 17:22:10 +02:00
jpirnay 89f381a925 Fix mutable registry access 2026-05-02 17:02:34 +02:00
jpirnay 816523cc59 Complete download integration 2026-05-02 17:01:25 +02:00
jpirnay df94ccaa86 Recover from merge fiasco 2026-05-02 16:54:31 +02:00
jpirnay cc970eb2fb Downloadable fonts 2026-05-02 16:46:42 +02:00
jpirnayandCopilot 3d00eba8cb Update .gitgnore
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 16:42:50 +02:00
jpirnay bd3ceb6e99 Add itsthisjustins ota fix for x3 2026-05-02 10:44:13 +02:00
spfenwick 3835236961 Address nitpick review comments 2026-05-02 20:23:29 +12:00
spfenwick f07724dab4 Address review comment: Ensure ligature metadata is wired if requested but not yet wired 2026-05-02 20:09:52 +12:00
spfenwick acfb9e6cdc Address Review Comment: clear dangling pointers when miniData freed 2026-05-02 20:08:48 +12:00
spfenwick 9def61aed9 Address review comment: Don't leave dangling pointers when loading ligature/kern darta fails 2026-05-02 19:51:14 +12:00
spfenwick 13a76597d4 Address review comment: check block size as soon as each word is added. 2026-05-02 19:38:38 +12:00
spfenwick 3f4db13c29 Fix formatting 2026-05-02 17:07:10 +12:00
spfenwick 0a5fee2839 Address review comment: fix bionic reading on continuation 2026-05-02 16:59:03 +12:00
spfenwick c04ec25dc7 Address review comment: also suppress CSS styling on continuation 2026-05-02 16:58:53 +12:00
spfenwick 8152204985 Fix formatting
This is particularly important when using SD fonts with many kern pairs
2026-05-02 16:40:23 +12:00
spfenwick 40c3ecbada When a large paragraph is split across blocks, don't treat the continuation as a new paragraph 2026-05-02 16:07:27 +12:00
spfenwick 5928f32364 Avoid OOM diring HTML parsing by reducing max block size and freeing unneeded buffers 2026-05-02 16:07:27 +12:00
spfenwick 913b7e5f8b Avoid OOM during prewarm by loading only ligature data, not kern pairs
This is particularly important when using SD fonts with many kern pairs
2026-05-02 15:54:40 +12:00
jpirnay 376350c61d Merge pull request #161 from jpirnay/refactor-sector-cache
refactor: Smarter section caching allowing faster swaps of settings
2026-05-01 18:23:52 +02:00
jpirnay c88e6f3170 Increase variants 2026-05-01 16:53:41 +02:00
jpirnay 67706edc1a Implement smarter section caching 2026-05-01 16:52:34 +02:00
jpirnay fd111fbf98 Fix screenshot button bleed through 2026-05-01 16:07:48 +02:00
jpirnay 1c28fe8d8a Merge pull request #160 from spfenwick/master
fix: Use correct server name for opds download
2026-05-01 15:46:08 +02:00
spfenwick 7f121defa8 Remove legacy opds settings from web page 2026-05-01 22:00:15 +12:00
spfenwick 2d97fd2a5a fix: use correct server name for opds download 2026-05-01 20:31:05 +12:00
jpirnay 9a01bcab5f Allow slightly unconvential header from xtcjs.app 2026-05-01 10:19:50 +02:00
jpirnay 86229823c5 Update German 2026-05-01 10:06:38 +02:00
jpirnay 0b345bcc6b Merge pull request #159 from jpirnay/refactor-geni18n-dedup
refactor: Account for deduplication
2026-05-01 09:58:13 +02:00
jpirnay 6f4a74120f yaclf 2026-05-01 09:57:57 +02:00
jpirnay 3fb88193ad Address cppcheck 2026-05-01 09:48:34 +02:00
jpirnay 999cf74c58 Account for deduplication 2026-05-01 09:25:15 +02:00
jpirnayandCopilot 65d36d4f24 Properly center fallback custom image
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 18:57:18 +02:00
jpirnay fb9cf4615a Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader 2026-04-30 18:44:03 +02:00
jpirnay 50095d74dd Update sdk 2026-04-30 18:44:00 +02:00
jpirnay c4eb6c4e7f Update sdk 2026-04-30 18:41:19 +02:00
jpirnay e9870534dd Merge pull request #157 from jpirnay/feat-viet-preproc
feat: Embrace vietnamese character preprocessing from crosspet
2026-04-30 15:36:45 +02:00
jpirnay 42ad7667c4 Merge pull request #156 from jpirnay/feat-bionic
feat: Add yet another bionic reader implementation
2026-04-30 15:11:10 +02:00
jpirnay de62bcf591 Embrace vietnamese preprocessing from crosspet 2026-04-30 15:07:04 +02:00
jpirnayandCopilot 0dda02cafc Proper word recognition
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 12:53:03 +02:00
jpirnay f0218c194d Review changes 2026-04-30 12:19:27 +02:00
jpirnayandCopilot b6c90fdac6 Add constants
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 12:12:28 +02:00
jpirnay 867bd34798 A couple of fixes 2026-04-30 12:08:30 +02:00
jpirnay da7ad888c7 Amend long press behaviour 2026-04-30 11:08:42 +02:00
jpirnay 0366f8ece8 Dont get glyphs during scanning phase 2026-04-30 09:16:35 +02:00
jpirnay 555894edcb Merge branch 'feat-bionic' of https://github.com/jpirnay/crosspoint-reader into feat-bionic 2026-04-30 09:11:52 +02:00
jpirnayandCopilot cefed0f6ce Yet another bionic reading implementation
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 09:11:49 +02:00
jpirnayandCopilot 92ef1dcaf6 Yet another bionic reading implementation
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 09:03:41 +02:00