Commit Graph
100 Commits
Author SHA1 Message Date
jpirnay 5486eee4e3 Introducing scratchpad to reuse already allocated memory 2026-05-04 17:08:51 +02:00
jpirnay 42a9c09e4c yaclf 2026-05-04 16:59:21 +02:00
jpirnay 47946def00 Mirror upstream PR#1817 2026-05-04 16:52:54 +02:00
jpirnay 7a0dc31c2f Add minimal allback buffer for future use 2026-05-04 16:44:28 +02:00
jpirnay aeafe42348 Fix unwanted cache clearing 2026-05-04 15:54:29 +02:00
jpirnay 3fcf72a02f Version bump 2026-05-04 15:41:46 +02:00
jpirnay 95eafaecd1 Smarter cache eviction 2026-05-04 15:41:10 +02:00
jpirnay 48aaf821a5 Clear cache on prewarm 2026-05-04 15:33:47 +02:00
jpirnay 2a30882c91 Update images 2026-05-04 15:00:44 +02:00
jpirnay 830cde615a Add font preview page 2026-05-04 14:27:22 +02:00
jpirnay 2eac3f3e37 Merge pull request #168 from jpirnay/feat-cycleorientation
feat: Add orientation change to user defined button actions
2026-05-04 14:00:44 +02:00
jpirnay 444be74249 Review comments 2026-05-04 13:59:28 +02:00
jpirnay 6eae99362d Add orientation change to button actions 2026-05-04 13:27:40 +02:00
jpirnay 4c936853b9 Fix webui font download 2026-05-04 13:17:02 +02:00
jpirnay 7789a18bb4 cppcheck issue 2026-05-04 13:12:19 +02:00
jpirnay 3194af90f8 Show restart badge 2026-05-04 13:03:37 +02:00
jpirnay ece696a115 Add additional fonts 2026-05-04 11:36:24 +02:00
jpirnay 03fb8e8ce1 Restart on webserver exit to regain memory 2026-05-04 11:07:38 +02:00
jpirnayandCopilot 3df8ce56de Font Manager Update
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 00:34:17 +02:00
jpirnay 4946bd1b35 Add readerly 2026-05-04 00:03:16 +02:00
jpirnay cd75e3b8e1 Adding additional font sizes 2026-05-03 23:59:45 +02:00
jpirnay 3bd18d855d Amend fonts 2026-05-03 23:40:45 +02:00
jpirnayandCopilot 48dec00d97 Fix relative directory
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:08:24 +02:00
jpirnayandCopilot 34d976d8f7 Add relative directories
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:01:29 +02:00
jpirnay d627b3f38f Fix pagebreak issue 2026-05-03 23:01:12 +02:00
jpirnayandCopilot a33b417c72 Fix download location
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 22:46:51 +02:00
jpirnay 9c369f83e2 Relocate manifest 2026-05-03 22:44:19 +02:00
jpirnay 5617db3ad2 Fix font-location 2026-05-03 22:42:54 +02:00
jpirnay 8526e58ac1 Change button description 2026-05-03 16:26:41 +02:00
jpirnay a6eb8936cf Add missed include 2026-05-03 16:20:22 +02:00
jpirnay 770688dc72 Amend button behaviour 2026-05-03 16:18:31 +02:00
jpirnayandCopilot be7ba80789 Reinsert cover candidate logic
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 12:10:27 +02:00
jpirnay af87021290 A bit of hardening 2026-05-03 10:49:32 +02:00
jpirnay 6b002abc38 Language updates 2026-05-03 10:29:10 +02:00
jpirnay 28326322c7 Merge pull request #167 from jpirnay/feat-btn-overview
feat: Add a button overview activity
2026-05-03 00:43:49 +02:00
jpirnayandCopilot a7bc00ab0f Updates
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 00:42:20 +02:00
jpirnay 8c85623c4d Make better use of screen estate by enforcing landscape orientation 2026-05-03 00:35:16 +02:00
jpirnay e6220793a4 Add a button overview activity 2026-05-03 00:28:22 +02:00
jpirnay 384b147635 Merge pull request #166 from jpirnay/fix-button-2
fix: Another attempt to fix button bleed through
2026-05-03 00:23:31 +02:00
jpirnay ccd82c32fc Another fix attempt 2026-05-03 00:17:33 +02:00
jpirnay 876e1c807d Merge pull request #165 from jpirnay/fix-button-handler
fix: Eliminate button race condition in filebrowser
2026-05-02 23:54:32 +02:00
jpirnay e454463f86 Merge origin/master into fix-button-handler and resolve sd-fonts manifest conflict 2026-05-02 23:53:36 +02:00
jpirnay 8153f864e7 Merge pull request #164 from jpirnay/feat-sdfonts-ui
feat: Add download feature to fonts page
2026-05-02 23:52:22 +02:00
jpirnay 2e2d78147e Fix malformed sd-fonts symlink entry 2026-05-02 23:51:53 +02:00
jpirnay 5970f8b136 yaclf 2026-05-02 23:41:01 +02:00
jpirnay 8cebf6e319 Fix button race 2026-05-02 23:38:19 +02:00
jpirnay 7f7b98b66c Merge remote-tracking branch 'origin/master' into feat-sdfonts-ui
# Conflicts:
#	assets/sd-fonts/sd-fonts.yaml
#	assets/sd-fonts/sd-fonts.yaml~HEAD
2026-05-02 23:21:54 +02:00
jpirnay ab8e7ef108 Review induced changes 2026-05-02 23:14:35 +02:00
jpirnay 62a3ab0d66 Add SD card font families and styles
Updated SD card font families configuration with detailed descriptions and styles for various fonts.
2026-05-02 23:11:22 +02:00
jpirnay e83c5ed80d Update 2026-05-02 23:10:57 +02:00
jpirnay 5b863cc794 yaclf 2026-05-02 23:00:41 +02:00
jpirnayandCopilot 40008799cf Add download feature to fonts page
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 22:53:22 +02:00
jpirnay a176b3fa6d Merge pull request #162 from spfenwick/fix-oom-crash
fix: Avoid OOM crash when using SD font with many kern pairs
2026-05-02 21:09:43 +02:00
jpirnay 99c5f7207c Merge pull request #163 from jpirnay/feat-sdfonts-ui
feat: Complete sdfonts integration
2026-05-02 21:08:07 +02:00
jpirnayandCopilot cc9ff5bae9 More review changes
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:42:45 +02:00
jpirnayandCopilot ea50449f4b Amend layout
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:35:10 +02:00
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
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
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
jpirnay 2df99a230f Fix png decoder 2026-04-29 21:06:46 +02:00
jpirnay 4cc793397f yaclf 2026-04-29 17:17:24 +02:00
jpirnay 12f16e9b28 when scanning, route through a metadata-only path 2026-04-29 14:53:45 +02:00
jpirnayandCopilot dbf50c2a82 aAdjust strikethrough offset
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 14:12:59 +02:00
jpirnayandCopilot fea663ac64 Fix markdown underline / strikethrough omission
Co-authored-by: Copilot <copilot@github.com>
2026-04-29 13:28:26 +02:00
jpirnay cd030ab4ee Readme update 2026-04-29 13:07:09 +02:00
jpirnay 19e3f39865 Fix loop 2026-04-29 13:04:59 +02:00
jpirnay c59a893202 Merge pull request #152 from jpirnay/feat-strikethrough
feat: Support strikethrough
2026-04-29 12:33:00 +02:00