315ff5209f
Add a bit more sleep to TV queue script because it wasn't fetching the title in time
bd6293d7e7
Update audio config
7ea916ec64
Update wlbouncer config
525b8a2a8d
IMPL: Specify sqlite storage
238b129c72
SPEC: Specify sqlite storage
5b21f30683
Add todo
befdeaff30
Seed RNG at startup instead of at game start
78db9e1127
In winner check, guard invalid team ID
a4d2e8b920
Update raspi_setup.md
94ed963566
Fix controller timeout bug
44b0f89c0c
Replace repo with 'this project has moved' message
9e9f5f1819
binds: rework manage-binds UI, drop default binds and labels
6d91a07c74
plans: add clipboard-lazy-fetch (description-only announce, fetch at paste)
820ed7dfd3
install: consolidate rootfs wipe into one engine (RootfsCleaner)
cc1d3566f1
install: colored short prompt + ls/grep colors in every rootfs
bf3ce0c2eb
plans: add wipe-consolidation (one rootfs deletion engine)
ea0e070aec
plans: add rootfs-tmp-sweep (age-based /tmp cleanup at app start)
ea2ff8a6a9
issues: drop three resolved/non-actionable issues
5ceb838294
install: drop lxterminal from distro base packages
324439f7e9
app: terminal back backgrounds the task, swipe-away kills the shell
081c552c0d
ando: run Android commands from inside the rootfs
fb08aaa7c4
Fix, document and test last commit (GPT 5.5)
7b16d8e939
Refactor string debug display
a0fc78cd99
tawcroot: hosted ASan tests — sanitize host build, compile full prod tree into tests, add hosted handler layer
cd826f8071
plans: hosted ASan test build for tawcroot
7bc7dbf1c7
issues: note flaky composing-region text-input test
b105de124f
clipboard: mirror final selection of GTK3 double-set copies to Android
a15dfd5b71
tawcroot: drop exec_lock before the execveat commit point
670e628d71
tawcroot: fix B2 sigaction test to use 32-byte struct on aarch64
ea770b8954
tawcroot: match kernel trailing-slash path semantics
c8f32f9e34
issues: diagnose tawcroot B2 sigaction device failures (test under-sizes aarch64 struct)
d2c343f933
tawcroot: enforce reserved-fd EBADF for dirfd anchors
39a7006da7
notes: document tawcroot handler coding conventions
f39b88b590
tawcroot: dedupe getcwd reverse-translation and stat output tails
f53455f547
Make the test runner fail when no tests were ran
09b7d0bee7
Refactor seri_hex_digits_to_int()
46e2909e46
Refactor number parsing to be more correct
7fb4619fd8
Move deserialize_seri_value() into src file
6a8c9f7a2c
Add and fix test_deserialize_number_out_of_range_of_signed_i64
e0d9e374e9
Show number of adapters that are rfkilled
3c337111f3
Fix reading virtual files
8ff889ab92
Add (failing) read_system_files test
e01d38d1fa
Add f32 and f64 types