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
Justin Mitchell
17ed71f23d
Use runtime display dimensions instead of constants
...
Replace hardcoded DISPLAY_WIDTH, DISPLAY_HEIGHT, and DISPLAY_WIDTH_BYTES constants with runtime values from display object to support multiple device models (X3 and X4) with different screen dimensions.
2026-04-05 11:22:00 +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