Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gnome-music
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Taran
gnome-music
Commits
f48c3034
Commit
f48c3034
authored
Nov 24, 2019
by
Jean Felder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 3.35.2
parent
dd0e6652
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
55 additions
and
1 deletion
+55
-1
NEWS
NEWS
+50
-0
data/ui/AboutDialog.ui.in
data/ui/AboutDialog.ui.in
+4
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
f48c3034
Overview of changes in 3.35.2
=============================
* Album Covers are now loaded on demand
* Use MusicBrainz identifiers to download album covers
* Restore support for "Album Artist" tag
* Disable online search by default
* Restore MPRIS playlist support and misc MPRIS cleanups
* Playlist fixes
* Bring back loading notifications
* Nightly application icon
Bugs fixed:
Fix a crash in Last.fm support (#328)
GNOME shell MPRIS controls are not visible (#332)
PlayerToolbar can become invisible (#335)
Issues when resizing window below apparent minimum width (#337)
GNOME music crashes after creating a huge amount of threads (#312)
GNOME Music crashes if xdg_music_dir is not set (#338)
group artists with a feat or an original artist under the same artist (#331)
Songs Not in ~/Music Show Up In Search (#317)
Fix visual glitches (#300)
Use pkglibdir for gfmlibdir (!509)
Limit smartplaylist content to XDG Music dir (#311)
Crash when removing GOA account (#145)
Model fixes (!557, !552, !533, !499)
Fix icon rendering issues (!543)
Selection fixes (!528)
Restore the development style (!563)
Thanks to our contributors this release:
Jean Felder
Sam Hewitt
Marinus Schraal
Jan Alexander Steffens
Jakub Steiner
Sumaid Syed
Sam Thursfield
Added translations:
Tamil
Translations updated:
Catalan
Danish
Dutch
Friulian
Persian
Spanish
Overview of changes in 3.34.0
=============================
...
...
data/ui/AboutDialog.ui.in
View file @
f48c3034
...
...
@@ -52,6 +52,7 @@ Harry Xie
Hugo Posnic
Islam Bahnasy
Jakub Steiner
Jan Alexander Steffens
Janne Körkkö
Jan-Michael Brummer
Jean Felder
...
...
@@ -78,6 +79,8 @@ Reuben Dsouza
Robert Greener
Sagar Lakhani
Sai Suman Prayaga
Sam Hewitt
Sam Thursfield
Sambhav Kothari
Seif Lotfy
Shivani Poddar
...
...
@@ -97,6 +100,7 @@ Jakub Steiner
William Jon McCann
</property>
<property
name=
"translator_credits"
>
Adolfo Jayme Barrientos
அருள்ராஜன் அ லை
Alain Lojewski
Alan Mortensen
Alexandre Franke
...
...
meson.build
View file @
f48c3034
project('gnome-music',
version: '3.3
4.0
',
version: '3.3
5.2
',
meson_version: '>= 0.46.0'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment