2022-06-19 09:03:31 by pin | Files touched by this commit (4) | |
Log message:
audio/spotify-player: update to 0.9.0
What's Changed
-Add image rendering support (under image feature) in #48, #52
-Improve actions on item feature in #54, #55
-Update rust CI to run based on specific features in #51
Breaking changes
-Disable lyric-finder by default. Need to specify --features lyric-finder to
install/build the application with the feature
|
2022-06-07 18:29:21 by pin | Files touched by this commit (1) | |
Log message:
audio/spotify-player: update options.mk
after removing genius.com-license
|
2022-06-07 12:23:54 by pin | Files touched by this commit (2) |
Log message:
Add lyrics option/feature to spotify-player
|
2022-06-02 21:56:32 by pin | Files touched by this commit (3) | |
Log message:
ausio/spotify-player: update to 0.8.0
What's Changed
-added cross-platform media control in #43, #44 (disabled on pkgsrc)
-improved device connect logic on startup in #45
-updated backtrace logic to log all the panics
-minor UI changes and improvements in #46
-added enable_media_control and default_device config options.
(See the general config document).
Breaking changes
-renamed ReconnectIntegratedClient command to RestartIntegratedClient
-modified the default shortcuts for SelectNextOrScrollDown,
SelectPreviousOrScrollUp, and PreviousPage commands
|
2022-05-20 18:32:03 by pin | Files touched by this commit (3) | |
Log message:
audio/spotify-player: update to 0.7.0
What's Changed
Add lyric_finder library crate in #34
Improve application logging in #35
Add a lyric page in #36 (disabled for now on pkgsrc)
Add various improvements in #37
Breaking changes
removed refresh_delay_in_ms_each_playback_update and
n_refreshes_each_playback_update config options
|
2022-04-03 12:04:09 by pin | Files touched by this commit (1) |
Log message:
audio/spotify-player
Fix build with gstreamer-backend.
|
2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125) |
Log message:
a*/*: revbump(1) for libsndfile
|
2022-03-08 11:14:36 by pin | Files touched by this commit (3) | |
Log message:
audio/spotify-player: update to 0.6.0
What's Changed
-Refactor IPC codes in #30
-Rewrite UI codes in #31
-Update dependencies, migrate to Rust edition 2021 in d0c0a68
-Change client/device reconnect logic in #33
-Add various UI improvements in #32
Breaking changes
-renamed BrowsePlayingContext command to CurrentlyPlayingContextPage
What's new
-added TopTrackPage command (default binding: g t) and new top track page
-added RecentlyPlayedTrackPage command (default binding g r) and new
recently played track page
|
2022-01-13 14:20:04 by pin | Files touched by this commit (3) | |
Log message:
audio/spotify-player: update to 0.5.2
-change theme profile of playback_progress_bar component style
-update dependencies
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|