Files
bjarneo--cliamp/luaplugin
Bjarne Øverli 304699fb55 Fix data race in exec tests, dead code, silent IPC write failures
- luaplugin: waitExec now holds the plugin mutex while reading LState,
  matching the locking exec goroutines do when calling into Lua. The
  race detector caught this in TestExecCancel.
- ipc: log conn.Write failures in writeResponse instead of silently
  dropping them.
- ui/model: collapse empty if/else branches in track-title rendering;
  drop dead 'Add now-playing' assignment that was always overwritten.
2026-05-05 18:25:24 +02:00
..
2026-03-30 11:18:46 +02:00
2026-03-30 11:18:46 +02:00
2026-04-13 18:00:58 +02:00
2026-04-13 18:01:55 +02:00
2026-03-30 11:18:46 +02:00
2026-03-29 20:03:02 +02:00