Commit Graph

37 Commits

Author SHA1 Message Date
efe5805e6e Add Github Build Workflow 2023-08-17 12:53:42 +02:00
16e7f2185e Add build directories 2023-08-17 12:52:49 +02:00
1693616643 Add export presets to repo 2023-08-17 12:42:00 +02:00
36344fb2cb Poll while fetching remote sources to avoid timeout
If we don't respond to pings for too long, Jose considers us dead.
That becomes a problem when fetching large resources or from a slow remote
2023-08-07 17:29:36 +02:00
0e71f372c3 Cleanup file and folder structure 2023-08-07 10:38:53 +02:00
879e494840 Fix loading of fallback image in exported builds 2023-08-05 13:25:19 +02:00
dfbbea1903 Add all build folders to gitignore 2023-08-02 23:21:42 +02:00
07e72dc755 Fix getting stuck on reconnect if the first attempt fails
also added the hostname to the register request
2023-08-02 23:20:51 +02:00
60fdbf9557 Return fallback image if remote fetch fails 2023-08-02 23:16:20 +02:00
1210d76381 Use device type if username is unavailable 2023-07-31 17:15:24 +02:00
d7d8dff736 Add timeout to handle close and add missing cfg template
Also adds the reno icon
2023-07-31 16:56:07 +02:00
c84c79d966 Extend debug output 2023-07-31 16:43:28 +02:00
7acc8c5ee3 Replace placeholder strings in labels (debug requests) 2023-07-31 14:58:38 +02:00
25215ea41a Make paths absolute to fix permissions issues
on Android
2023-06-16 11:16:29 +02:00
a939497f1a Implemented direct image data transfer
via websockets to the job-server.
The images are then served by the job-server itself.
2023-06-15 18:01:32 +02:00
847c5753c2 Update README.md 2023-06-14 10:13:43 +02:00
1676bbb886 Implement basic node side image caching 2023-06-12 23:42:25 +02:00
3f2473d7e0 Top align label nodes 2023-06-12 21:25:34 +02:00
95840b1dbf Add positioning for image elements 2023-06-08 10:39:28 +02:00
bbecb77f03 Add auth-key for node registration 2023-06-07 17:23:00 +02:00
3cca3d55ac Add run.sh to spawn multiple instances latest 2023-06-07 15:06:33 +02:00
37f8b6217e Make output dir configurable and auto create if it doesn't exitst 2023-06-07 13:47:20 +02:00
b33e1a7e38 Add image banner to README.md 2023-06-04 21:59:24 +02:00
14385f9af4 Fix viewport scaling in xvfb session 2023-06-02 00:30:10 +02:00
aaf2d7a914 Exclude production config from repo 2023-06-01 23:09:34 +02:00
edfeffd754 Fix Z-Index on composition nodes 2023-06-01 22:25:40 +02:00
5c3a863a2d Force Render and Input event processing
to unblock window during idle
2023-06-01 22:24:18 +02:00
aa81ffc0a7 Add support for JPG images 2023-06-01 21:25:45 +02:00
060f44f57e Fix remote images not fetching
because the signal never fires unless the remote
node is being threaded
2023-06-01 19:53:04 +02:00
5e732aa49f Implement job assignment via WebSocket 2023-06-01 17:53:25 +02:00
c64fb73321 Card: MVP for card rendering from mock job 2023-05-31 22:24:21 +02:00
8faaccc520 Rename to toho-reno
and ignore output directory
2023-05-31 17:59:30 +02:00
e6527d4619 Import godot project 2023-05-31 17:56:41 +02:00
fcd9e261b3 Prepare for new Godot project 2023-05-31 17:54:12 +02:00
df6dc972ae Import Unity Project 2023-05-25 09:55:34 +02:00
1dfae877ee Add .gitignore 2023-05-25 09:21:53 +02:00
3ed0daa957 Initial commit 2023-05-25 09:19:16 +02:00