Remove buffer mode feature and relocate cache metrics
All checks were successful
Build and Release / build-and-release (push) Successful in 56s

- Remove buffer mode toggle (Normal/Large/Huge) as demuxer settings
  do not significantly impact local file playback
- Move cache duration metric from title bar to bottom status bar
- Display cache alongside codec, bitrate, and sample rate info
- Remove 'b' key binding and Buffer context menu option
- Update version to 0.1.15
This commit is contained in:
2025-12-09 11:51:51 +01:00
parent ed6765039c
commit ea72368841
4 changed files with 22 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-player"
version = "0.1.14"
version = "0.1.15"
edition = "2021"
[dependencies]