Commit Graph

3 Commits

Author SHA1 Message Date
f4064e013c fix: improve playback-health and touch-gestures tuning
- playback-health: skip bandwidth warning when buffer is healthy
  (configurable via bandwidth_buffer_mult, default 10× warning threshold)
- touch-gestures: use finer steps at low volume/brightness (<10%)
  (configurable via volume_step_fine, brightness_step_fine, fine_threshold)
2025-12-14 12:28:57 +01:00
256cfc5f82 fix: skip cache warning near end of video
Low cache is expected when the video is about to end, not a sign of
buffering issues.
2025-12-07 11:44:58 +01:00
a4161daf47 feat: add playback-health script for buffering/drop warnings 2025-12-06 20:09:32 +01:00