Commit Graph

9 Commits (main)

Author SHA1 Message Date
Sean Doran 8963b494c3
chore: bump version to 2.1.0 2026-02-28 14:56:52 -05:00
Sean Doran 4c1d9e53d1
fix: sync AUR workflow .SRCINFO with repo; bump to 2.0.2
The workflow was generating a hardcoded .SRCINFO that didn't include
python-fastapi or uvicorn, overwriting the correct file on every
release. Now it patches version/checksum in the existing .SRCINFO.
2026-02-27 21:43:38 -05:00
Sean Doran f8abb7dcfa
chore: bump version to 2.0.1 2026-02-27 21:35:59 -05:00
Sean Doran 916541d815
Add TOML config, playerctl dep, and media button defaults; bump to v1.1.0
- Switch config format from JSON to TOML (tomllib built-in on 3.11+,
  tomli fallback for 3.10) so the generated config can include comments
- Write an annotated config.toml on first run with descriptions for every
  knob/button and hints for all available actions
- Promote playerctl from optdepends to depends so media buttons work
  out of the box
- Default buttons 1–3 now pre-configured for playerctl previous/play-pause/next
- Rename contrib/config.example.json → config.example.toml with full
  TOML rewrite including per-knob LED colour override examples
- Log a migration hint when a legacy config.json is detected
2026-02-27 14:38:36 -05:00
Sean Doran 2e77bf804e
Fix AUR publish: include turnupd.install; bump to v1.0.0 2026-02-27 14:02:47 -05:00
Sean Doran 25da5b46ad
Fix: auto-enable service on install, fix service startup, add config hot-reload; bump to v0.3.3 2026-02-27 13:54:57 -05:00
Sean Doran 642a1212c7
Fix: service ExecStart path for pacman install; bump to v0.3.2 2026-02-27 12:50:43 -05:00
Sean Doran 60f6e6cb1d
Fix: keep LEDs lit via heartbeat refresh, init from actual volumes; bump to v0.3.1 2026-02-27 12:32:56 -05:00
Sean Doran 44d4df4171
Update PKGBUILD and .SRCINFO for v0.2.0 2026-02-27 11:37:00 -05:00