gnome-music:wip/sam/private-tracker-domain

Last commit made on 2018-07-10
Get this branch:
git clone -b wip/sam/private-tracker-domain https://git.launchpad.net/gnome-music

Branch merges

Branch information

Name:
wip/sam/private-tracker-domain
Repository:
lp:gnome-music

Recent commits

b15ae8e... by Sam Thursfield <email address hidden>

Use a private Tracker domain

There are problems when using Tracker from a Flatpak because the version
on the host may be mismatched with the version inside the Flatpak. This
leads to issues such as
https://gitlab.gnome.org/GNOME/gnome-music/issues/175

To avoid this, Gnome Music can set up its own private Tracker domain.
This means that Gnome Music can ship all the Tracker services inside
its Flatpak bundle and use those, without touching the host for
anything.

This patch is incomplete, D-Bus service files need to be installed
for each Tracker service too corresponding to the
org.gnome.Music.Tracker.* names. It is also untested!!

a357688... by Jean Felder <email address hidden>

gnome-music.doap: Update maintainers

Add Jean Felder as maintainer.

43c71ae... by Marinus Schraal <email address hidden>

gnome-music.doap: Update urls

Point bug-database to gitlab.
Make download-page point to HTTPS.

5b0fb6e... by Marinus Schraal <email address hidden>

gnome-music.doap: Update maintainers

Remove Felipe Borges as maintainer.

66c2099... by Jean Felder <email address hidden>

albumwidget: Move selection_toolbar to the constructor

selection_toolbar is static to the object. It does not need to be
updated.
Make the variable private.

a8e75b5... by Jean Felder <email address hidden>

albumwidget: Fix selection-mode regression

Displaying an AlbumWidget from the AlbumView causes a freeze as the
selection-mode property is bound each time the widget is displayed.
Move the bind_property to the constructor to solve this issue.

closes: #200

6d20d46... by Jean Felder <email address hidden>

artistalbumswidget: Create artist GObject property

artist becomes a read-only GObject property corresponding to the
artist name.
This fixes a crash caused by commit 85066a19 (make artist variable
private).

Closes: #199

da809ed... by rajalakshmi-v15 <email address hidden>

window: Pressing ESC disables only the selection mode

When selection mode and SearchView are both enabled, pressing ESC key
leaves selection mode but the SearchView remains enabled.

Closes: #195

1afaf56... by Adolfo Jayme Barrientos

Update Catalan translation

5e0d2a6... by Fabio Tomat <email address hidden>

Update Friulian translation