- update to 2.0.0:
* added Clock component in the TUI interface with the -c flag
* French translations for documentation
* Refactored UI architecture
* Improved input handling and UI initialization flow
* Updated audio playback logic, including waiting/handling state changes
* Improved track listing and formatting
* Updated volume management and display
* Revised README and contributing guidelines
* Cleaned up dependencies and updated Cargo.toml / Cargo.lock
* Expanded error handling in track management
OBS-URL: https://build.opensuse.org/request/show/1325284
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/lowfi?expand=0&rev=18
- update to 1.7.2:
* Tracks can now be bookmarked with the b key.
* Bookmarks are saved to bookmarks.txt in the app’s data directory.
* UI shows a * next to bookmarked tracks.
* Bookmark state is persisted across sessions.
* Frame rate (--fps) is now adjustable from the CLI.
* UI shows download progress, mute status, and bookmark indicator.
* Track downloads now report progress via atomic counters.
* UI can show percentage during track loading.
* Explicit two-stage flow: download → decode → play.
* Improved ALSA silencing on Linux.
* Added --timeout flag (download timeout in seconds).
* --track_list alias for --tracks.
* Default tracklist switched from lofigirl → chillhop.
* Track info now shows display_name instead of raw file name.
* m → mute indicator visible in UI.
* improved Error Handling
OBS-URL: https://build.opensuse.org/request/show/1308808
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/lowfi?expand=0&rev=16