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
0cd0b885
Commit
0cd0b885
authored
Jan 05, 2020
by
Marinus Schraal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 3.35.3
parent
839e8d85
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
47 additions
and
4 deletions
+47
-4
NEWS
NEWS
+27
-0
data/org.gnome.Music.appdata.xml.in.in
data/org.gnome.Music.appdata.xml.in.in
+18
-3
data/ui/AboutDialog.ui.in
data/ui/AboutDialog.ui.in
+1
-0
meson.build
meson.build
+1
-1
No files found.
NEWS
View file @
0cd0b885
Overview of changes in 3.35.3
=============================
* Improve Tracker content tracking
* Update appdate screenshots
Bugs fixed:
F1 key is not opening help page (#353)
Play on empty playlist crashes Music (#354,#355)
Crash when pressing Alt+Left in SearchView (#357)
Update the appdata screenshots (#327)
Thanks to our contributors this release:
Ishaan Shah
Jean Felder
Marinus Schraal
Added translations:
Basque
Indonesian
Updated translations:
Chinese (Taiwan)
Ukranian
Brazilian Portuguese
Galician
Overview of changes in 3.35.2
=============================
...
...
data/org.gnome.Music.appdata.xml.in.in
View file @
0cd0b885
...
...
@@ -28,6 +28,21 @@
</screenshot>
</screenshots>
<releases>
<release
version=
"3.35.3"
date=
"2020-01-05"
type=
"development"
>
<description>
<p>
This is an unstable release in the 3.33 development series,
with the following improvements:
</p>
<ul>
<li>
Improve Tracker content tracking
</li>
<li>
Update screenshots
</li>
<li>
Fix a few crashers
</li>
<li>
Lots of general cleanups
</li>
</ul>
<p>
This release also updates translations.
</p>
</description>
</release>
<release
version=
"3.33.2"
date=
"2019-05-20"
type=
"development"
>
<description>
<p>
...
...
@@ -39,13 +54,13 @@
<li>
Improve display of information for songs with no tags
</li>
<li>
Select a random song at launch when playing a playlist in shuffle mode
</li>
<li>
AppData tags update
</li>
<li>
Fix crash with mouse 'back' button
</li>
<li>
Fix crash with mouse 'back' button
</li>
<li>
MPRIS misc cleanups
</li>
<li>
Lots of general cleanups
</li>
</ul>
<p>
This release also updates translations.
</p>
</description>
</release>
</description>
</release>
<release
version=
"3.32.0"
date=
"2019-03-13"
/>
</releases>
<project_group>
GNOME
</project_group>
...
...
data/ui/AboutDialog.ui.in
View file @
0cd0b885
...
...
@@ -50,6 +50,7 @@ Guillaume Quintard
Gyanesh Malhotra
Harry Xie
Hugo Posnic
Ishaan Shah
Islam Bahnasy
Jakub Steiner
Jan Alexander Steffens
...
...
meson.build
View file @
0cd0b885
project('gnome-music',
version: '3.35.
2
',
version: '3.35.
3
',
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