darkfi
|
d0cdae7f94
app: video streaming threads and generating draw calls realtime streamed loading
|
11 сар өмнө |
epiphany
|
1bd8ca883b
fud: add `fud.start_tasks()`
|
11 сар өмнө |
epiphany
|
ac9edf814f
dht: improve `lookup_nodes()` logs
|
11 сар өмнө |
epiphany
|
204216a3df
fu: subscribe in `put()`, improve outputs
|
11 сар өмнө |
epiphany
|
d6fbcfe843
fud/rpc: add addresses to `list_seeders` response
|
11 сар өмнө |
epiphany
|
49c3575e7b
fud: add put task, add `InsertError` and `InsertCompleted` events
|
11 сар өмнө |
darkfi
|
5a261ceb83
app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it
|
11 сар өмнө |
darkfi
|
bf89cc7da8
app: make video load frames in a thread but wait on it so it can be ez parallelized after
|
11 сар өмнө |
epiphany
|
7fcf56b8c0
fud: fix single-chunk file integrity check
|
11 сар өмнө |
epiphany
|
eeeb1ceabc
fud: fix electrum nodes shuffle
|
11 сар өмнө |
darkfi
|
a2121d7cf5
app: animated vids working for desktop but slow init time (need to stream)
|
11 сар өмнө |
darkfi
|
a123bc0556
app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now)
|
11 сар өмнө |
epiphany
|
d34113e8a5
fud, dht: add a PoW to fud for node ID generation
|
11 сар өмнө |
darkfi
|
1052333fd4
app: fix external bluetooth keyboards for android
|
11 сар өмнө |
darkfi
|
24c3ff434b
app: fix test schema for recent changes
|
11 сар өмнө |
darkfi
|
d5ba922c37
doc: remove section on hiring
|
11 сар өмнө |
darkfi
|
fd7c900f2d
app: android fix invisible number input bug
|
11 сар өмнө |
darkfi
|
a36dfb84e6
app: on linux allow specifying x11 or wayland backend explicitly using CLI args
|
11 сар өмнө |
darkfi
|
aea0908463
app: fix net module compile err
|
11 сар өмнө |
darkfi
|
6f233ee7b6
app: add debug str to gfx batches
|
11 сар өмнө |
darkfi
|
a9a68782f6
app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature
|
11 сар өмнө |
darkfi
|
2e08439001
app: cleanup and make some further fixes
|
11 сар өмнө |
darkfi
|
85001243ff
app: update Cargo.lock
|
11 сар өмнө |
darkfi
|
c4731e725d
app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘
|
11 сар өмнө |
darkfi
|
06861f5655
app: only import native::egl when using android
|
11 сар өмнө |
darkfi
|
ffd44686b9
app: use a Mutex<Vec> + thread to merge render_api incoming requests queue with the main render loop update(). Once update() is called, we take the stack from the Vec and process it.
|
11 сар өмнө |
darkfi
|
ccb3e8e9bc
app: outbound conns = 1, inbound = 0
|
11 сар өмнө |
darkfi
|
228362ba30
app: locale loading using the miniquad asset manager rather than filesystem (which works for accessing APK assets on android)
|
11 сар өмнө |
darkfi
|
06f6b56799
app: Cargo.lock
|
11 сар өмнө |
darkfi
|
3202d51b38
darkirc: fix Dockerfile for android builds
|
11 сар өмнө |