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
62664b01
Commit
62664b01
authored
Jul 16, 2019
by
Marinus Schraal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 3.33.4
parent
e626a26a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
2 deletions
+30
-2
NEWS
NEWS
+27
-0
data/ui/AboutDialog.ui.in
data/ui/AboutDialog.ui.in
+1
-0
meson.build
meson.build
+2
-2
No files found.
NEWS
View file @
62664b01
Overview of changes in 3.33.4
=============================
This release contains a rewrite of the core of Music. This work is not yet
complete, but should be in a usable state. Regressions and known issues are
kept track of in #299. Further reports are welcome.
Some other things were worked on as well:
* Support gapless playback
* MPRIS support rewrite
* Playlists rewrite
Thanks to our contributors this release:
Georgers Basile Stavracas Neto
Jean Felder
Jesus Bermudez Velazquez
Marinus Schraal
Translations updated:
Hungarian
Greek
Dutch
Croatian
Swedish
Slovenian
Icelandic
Overview of changes in 3.33.2
=============================
...
...
data/ui/AboutDialog.ui.in
View file @
62664b01
...
...
@@ -55,6 +55,7 @@ Janne Körkkö
Jan-Michael Brummer
Jean Felder
Jeremy Bicha
Jesus Bermudez Velazquez
Jordan Petridis
Juan José González
Juan Suarez
...
...
meson.build
View file @
62664b01
project('gnome-music',
version: '3.33.
2
',
version: '3.33.
4
',
meson_version: '>= 0.46.0'
)
...
...
@@ -46,7 +46,7 @@ dependency('tracker-sparql-2.0', version: '>= 1.99.1')
dependency('pygobject-3.0', version: '>= 3.29.1')
dependency('py3cairo', version: '>= 1.14.0')
dependency('grilo-0.3', version: '>= 0.3.8')
dependency('grilo-plugins-0.3', version: '>= 0.3.
8
')
dependency('grilo-plugins-0.3', version: '>= 0.3.
9
')
subproject('libgd',
default_options: [
...
...
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