-
cfd1428c4c
fixed eink wakeup bug
master
saji
2024-08-16 15:15:42 -0500
-
afc6c12d9f
added systemd service
saji
2024-08-14 18:36:27 -0500
-
11129edbc9
added openssl vendored for cross-building
saji
2024-08-12 16:37:31 -0500
-
bd5051777f
oops: added the actual file
saji
2024-08-11 23:12:57 -0500
-
183ddb322b
add nasa IOTD service
saji
2024-08-11 23:11:57 -0500
-
821954b774
update gitignore
saji
2024-08-11 15:00:26 -0500
-
01df079b35
add static serving
saji
2024-08-08 17:24:45 -0500
-
435337240a
centering images
Champlin, Saji
2024-08-07 10:57:11 -0500
-
b1fd13fc59
partially functional ui?
saji
2024-08-07 00:03:04 -0500
-
91be01196f
format
saji
2024-08-05 17:59:50 -0500
-
c50f8cb955
make webui build properly now
saji
2024-08-05 17:59:42 -0500
-
67e425c946
wip: web ui
saji
2024-08-04 16:22:29 -0500
-
2115a27e39
linting fixes
saji
2024-08-02 18:52:27 -0500
-
0ec5b835d5
fix images again
saji
2024-08-02 12:24:52 -0500
-
b290ca866e
parallelize temporary lab image conversion
saji
2024-08-02 12:01:33 -0500
-
73c4d96577
Revert 2 commits
saji
2024-08-02 11:59:08 -0500
-
0267c3da19
update regression tests to match hyab
saji
2024-08-02 11:37:08 -0500
-
8816176ca7
make lab conversion parallel; use hyab
saji
2024-08-02 11:34:19 -0500
-
d47a08587c
move display fn to display file, add convert args
saji
2024-08-02 00:04:26 -0500
-
ad2426561f
image resizing; auto-detection of hardware
saji
2024-08-01 21:15:13 -0500
-
de20da4e86
comments, make DitheredImage fields public
saji
2024-08-01 19:55:12 -0500
-
35ef64a829
add rusqlite
saji
2024-08-01 16:42:00 -0500
-
0e3d324748
make display thread dedicated, move to display.rs
saji
2024-08-01 16:41:20 -0500
-
07bc399bbc
revert previous; breaks cache action
Champlin, Saji
2024-08-01 10:16:33 -0500
-
cf77bdf2a5
flip cache/toolchain setup
Champlin, Saji
2024-08-01 10:14:58 -0500
-
a075bdfe57
add rust build caching
Champlin, Saji
2024-08-01 10:09:47 -0500
-
2011ece21d
add toml; move eink-specific palettes to separate file
saji
2024-07-31 20:20:22 -0500
-
c0060627f4
add result/ to gitignore
saji
2024-07-31 20:20:05 -0500
-
59886a80fd
adjust benchmark sample count
Champlin, Saji
2024-07-31 13:31:44 -0500
-
2c34886dc5
rename api context
Champlin, Saji
2024-07-31 13:31:35 -0500
-
37f67323e1
fix actions paths
saji
2024-07-31 00:20:41 -0500
-
e7cf8e089a
wip: add ci
saji
2024-07-31 00:19:05 -0500
-
3302928cb7
optimize palette L*A*B* conversion, revert HyAb
saji
2024-07-31 00:09:44 -0500
-
25ac7d584b
add benchmark
saji
2024-07-30 22:32:39 -0500
-
b239c47e63
split regression tests
saji
2024-07-30 21:53:58 -0500
-
0d444e9701
add regression test, sample images, reference dithers
saji
2024-07-30 21:46:15 -0500
-
eb422b87fb
add benchmarks, lib.rs
Champlin, Saji
2024-07-30 12:24:39 -0500
-
a033a55098
rename imageproc to dither.rs
saji
2024-07-30 10:45:29 -0500
-
cee237cb32
make einkimage non-eink specific
saji
2024-07-30 09:20:18 -0500
-
599fb09503
add palette selection; make image request extractor
saji
2024-07-30 08:53:47 -0500
-
c7e57f3d3b
wip: flesh out api, add preview call
saji
2024-07-30 00:35:43 -0500
-
624ad1f101
wip: use DitherMethod instead of individual ditherers
saji
2024-07-29 16:39:49 -0500
-
608ebe9ec5
add serde/strum, modify EIinkPanel API
saji
2024-07-29 12:51:51 -0500
-
fa2f5fc1a4
wip: add new EInk image impl
saji
2024-07-28 09:28:06 -0500
-
7e5d13849e
cargo fmt; clippy fix
saji
2024-07-27 23:06:23 -0500
-
fa367e6436
adjust build.sh commands
saji
2024-07-27 23:02:08 -0500
-
0dc9d38d42
working set image api
saji
2024-07-27 23:01:57 -0500
-
d8447ee361
cleanup deps
saji
2024-07-27 23:01:37 -0500
-
6fc395baca
wip: remove eink feature (for now), first api endpoint
saji
2024-07-27 14:11:44 -0500
-
a00e0dd08d
wip: api router
saji
2024-07-24 09:43:09 -0500
-
b5073bec89
format
saji
2024-07-18 15:51:07 -0500
-
a376cadecc
add tokio, axum
saji
2024-07-18 07:34:28 -0500
-
bbf43ece50
wip: flake
saji
2024-07-17 17:07:31 -0500
-
3b31b3f027
add dimensions data to EInkImage
saji
2024-07-17 13:27:31 -0500
-
a9e6f69f34
cleanup, add make_image for einkbuffer (wip)
saji
2024-07-17 13:17:18 -0500
-
060a6b432e
update cargo, remove unused deps
saji
2024-07-17 12:40:06 -0500
-
0a7668b0a7
supprt multiple dithering matrix options
saji
2024-07-17 12:37:43 -0500
-
8417562e31
switch to atkinson dithering
saji
2024-07-17 10:20:06 -0500
-
dd148f07a2
add sleeping
saji
2024-07-17 00:24:11 -0500
-
a161fdb011
remove gui
saji
2024-07-16 18:55:59 -0500
-
227147e411
gui
saji
2024-07-03 18:33:04 -0500
-
c1b1f2106a
working
saji
2024-07-02 10:57:29 -0500
-
87b882b586
save
saji
2024-06-29 11:55:50 -0500
-
73c6decdfa
save
saji
2024-06-29 11:55:37 -0500
-
cee56c81bf
initial commit
saji
2024-06-24 08:29:59 -0500