Historique des commits

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