Commit Graph
100 Commits
Author SHA1 Message Date
jpirnay 8964f7294c Merge pull request #27 from jpirnay/fix-quantization
fix: Use evenly-spaced dithering thresholds for factory LUT (Patryk Radtke)
2026-04-06 19:34:20 +02:00
jpirnay 398e973847 Use evenly-spaced dithering thresholds for factory LUT (Patryk Radtke) 2026-04-06 19:19:21 +02:00
jpirnay 4200714127 Update Italian 2026-04-06 19:07:33 +02:00
jpirnay c0f92d7d30 Merge pull request #26 from jpirnay/feat-extend-image-viewer
feat: Extend image viewer to support jpg/png and introduce alternative dither algorithms
2026-04-06 19:06:49 +02:00
jpirnay 7d818c4915 Update languages 2026-04-06 19:01:23 +02:00
jpirnay 38420033ec Enable dithering modes by default 2026-04-06 18:16:51 +02:00
jpirnay 7e37f3252c Review comments 2026-04-06 18:03:50 +02:00
jpirnay 4f031b00b1 (Conditionally) add further dithering algorithms 2026-04-06 17:23:29 +02:00
jpirnay 0ba4626157 Review changes 2026-04-06 13:47:41 +02:00
jpirnay eb95cacad4 Add dithering algorithms 2026-04-06 13:00:27 +02:00
jpirnay f45b780900 Support png and jpg in Image Viewer 2026-04-06 12:39:37 +02:00
jpirnay d4df19d686 Merge pull request #25 from jpirnay/fix-pr1582
fix: Adapt upstream PR1582 by daveallie
2026-04-06 12:14:47 +02:00
jpirnay 22267f038a Updated testscripts 2026-04-06 12:06:21 +02:00
jpirnay db7d5af56b Add test cases 2026-04-06 11:55:25 +02:00
jpirnay ef0d044f9e Only deal with horizontal stacking 2026-04-06 11:49:36 +02:00
jpirnay f78ecd37c9 Adapt upstream PR1582 by daveallie 2026-04-06 11:17:32 +02:00
jpirnay ed8c23ee72 Merge pull request #24 from jpirnay/feat-overlay-everywhere
feat: Make information overlay applicable for custom bitmaps too
2026-04-06 10:56:49 +02:00
jpirnay e00ac4b63a Only load info when needed 2026-04-06 10:56:01 +02:00
jpirnay 26dc65735f Review comments 2026-04-06 10:52:05 +02:00
jpirnay 346c7ba808 Merge pull request #23 from jpirnay/feat-bmpviewer
feat: Amend back button handling, add "use as sleep screen" feature
2026-04-06 10:41:15 +02:00
jpirnay b1462b37b7 Make information overlay applicable for custom bitmaps too 2026-04-06 10:40:04 +02:00
jpirnay 4ff9a10de1 Amend back button handling, add "use as sleep screen" feature 2026-04-06 10:34:48 +02:00
jpirnay ecac7ebdc7 Merge pull request #22 from jpirnay/fix-powerdebounce
fix: Second attempt at proper power key debouncing
2026-04-06 10:15:26 +02:00
jpirnay 4f00ed6348 Fast wakeup (not waiting for button release) 2026-04-06 10:07:50 +02:00
jpirnay 633cc04f41 Additional checks 2026-04-06 09:56:27 +02:00
jpirnay 213ebfc016 Second attempt at proper debouncing 2026-04-06 09:48:11 +02:00
jpirnay 6260f40164 Merge pull request #21 from jpirnay/fix-lyra-homescreen
fix: Fix overflowing homescreen
2026-04-05 22:56:47 +02:00
jpirnay efae9c058d Use same file name as KOReader for OPDS downloads (by spfenwick, PR1286) 2026-04-05 22:55:56 +02:00
jpirnay 07f0e49a7d Fix size mismatch preventing thumbnail display 2026-04-05 22:50:22 +02:00
jpirnay 077d134ac8 Adjust menu design to still fit on screen 2026-04-05 22:44:05 +02:00
jpirnay 07b36351aa Some more language fixes 2026-04-05 22:19:43 +02:00
jpirnay 0d47df47d7 Update Slavic languages 2026-04-05 22:12:59 +02:00
jpirnay da771eb9a9 Update Brazilian Portuguese 2026-04-05 22:04:04 +02:00
jpirnay 875c52f55f Update Spanish 2026-04-05 22:02:38 +02:00
jpirnay 3a01fab7e7 Update French 2026-04-05 22:00:25 +02:00
jpirnay 4e8f7af743 Fix German. 2026-04-05 21:57:18 +02:00
jpirnay 8f24e0ac4f Change some strings 2026-04-05 21:47:39 +02:00
jpirnay 650b3ed9ae Merge pull request #20 from jpirnay/feat-reader-back
feat: Short press will go back to origin / long press will go back to home
2026-04-05 21:42:00 +02:00
jpirnay f75bbf5b1e Short press will go back to origin / long press will go back to home 2026-04-05 21:37:28 +02:00
jpirnay c86a5fee4c Deal with bouncing power key at startup 2026-04-05 21:06:58 +02:00
jpirnay c72bd56560 Merge pull request #19 from jpirnay/feat-hyphen-page-break
feat: No hyphenation across page breaks
2026-04-05 11:29:58 +02:00
jpirnay 2d6d14af1f Making screenshot command device dimensions aware 2026-04-05 11:29:23 +02:00
jpirnay 65474d4066 Fix alignment issues 2026-04-05 11:18:19 +02:00
jpirnay 01503f9c84 Fix reflow logic 2026-04-05 11:01:40 +02:00
jpirnay 1509af8729 Avoid hypehnation at page breaks 2026-04-05 10:47:05 +02:00
jpirnay 1398454ad8 Merge PR #1310 into master 2026-04-04 18:35:11 +02:00
jpirnay 3151ebda56 Remove dead benchmark code 2026-04-04 18:23:32 +02:00
jpirnay b32804410c Merge pull request #16 from jpirnay/integrate-upstream
chore: Integrate upstream
2026-04-04 18:10:57 +02:00
jpirnay 45d1fba0db Merge branch 'master' into integrate-upstream 2026-04-04 17:55:49 +02:00
jpirnay a23ac5240b Merge pull request #15 from jpirnay/refactor-qr-code
refactor: Change qr library to properly support utf8 characters
2026-04-04 17:37:54 +02:00
jpirnay b9d4b54c5d Include .c files too 2026-04-04 17:36:47 +02:00
jpirnay e2eb41a345 clang format 2026-04-04 17:32:48 +02:00
jpirnay 5ce022b5fc clang format 2026-04-04 16:52:26 +02:00
jpirnay 3c960a4c3e Change qr library to properly support utf8 characters 2026-04-04 16:42:28 +02:00
jpirnay 9baded03ed Reduce parallel connections for stability 2026-04-04 16:11:08 +02:00
jpirnay 29b244b027 Merge pull request #14 from jpirnay/fix-koreader-xpath-index
fix: Koreader Sync: Fix XPath index comparison
2026-04-04 16:07:37 +02:00
jpirnay b9cf57f7f4 Koreader Sync: Fix XPath index comparison 2026-04-04 15:54:55 +02:00
jpirnay 7e2291915f Merge branch 'x3-support'
# Conflicts:
#	lib/GfxRenderer/GfxRenderer.h
#	open-x4-sdk
2026-04-04 10:05:14 +02:00
jpirnay 03ce63f402 Change reference to sdk 2026-04-04 10:00:23 +02:00
jpirnay bfa2c79066 Merge pull request #13 from jpirnay/fix-cppcheck
chore: Address cppcheck complaints
2026-04-04 09:48:26 +02:00
jpirnay 8c52ca24cb yaclf 2026-04-04 09:46:20 +02:00
jpirnay 25207d57cb Address cppcheck complaints 2026-04-04 09:43:15 +02:00
jpirnay 78917c3f5c Version bump 2026-04-04 09:41:55 +02:00
jpirnay 792d036abf Declaration of independene 2026-04-04 09:30:21 +02:00
jpirnay 0723f6c60f Merge branch 'master' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-04 09:07:46 +02:00
jpirnay 52d88c820e Add sun and moon info 2026-04-03 18:14:19 +02:00
jpirnay 81fe19bb4f Update German language 2026-04-03 12:00:10 +02:00
jpirnay 6056b6fe61 Proper centering 2026-04-03 11:52:42 +02:00
jpirnay 1563e034d3 Remove superfluous prefix str 2026-04-03 11:51:48 +02:00
jpirnay 97d4400b55 Merge branch 'refactor-i18n_offset-table' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-03 11:42:01 +02:00
jpirnay 03217d871d Switch to language_code instead of language _order key 2026-04-03 11:41:34 +02:00
jpirnay b8b13b1661 Update order id 2026-04-03 11:30:04 +02:00
jpirnay 25339672ec Adding updates from gama20000
(cherry picked from commit 63c5222fe2b1c83ea149c4dea22040056178ff82)
2026-04-03 11:26:42 +02:00
jpirnay 13bfaed53c Fix codes
(cherry picked from commit 86c935bfc9)
2026-04-03 11:26:41 +02:00
jpirnay e2d8e5a720 Fix non-unique ids
(cherry picked from commit 64b8c71799)
2026-04-03 11:26:41 +02:00
jpirnay 55fcba2096 Fix wrong language code for ptbr and introduced ptPt
(cherry picked from commit deb0199c86)
2026-04-03 11:26:41 +02:00
jpirnay 9cef636440 Use proper hyphens
(cherry picked from commit 09b2a65672e87fe8ad9e92e5277beb1f76d0f7e7)
2026-04-03 11:26:14 +02:00
jpirnay 6de5ebc69c Merge branch 'feat-weather' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-03 11:06:17 +02:00
jpirnay 01d05e654d Bugfixing and refactoring - proper menu icons 2026-04-03 11:03:10 +02:00
jpirnay adc4efa9e6 Switch to defusedxml 2026-04-03 10:17:42 +02:00
jpirnay 783828adb0 Merge branch 'feat-weather' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-02 20:19:43 +02:00
jpirnay b3a80c162a Review changes 2026-04-02 20:19:19 +02:00
jpirnay 3f0e272b44 Add month translations 2026-04-02 20:07:27 +02:00
jpirnay 0cf0009cd0 Remove Chapter prefix 2026-04-02 19:01:38 +02:00
jpirnay da270f77fd Address non-sensical variable assignment 2026-04-02 18:43:09 +02:00
jpirnay a4a0e6b5dc Merge branch 'feat-weather' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-02 18:37:55 +02:00
jpirnay d7bd88bec7 clang-format agnostic 2026-04-02 18:30:31 +02:00
jpirnay 811b4807cd Increase icon size a bit 2026-04-02 18:28:24 +02:00
jpirnay 706eb0e8e7 Improve look and feel 2026-04-02 18:16:49 +02:00
jpirnay 049a63a8c1 Add proper weather forecast screen 2026-04-02 17:17:50 +02:00
jpirnay bddefa58f5 Fix image margin leak 2026-04-02 13:39:24 +02:00
jpirnay 9fb03ae237 Initial scaffold 2026-04-02 11:23:01 +02:00
jpirnay 19aa643079 yaclf 2026-04-01 13:57:06 +02:00
jpirnay c74d71771f Add german strings for clock feature 2026-04-01 13:56:34 +02:00
jpirnay fea600dd7e Fix parent-element “exact” preemption 2026-04-01 13:32:55 +02:00
jpirnay cb7c019367 Merge branch 'chore-display-last-known-mac' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-01 11:49:08 +02:00
jpirnay 90861a0bc9 Review changes, use espfuse mac 2026-04-01 11:48:50 +02:00
jpirnay f8f6753e15 Merge branch 'chore-display-last-known-mac' of https://github.com/jpirnay/crosspoint-reader into mybuild 2026-04-01 11:28:41 +02:00
jpirnay 62fd82a5bf Remember and use last known mac address for immediate display 2026-04-01 11:28:20 +02:00
jpirnay e1fd631ced Review implied changes 2026-04-01 11:14:53 +02:00