saji pushed to master at saji/pi-frame-server 2024-08-02 05:04:56 +00:00
d47a08587c move display fn to display file, add convert args
saji pushed to master at saji/pi-frame-server 2024-08-02 02:15:33 +00:00
ad2426561f image resizing; auto-detection of hardware
de20da4e86 comments, make DitheredImage fields public
Compare 2 commits »
saji pushed to master at saji/pi-frame-server 2024-08-01 21:42:12 +00:00
35ef64a829 add rusqlite
0e3d324748 make display thread dedicated, move to display.rs
Compare 2 commits »
saji pushed to master at saji/pi-frame-server 2024-08-01 15:16:38 +00:00
07bc399bbc revert previous; breaks cache action
saji pushed to master at saji/pi-frame-server 2024-08-01 15:15:02 +00:00
cf77bdf2a5 flip cache/toolchain setup
saji pushed to master at saji/pi-frame-server 2024-08-01 15:09:51 +00:00
a075bdfe57 add rust build caching
saji pushed to master at saji/pi-frame-server 2024-08-01 01:20:40 +00:00
2011ece21d add toml; move eink-specific palettes to separate file
c0060627f4 add result/ to gitignore
Compare 2 commits »
saji released release-test2 at saji/gotelem 2024-07-31 18:33:48 +00:00
saji pushed to master at saji/pi-frame-server 2024-07-31 18:31:50 +00:00
59886a80fd adjust benchmark sample count
2c34886dc5 rename api context
Compare 2 commits »
saji pushed tag release-test2 to saji/gotelem 2024-07-31 18:25:33 +00:00
saji pushed to master at saji/pi-frame-server 2024-07-31 05:20:47 +00:00
37f67323e1 fix actions paths
saji pushed to master at saji/pi-frame-server 2024-07-31 05:19:12 +00:00
e7cf8e089a wip: add ci
saji pushed to master at saji/pi-frame-server 2024-07-31 05:10:55 +00:00
3302928cb7 optimize palette L*A*B* conversion, revert HyAb
25ac7d584b add benchmark
Compare 2 commits »
saji pushed to master at saji/pi-frame-server 2024-07-31 02:54:07 +00:00
b239c47e63 split regression tests
saji pushed to master at saji/pi-frame-server 2024-07-31 02:46:42 +00:00
0d444e9701 add regression test, sample images, reference dithers
saji pushed to master at saji/pi-frame-server 2024-07-30 17:24:45 +00:00
eb422b87fb add benchmarks, lib.rs
saji pushed to master at saji/pi-frame-server 2024-07-30 15:45:34 +00:00
a033a55098 rename imageproc to dither.rs
saji pushed to master at saji/pi-frame-server 2024-07-30 14:20:47 +00:00
cee237cb32 make einkimage non-eink specific
saji pushed to master at saji/pi-frame-server 2024-07-30 13:54:01 +00:00
599fb09503 add palette selection; make image request extractor
saji pushed to master at saji/pi-frame-server 2024-07-30 05:35:52 +00:00
c7e57f3d3b wip: flesh out api, add preview call