Historia zmian

Autor SHA1 Wiadomość Data
  darkfi af18f0e6bc app: only schedule updates on android due to liberal use of .try_lock() in miniquad causing random crashes 11 miesięcy temu
  darkfi 045bf7a505 app: use video bg for main theme 11 miesięcy temu
  darkfi 53e768e3fb app: auto-refresh gfx every 40 ms so vid plays 11 miesięcy temu
  darkfi 1450bbb38e app: working streaming video load which preserves state on UI changes/updates 11 miesięcy temu
  darkfi 38927314f8 app: video/anim preserve state between draw call updates so a screen resize wont restart animations 11 miesięcy temu
  darkfi d0cdae7f94 app: video streaming threads and generating draw calls realtime streamed loading 11 miesięcy temu
  epiphany 1bd8ca883b fud: add `fud.start_tasks()` 11 miesięcy temu
  epiphany ac9edf814f dht: improve `lookup_nodes()` logs 11 miesięcy temu
  epiphany 204216a3df fu: subscribe in `put()`, improve outputs 11 miesięcy temu
  epiphany d6fbcfe843 fud/rpc: add addresses to `list_seeders` response 11 miesięcy temu
  epiphany 49c3575e7b fud: add put task, add `InsertError` and `InsertCompleted` events 11 miesięcy temu
  darkfi 5a261ceb83 app/gfx: use Gfx prefix for internal identifiers, swapping place with external identifiers that currently use it 11 miesięcy temu
  darkfi bf89cc7da8 app: make video load frames in a thread but wait on it so it can be ez parallelized after 11 miesięcy temu
  epiphany 7fcf56b8c0 fud: fix single-chunk file integrity check 11 miesięcy temu
  epiphany eeeb1ceabc fud: fix electrum nodes shuffle 11 miesięcy temu
  darkfi a2121d7cf5 app: animated vids working for desktop but slow init time (need to stream) 11 miesięcy temu
  darkfi a123bc0556 app: add AbstractAnimation with a SequenceAnimation impl, and a Video node type (mostly stubs/untested for now) 11 miesięcy temu
  epiphany d34113e8a5 fud, dht: add a PoW to fud for node ID generation 11 miesięcy temu
  darkfi 1052333fd4 app: fix external bluetooth keyboards for android 11 miesięcy temu
  darkfi 24c3ff434b app: fix test schema for recent changes 11 miesięcy temu
  darkfi d5ba922c37 doc: remove section on hiring 11 miesięcy temu
  darkfi fd7c900f2d app: android fix invisible number input bug 11 miesięcy temu
  darkfi a36dfb84e6 app: on linux allow specifying x11 or wayland backend explicitly using CLI args 11 miesięcy temu
  darkfi aea0908463 app: fix net module compile err 11 miesięcy temu
  darkfi 6f233ee7b6 app: add debug str to gfx batches 11 miesięcy temu
  darkfi a9a68782f6 app: switch user APIs from foo(self: Arc<Self>, ...) to foo(self: &Arc<Self>, ...) due to new rust stable feature 11 miesięcy temu
  darkfi 2e08439001 app: cleanup and make some further fixes 11 miesięcy temu
  darkfi 85001243ff app: update Cargo.lock 11 miesięcy temu
  darkfi c4731e725d app: make UI jankless by making all updates truly atomic └(^o^ )X( ^o^)┘ 11 miesięcy temu
  darkfi 06861f5655 app: only import native::egl when using android 11 miesięcy temu