Commit Graph
100 Commits
Author SHA1 Message Date
jpirnay 66508258d3 Extended bitmap viewer by option to togglie between grayscale and bw mode 2026-04-08 09:37:08 +02:00
jpirnay e828245c6b Fix sleep overlay rendering conditions 2026-04-08 00:17:01 +02:00
jpirnay 1f99ed404d Fix duplicate include 2026-04-08 00:12:01 +02:00
jpirnay d49b7434c9 Merge branch 'fix-darkpng' of https://github.com/jpirnay/crosspoint-reader into fix-darkpng 2026-04-07 23:52:04 +02:00
jpirnay effa39bd58 Properly deal with pngs as sleep images 2026-04-07 23:50:57 +02:00
jpirnay 09ec454146 Properly deal with pngs as sleep images 2026-04-07 23:50:38 +02:00
jpirnay 7168c46dec Minor fixes 2026-04-07 23:28:51 +02:00
jpirnay e035d698ed Align png rendering to upstream 2026-04-07 23:07:06 +02:00
jpirnay d975546e30 Fix temp file write 2026-04-07 22:46:16 +02:00
jpirnay 54034f3af2 Merge pull request #37 from jpirnay/refactor-koreader
refactor: refactor koreader to avoid OOM regressions
2026-04-07 22:36:32 +02:00
jpirnay cfb0971d36 Merge pull request #38 from jpirnay/fix-refreshonexit
fix: Refresh screen on reader exit to heal ghosting
2026-04-07 22:31:11 +02:00
jpirnay dcc1bbc2fa Address review comments 2026-04-07 22:28:32 +02:00
jpirnay 94d62d6077 Update translations 2026-04-07 22:28:18 +02:00
jpirnay 809e84f758 Update OTA url 2026-04-07 22:18:15 +02:00
jpirnay 0f477f4d66 yaclf 2026-04-07 22:15:45 +02:00
jpirnay 0e905e988b Address cppcheck finding 2026-04-07 22:14:05 +02:00
jpirnay dca738e117 Fix xtcreader oversight 2026-04-07 22:11:39 +02:00
jpirnay 16fd0bbba1 Refresh screen on reader exit to heal ghosting 2026-04-07 22:10:17 +02:00
jpirnay 4d4729c5d0 Add minimal changes back from reverted ones 2026-04-07 21:56:31 +02:00
jpirnay 6dd905fb5a Split menu actions for smaller footprint 2026-04-07 21:39:03 +02:00
jpirnay abbf69649e Revert "Merge pull request #25 from jpirnay/fix-pr1582" and refactor koreader 2026-04-07 20:24:51 +02:00
jpirnay fb331ae122 Version bump 2026-04-07 11:26:01 +02:00
jpirnay 74fedbdca5 Merge pull request #33 from jpirnay/fix-sleepimage
feat: Treat .sleep and sleep as equal
2026-04-07 11:16:28 +02:00
jpirnay fb8196e946 Change index type 2026-04-07 11:12:07 +02:00
jpirnay 314e54e252 Here too 2026-04-07 11:09:19 +02:00
jpirnay e996afd760 Address cppcheck complaints 2026-04-07 11:08:47 +02:00
jpirnay 358cc9f362 Merge pull request #34 from jpirnay/chore-addmessages
chore: Extend kosync reader error messages
2026-04-07 11:07:41 +02:00
jpirnay a67799b04c Extend error messages 2026-04-07 10:56:56 +02:00
jpirnay 93669ff492 Treat .sleep and sleep as equal 2026-04-07 10:13:02 +02:00
jpirnay 887a2ac95b Redirect xdk 2026-04-07 09:29:20 +02:00
jpirnay 08ecbf989a Add 'Why this fork' section to README
Added a section explaining the purpose of this fork and its focus on improvements.
2026-04-06 19:57:09 +02:00
jpirnay 467be444d0 Merge pull request #29 from jpirnay/feat-progress-badges
feat: Add progress badges to HomeScreen
2026-04-06 19:44:36 +02:00
jpirnay 99d8c4656a Add progress badges to HomeScreen 2026-04-06 19:43:57 +02:00
jpirnay f2d486350b Merge pull request #28 from jpirnay/feat-showextension
feat: Show file extensions in browser (user option)
2026-04-06 19:38:13 +02:00
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 c0797b385a Show file extensions in browser (user option) 2026-04-06 19:34:08 +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