jkds
|
0897ce2f8c
app/gfx: make batch changes use batch end time and completely atomic. drop the entire batch if theres a single conflict
|
7 kuukautta sitten |
jkds
|
19c1b8ffea
rpc: remove p2p.set_outbound_connections method
|
7 kuukautta sitten |
jkds
|
b60d550a3f
rpc: move set_outbound_connections from darkirc into rpc p2p handler
|
7 kuukautta sitten |
jkds
|
e9a1dbe800
darkirc/rpc: when we check params, just use .unwrap() to get the args after
|
7 kuukautta sitten |
jkds
|
88a481d36b
app/vid: stop decoding immediately on Video::stop()
|
7 kuukautta sitten |
jkds
|
51dc7c4a9b
app: introduce window start/stop signals, and use those to adjust the outbound connection count in darkirc plugin from 6 -> 1 (or vice versa) when app is opened/closed
|
7 kuukautta sitten |
jkds
|
d9e7a782b4
darkirc/rpc: let Some(...) = ... else { return Json err }
|
7 kuukautta sitten |
jkds
|
419da3f849
net: allow runtime modification of outbound connection count. adds a method to darkirc to set_outbound_connections, use the scripts ./script/node_get_info.py and ./script/node_set-connect.py to verify
|
7 kuukautta sitten |
jkds
|
a29dbb06b9
app/vid: minor cleanup (Av1VideoData is cloneable so just clone directly)
|
7 kuukautta sitten |
jkds
|
ab303d8b0d
app: update Makefile asset paths to use dark.fi/assets/ now
|
7 kuukautta sitten |
jkds
|
a695718a73
app/vid: add missing VideoDecoder.java file for android hardware accel vid decoder
|
7 kuukautta sitten |
jkds
|
edc37a3724
app/vid: cleanup java JNI glue code
|
7 kuukautta sitten |
jkds
|
cb92bdd847
app/vid: decode video using native hardware on android
|
7 kuukautta sitten |
jkds
|
a9f058d197
app/vid: improve log output
|
7 kuukautta sitten |
jkds
|
cc571d4851
remove all () from the ends of log targets: foo::bar() => foo::bar
|
7 kuukautta sitten |
skoupidi
|
44a9de17f1
net/settings: minor cleanup
|
7 kuukautta sitten |
oars
|
7ddb347c54
doc/misc/nodes/public-guide: guide for autohosting public ipv6 and tor nodes
|
11 kuukautta sitten |
oars
|
c2904cdbaf
doc: DEP-0007: update docs with changes to net settings
|
1 vuosi sitten |
oars
|
852573bf70
script: DEP-0007: add network profiles to net setting section of the toml configs
|
1 vuosi sitten |
oars
|
1c9391b0b6
example/dchat/dchatd: DEP-0007: add network profiles to net setting section of the toml configs
|
1 vuosi sitten |
oars
|
9cce43b5bf
contrib/localnet: DEP-0007: add network profiles to net setting section of the toml configs
|
1 vuosi sitten |
oars
|
81bd50925c
bin/app: DEP-0007: rename allowed_transports, retrieve outbound_connect_timeout, channel_handshake_timeout, channel_heartbeat_interval from network profiles
|
1 vuosi sitten |
oars
|
4092cf7231
bin/genev: DEP-0007: add network profiles to net setting section of the toml configs
|
1 vuosi sitten |
oars
|
9cc3046f23
bin/lilith: DEP-0007: rename allowed_transports, manually add default network profiles for all schemes public nodes possibly can use
|
1 vuosi sitten |
oars
|
310bc67a76
bin/fud: DEP-0007: add network profiles to net setting section of fud toml config and use try_into to map settings
|
1 vuosi sitten |
oars
|
ed7b39b930
bin/tau/taud: DEP-0007: add network profiles to net setting section of tau toml config, use the maximum outbound_connect_timeout from all the network profiles for dag sync timeout
|
1 vuosi sitten |
oars
|
a7d5d02fb7
bin/darkfid: DEP-0007: add network profiles to net setting section of darkfid toml config, retrieve outbound_connect_timeout from network profiles
|
1 vuosi sitten |
oars
|
757f1d0542
bin/darkirc: DEP-0007: add network profiles to net setting section of darkirc toml configs, use the maximum outbound_connect_timeout from all the network profiles for dag sync timeout
|
1 vuosi sitten |
oars
|
ada44e3faf
dht: DEP-0007: rename allowed_transports to active_profiles
|
8 kuukautta sitten |
oars
|
dc57ad3259
event_graph: DEP-0007: rename allowed_transports, retrieve outbound_connect_timeout from network profiles
|
1 vuosi sitten |