-
-
Notifications
You must be signed in to change notification settings - Fork 231
Comparing changes
Open a pull request
base repository: hrkfdn/ncspot
base: v0.9.8
head repository: hrkfdn/ncspot
compare: v0.10.0
- 19 commits
- 24 files changed
- 4 contributors
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08811b5 - Browse repository at this point
Copy the full SHA 08811b5View commit details
Commits on May 9, 2022
-
Bump tokio from 1.18.1 to 1.18.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.18.1...tokio-1.18.2) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f6f9777 - Browse repository at this point
Copy the full SHA f6f9777View commit details -
Bump clap from 3.1.15 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.15 to 3.1.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.15...v3.1.17) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f931624 - Browse repository at this point
Copy the full SHA f931624View commit details
Commits on May 10, 2022
-
Add option to customize library tabs
New option is called `library_tabs`. By default all tabs are enabled. Fixes #798
Configuration menu - View commit details
-
Copy full SHA for cef6eb4 - Browse repository at this point
Copy the full SHA cef6eb4View commit details
Commits on May 11, 2022
-
Bump clap from 3.1.17 to 3.1.18
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.17 to 3.1.18. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v3.1.17...v3.1.18) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f7f02d - Browse repository at this point
Copy the full SHA 0f7f02dView commit details
Commits on May 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8fad400 - Browse repository at this point
Copy the full SHA 8fad400View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41294c - Browse repository at this point
Copy the full SHA c41294cView commit details
Commits on May 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0063697 - Browse repository at this point
Copy the full SHA 0063697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e50466 - Browse repository at this point
Copy the full SHA 0e50466View commit details
Commits on May 28, 2022
-
Add
track_format
config option (#800)* Added track_name_first config option to allow choosing if artists' names should be shown before or after the track name. * Added active_fields config option, which allows configuration of which columns are visible in Queue/Library view. This also removes the need for a separate track_name_first and album_column option. * Fixed README * Made custom tracklist formatting more flexible. Updated readme with new instructions. Reformatted impl member order to match the definitions in traits.rs. * Added track_name_first config option to allow choosing if artists' names should be shown before or after the track name. * Added active_fields config option, which allows configuration of which columns are visible in Queue/Library view. This also removes the need for a separate track_name_first and album_column option. * Fixed README * Made custom tracklist formatting more flexible. Updated readme with new instructions. Reformatted impl member order to match the definitions in traits.rs. * Fetch formatting config from library config Instead of the lazy static mutex * Moved custom format function to Playable impl as it's a better location to handle both Tracks and Episodes * Rename from `tracklist_formatting` to `track_format` Also shorten `format_{left|center|right}` to `{left|center|right}` Co-authored-by: Henrik Friedrichsen <henrik@affekt.org>
Configuration menu - View commit details
-
Copy full SHA for f745032 - Browse repository at this point
Copy the full SHA f745032View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58e2436 - Browse repository at this point
Copy the full SHA 58e2436View commit details
Commits on Jun 5, 2022
-
Add desktop entry & notification icon hint (#822)
* Add desktop entry & notification icon hint * Fix build for non-linux * Set notification priority with hints
Configuration menu - View commit details
-
Copy full SHA for 2e8f37e - Browse repository at this point
Copy the full SHA 2e8f37eView commit details
Commits on Jun 6, 2022
-
Bump tokio from 1.18.2 to 1.19.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.18.2...tokio-1.19.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ae5073a - Browse repository at this point
Copy the full SHA ae5073aView commit details -
Bump tokio-stream from 0.1.8 to 0.1.9
Bumps [tokio-stream](https://github.com/tokio-rs/tokio) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-stream-0.1.8...tok 10000 io-stream-0.1.9) --- updated-dependencies: - dependency-name: tokio-stream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9082557 - Browse repository at this point
Copy the full SHA 9082557View commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c8db92 - Browse repository at this point
Copy the full SHA 0c8db92View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ce6b360 - Browse repository at this point
Copy the full SHA ce6b360View commit details
Commits on Jun 10, 2022
-
Fix some errors and warnings when enabling/disabling features (#821)
* Fix E&Ws when enabling features * `share_clipboard` feature can be disabled more cleanly * `notify` feature can be disabled more cleanly
Configuration menu - View commit details
-
Copy full SHA for fefbd41 - Browse repository at this point
Copy the full SHA fefbd41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b2e3b0 - Browse repository at this point
Copy the full SHA 7b2e3b0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.8...v0.10.0