2022-03-01 23:40:18 by pin | Files touched by this commit (2) |
Log message:
audio/ncspot: remove patch
Remove patch now that we have Rust-1.58.1
|
2022-01-19 15:04:45 by pin | Files touched by this commit (5) | |
Log message:
audio/ncspot: update to 0.9.5
Maintenance:
-Fix release build name and win32 feature (#691)
-seek spits out correct error when used with no args (#695)
-Migrate to cursive 0.17
-Remove notifications' dependency on cover (#706)
-Fix errors showing up even though the command was successful (#710) (#711)
-Fix lists that were shown as empty even though they contained items
|
2022-01-19 12:00:28 by pin | Files touched by this commit (1) | |
Log message:
audio/ncspot: add update warning
|
2022-01-02 17:30:06 by pin | Files touched by this commit (4) | |
Log message:
audio/ncspot: update to 0.9.4
Maintenance
-Improved README (#683)
-More detailed error message in case of command parse error (#684)
-Remove panics in the update_token flow (#688)
Features
-Add exec command allowing users to execute shell commands on key press (#673)
-Set up release builds for armhf and arm64 (#659)
-Improved seek command to allow more units (e.g. 2s), check parse_duration
documentation for accepted units (#682)
-Set terminal title to ncspot (#685)
|
2021-12-10 18:21:08 by pin | Files touched by this commit (3) | |
Log message:
audio/ncspot: update to 0.9.3
Maintenance
-Fixed MPRIS OpenUri function not respecting ncspot's shuffle setting (#662)
-Fix README links (#665)
-Fix queuing of playlists causing "play next" to be broken (#667)
-Run CI on Linux/macOS/Windows (#669)
Features
-Added Wayland clipboard support (#666)
-Added jumpnext and jumpprevious as commands (#668)
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-12-02 12:43:23 by pin | Files touched by this commit (3) | |
Log message:
audio/ncspot: update to 0.9.2
Maintenance
-Fix crash when saving track or opening similar tracks (#661)
Features
-Introduce cache file format version indicator. Will reload cache when file
format had breaking changes.
|
2021-11-30 14:51:02 by pin | Files touched by this commit (4) | |
Log message:
audio/ncspot: update to 0.9.1
Mostly a maintenance release. However, due to the migration to rspotify's new
API in 0.11.x many parts of the codebase had to be adapted.
Maintenance
-Stop player when Spotify worker thread dies (#628)
-Update librespot to 0.3.1 (may reduce CPU usage during playback,
https://github.com/librespot-org/librespot/releases/tag/v0.3.1)
-Major/breaking update to rspotify 0.11.3 (#640)
-Refactoring and other cleanups
Features
-Show playlist owner name (#652)
-Improve README (logo, TOC, layout, syntax) (#644)
|
2021-10-28 22:17:34 by pin | Files touched by this commit (4) |
Log message:
audio/ncspot: bring back termion backend
Apply Void Linux patch and bring back termion backend with the
option to build without ncursesw.
|
2021-10-26 11:59:39 by Nia Alarie | Files touched by this commit (455) |
Log message:
audio: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes.
The following distfiles couldn't be fetched (possibly they are fetched
conditionally):
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-32000-1.0.13.tar.gz
./audio/freeswitch-sounds-ru/distinfo \
freeswitch/freeswitch-sounds-ru-RU-elena-48000-1.0.13.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-32000-1.0.8.tar.gz
./audio/freeswitch-music/distinfo \
freeswitch/freeswitch-sounds-music-48000-1.0.8.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-32000-1.0.18.tar.gz
./audio/freeswitch-sounds-fr/distinfo \
freeswitch/freeswitch-sounds-fr-ca-june-48000-1.0.18.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-32000-1.0.22.tar.gz
./audio/freeswitch-sounds-en/distinfo \
freeswitch/freeswitch-sounds-en-us-callie-48000-1.0.22.tar.gz
|