Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.0 #608

Merged
merged 63 commits into from
Feb 24, 2023
Merged

0.4.0 #608

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
8ece530
Adding the option for gapless playback
supremesnickers Jun 21, 2022
3ec9b45
Implement track preloading
supremesnickers Jun 22, 2022
1c02f78
Update to librespot 0.4.2
janbrummer Jan 18, 2023
2f8cc82
clippy fixes
xou816 Feb 11, 2023
c9f156b
update gtk rs
xou816 Feb 12, 2023
8edf17e
update cargo sources
xou816 Feb 12, 2023
a737967
better clippy fix
xou816 Feb 12, 2023
3398418
missing fix
xou816 Feb 12, 2023
d1b7e61
Merge pull request #589 from xou816/update-gtkrs
xou816 Feb 12, 2023
b50c6ac
fix small regression with year display
xou816 Feb 12, 2023
ae74b41
Merge branch 'development' into librespot-0.4.2
xou816 Feb 12, 2023
f51ad03
fix merge conflicts
xou816 Feb 12, 2023
fe00d9e
Add option to follow the system theme
ctsk Sep 14, 2022
10c2c6d
Run 'cargo fmt'
ctsk Sep 21, 2022
aea1324
Merge pull request #583 from janbrummer/librespot-0.4.2
xou816 Feb 12, 2023
653aec8
Merge pull request #548 from ctsk/feat/system-theme
xou816 Feb 12, 2023
9ba900e
Merge branch 'development' into preloading-tracks
xou816 Feb 12, 2023
56ec075
merge fixes
xou816 Feb 12, 2023
1ee85b8
Mark as single main window app
nicolasfella May 23, 2022
2edca59
cargot fmt
xou816 Feb 12, 2023
59953e2
Try to unlock the keyring collection
rainDiX Oct 31, 2022
05e04bc
Merge pull request #526 from nicolasfella/work/singlewindow
xou816 Feb 12, 2023
8c39cef
Merge pull request #532 from supremesnickers/preloading-tracks
xou816 Feb 12, 2023
b202567
Merge pull request #560 from rainDiX/development
xou816 Feb 12, 2023
dce0e5a
zbus
xou816 Feb 13, 2023
aaae54c
Bump serde_json from 1.0.79 to 1.0.93
dependabot[bot] Feb 13, 2023
4eef18d
Bump isahc from 1.7.0 to 1.7.2
dependabot[bot] Feb 13, 2023
7bea904
Bump async-std from 1.10.0 to 1.12.0
dependabot[bot] Feb 12, 2023
1e096be
cargo src
xou816 Feb 13, 2023
4b1209d
Merge pull request #595 from xou816/dependencies-updates
xou816 Feb 13, 2023
c38dfa0
fix overlap between timestamp and long song title
XGZepto Feb 16, 2023
f7c3e14
Merge pull request #597 from XGZepto/development
Diegovsky Feb 16, 2023
a97e664
fix #558
xou816 Feb 18, 2023
53dfcdf
Merge pull request #598 from xou816/558-losing-credentials-in-a-dumb-way
xou816 Feb 18, 2023
961c1a0
rework/reorganize sidebar code
xou816 Apr 8, 2022
e0c7b07
Add a Sidebar entry for creating a new playlist, show a popover to cr…
abegert Apr 8, 2022
36e0a42
rebase
xou816 Apr 9, 2022
02dccca
tmp
xou816 Feb 20, 2022
f86bac3
tmp2
xou816 Mar 27, 2022
d3f48d8
tmp3
xou816 Apr 23, 2022
99e1361
update gtkrs
xou816 Feb 12, 2023
1bd39ba
fix creation
xou816 Feb 13, 2023
8aabf91
more leftovers
xou816 Feb 13, 2023
a67462e
fixes
xou816 Feb 16, 2023
30628b2
fix nav + review fixes
xou816 Feb 17, 2023
100c27e
Initial patch resolving #539
Colonial-Dev Feb 19, 2023
0cb50b8
Merge pull request #590 from xou816/playlist-edition
xou816 Feb 19, 2023
65c0080
update translations
xou816 Feb 19, 2023
1e7a5d6
Hoisted state manipulation out of update match
Colonial-Dev Feb 19, 2023
ec9d377
Changed PositionMicros -> PositionMillis
Colonial-Dev Feb 19, 2023
99b448e
Merge pull request #599 from SomewhereOutInSpace/development
xou816 Feb 20, 2023
27d8b3c
Bump secret-service from 2.0.2 to 3.0.1
dependabot[bot] Feb 20, 2023
7f07555
port to newer secret-service
xou816 Feb 20, 2023
1fc388a
more logs and ui fixes
xou816 Feb 20, 2023
4b390a2
Merge pull request #603 from xou816/dependabot/cargo/secret-service-3…
xou816 Feb 20, 2023
7029ed2
update translations
xou816 Feb 22, 2023
f34319c
README
xou816 Feb 23, 2023
5b35256
use librespot's cache
xou816 Feb 22, 2023
a7ec031
Merge pull request #605 from xou816/librespot-cache
xou816 Feb 23, 2023
3e620b2
update translations
xou816 Feb 23, 2023
db5b909
update translations
xou816 Feb 24, 2023
b6f07cd
version 0.4.0
xou816 Feb 24, 2023
959913a
quickfix?
xou816 Feb 24, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/spot-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: "Flatpak Builder"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-40
image: bilelmoussaoui/flatpak-github-actions:gnome-42
options: --privileged
steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 2 additions & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Fridolin Weisser
Jan Przebor
Warren Hu
bbb651
Julius Rüberg
Julius Rüberg
janbrummer
Loading