CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/09/17 09:26:46
Modified files:
audio/ncspot : Makefile crates.inc distinfo
Log message:
audio/ncspot: update to 0.11.1
# Maintenance
* Fix back button mouse left click (#916)
* Fix librespot audio cache path (#919)
* Fix: set track position only for clicks, not hold (#920)
* Fix: Use buffered backend to prevent flickering with Termion (#934)
* Fix: remove broken album cache staleness detection
* Fix: Re-request album tracks if it has >50 tracks (#926)
* Fixed pagination bug that caused items not to load when scrolling with mouse
(#939)
* Fix pagination in "Browse" screen (#939)
# Features
* Mouse wheel: scroll up/down without changing focus (#918)
diff from MAINTAINER