tori icon indicating copy to clipboard operation
tori copied to clipboard

The frictionless music player for the terminal

Results 14 tori issues
Sort by recently updated
recently updated
newest added

Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.10 to 0.1.12. Commits 8092f84 Bump to 0.1.12 73f816e Merge pull request #41 from Jules-Bertholet/emoji-presentation 6b503fa Support emoji presentation sequences 3885393 Merge pull request #39 from Jules-Bertholet/no-more-unicodedata...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.95 to 1.0.116. Release notes Sourced from serde_json's releases. v1.0.116 Make module structure comprehensible to static analysis (#1124, thanks @​mleonhard) v1.0.115 Documentation improvements v1.0.114 Fix unused_imports warnings...

dependencies

Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.31 to 0.9.34+deprecated. Release notes Sourced from serde_yaml's releases. 0.9.34 As of this release, I am not planning to publish further versions of serde_yaml as none of...

dependencies

Updates the requirements on [rubato](https://github.com/HEnquist/rubato) to permit the latest version. Release notes Sourced from rubato's releases. v0.15.0 v0.15.0 Make FFT resamplers optional via fft_resampler feature. Fix calculation of input and...

dependencies

// TODO: write changelog

Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.0 to 5.0.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dirs&package-manager=cargo&previous-version=5.0.0&new-version=5.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [once_cell](https://github.com/matklad/once_cell) from 1.17.1 to 1.19.0. Changelog Sourced from once_cell's changelog. 1.19.0 Use portable-atomic instead of atomic-polyfill, #251. 1.18.0 MSRV is updated to 1.60.0 to take advantage of dep: syntax...

dependencies

@d2rgaming-9000 I'm moving the discussion from #15 here to keep things more organized :) (that issue is related to another implementation of the visualizer that tranzystorek-io is working on) >...

Moving discussion about a future reimplementation of visualiser from #7 here. Established so far: - I created a demo visualizer with ratatui and a custom libcava/cavacore rust FFI wrapper library,...

Mpv makes it harder to install tori, build it in CI and gives us less control over the player. Maybe it would be nice to switch to ~~[rodio](https://crates.io/crates/rodio).~~ [Symphonia](https://github.com/pdeljanov/Symphonia). (Symphonia...

enhancement