[gnome-music] (55 commits) Non-fast-forward update to branch wip/carlosg/tracker3
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (55 commits) Non-fast-forward update to branch wip/carlosg/tracker3
- Date: Thu, 20 Aug 2020 14:39:31 +0000 (UTC)
The branch 'wip/carlosg/tracker3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
3936c5f... Port to tracker3
1e869b5... trackerwrapper: Update URI filter to DataObject split
f3512a8... trackerwrapper: Create private SPARQL connection
71bb9c7... grltrackerwrapper: Update "get songs" queries to newer Trac
f6a07ac... grltrackerwrapper: Port album discs query to new Tracker/Gr
60d3b2d... grltrackerwrapper: Port query for songs in disc to new Trac
3243560... grltrackerwrapper: Port album queries to new Tracker/Grilo
06720b7... grltrackerwrapper: Port artist albums query to new Tracker/
f4165bd... grltrackerwrapper: Port artists queries to new Tracker/Gril
b4b1db6... grltrackerwrapper: Port search queries to new Tracker/Grilo
6dcd8db... grltrackerwrapper: Port queries to resolve album from album
8564c34... coregrilo: Specify the private store path to the Grilo plug
e80ef39... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
f169d0d... trackerwrapper: Make favorite property updates go through t
7e48d6a... coresong: Look up for the correct tracker3 grilo sources
e508bae... trackerwrapper: Make play-count property updates go through
10ba0e6... trackerwrapper: Make last-played property updates go throug
baaf28e... trackerwrapper: Adapt to Tracker 3 update API change
3016f46... flatpak: Port to tracker3
438f5d2... trackerwrapper: Use the log object from the application
fd5aae0... Bundle Tracker 3 in the Flatpak for systems which don't hav
79e267a... utils: Optional return of empty string for year
2194b77... utils: Add getters for media track number and album disc nu
cfb889b... utils: Add a getter for song artist
d0fd1f7... grltrackerwrapper: Retrieve creation year for songs
4322ebb... grltrackerwrapper: Retrieve musicbrainz recording id for so
48a3ef8... grltrackerwrapper: Retrieve musicbrainz track id for songs
e02849d... grltrackerwrapper: Retrieve album artist for songs
43de24e... grltrackerwrapper: Retrieve musicbrainz artist id for songs
bcb765a... grltrackerwrapper: Retrieve musicbrainz release id for song
299392a... grltrackerwrapper: Retrieve musicbrainz release group id fo
b7132cc... flatpak: Build gst-plugins-bad with chromaprint support
346b5ef... coregrilo: Load plugins once coregrilo is built
f8a4aa7... coregrilo: Add a registry property
8f58aaf... grilowrappers: Introduce support for chromaprint source
c6f240b... grilowrappers: Introduce support for acoustid source
662ade5... coresong: Add support to query musicbrainz tags
08c7c77... coregrilo: Handle a list of keys for writeback
5cf4f72... coregrilo: Add a callback function to writeback
2804403... notificationspopup: Add support for tag notification
7cbb481... songeditordialog: Initial songs support
d11ec6a... selectiontoolbar: Add support to launch song editor dialog
dcfe259... songsview: Add renderer for title, album and artist
0534098... utils: Add a getter for album artist
bfde7c7... songeditordialog: Add an album artist entry
90abfee... songeditordialog: Display the current suggestion number
53b22e9... CI: Ignore flake E226 error
285202d... tagsimilarity: Add logic to compute the similarity between
f848818... songeditordialog: Use a similarity score to sort the sugges
Commits added to the branch:
27b8764... scrobbler: Update to use CoreSong properties (*)
b7b5b55... corealbum: Ensure that the album duration is correctly comp (*)
9eb54e3... corealbum: Minor code style fix (*)
f127319... coremodel: Correct variable name (*)
9b8d2b3... window: Do not start search when selection-mode is active (*)
3cd3ae8... headerbar: Hide the search button when selection-mode is ac (*)
926785a... Port to tracker3
cef4ec5... trackerwrapper: Update URI filter to DataObject split
c4dd141... trackerwrapper: Create private SPARQL connection
674ad95... grltrackerwrapper: Update "get songs" queries to newer Trac
5c8cf6c... grltrackerwrapper: Port album discs query to new Tracker/Gr
c92a76e... grltrackerwrapper: Port query for songs in disc to new Trac
002bee0... grltrackerwrapper: Port album queries to new Tracker/Grilo
fcbcadc... grltrackerwrapper: Port artist albums query to new Tracker/
7fc71a7... grltrackerwrapper: Port artists queries to new Tracker/Gril
dd0e3d3... grltrackerwrapper: Port search queries to new Tracker/Grilo
a1cb7a6... grltrackerwrapper: Port queries to resolve album from album
e0d7647... coregrilo: Specify the private store path to the Grilo plug
ed0beb0... grltrackerplaylists: Update to Grilo/Tracker3 expectatives
1b848b9... trackerwrapper: Make favorite property updates go through t
734abe4... coresong: Look up for the correct tracker3 grilo sources
37a9f95... trackerwrapper: Make play-count property updates go through
84e9d36... trackerwrapper: Make last-played property updates go throug
5f37c67... trackerwrapper: Adapt to Tracker 3 update API change
14ba8d3... flatpak: Port to tracker3
007a9c1... trackerwrapper: Use the log object from the application
be997e7... Bundle Tracker 3 in the Flatpak for systems which don't hav
3b49020... utils: Optional return of empty string for year
8cd726c... utils: Add getters for media track number and album disc nu
c01cf54... utils: Add a getter for song artist
8461668... grltrackerwrapper: Retrieve creation year for songs
b4862c8... grltrackerwrapper: Retrieve musicbrainz recording id for so
b411a37... grltrackerwrapper: Retrieve musicbrainz track id for songs
eb694c2... grltrackerwrapper: Retrieve album artist for songs
1ae7918... grltrackerwrapper: Retrieve musicbrainz artist id for songs
4e7b259... grltrackerwrapper: Retrieve musicbrainz release id for song
c554551... grltrackerwrapper: Retrieve musicbrainz release group id fo
313fcfc... flatpak: Build gst-plugins-bad with chromaprint support
8ca67fd... coregrilo: Load plugins once coregrilo is built
c93169e... coregrilo: Add a registry property
060db7f... grilowrappers: Introduce support for chromaprint source
7e646c2... grilowrappers: Introduce support for acoustid source
f5142dc... coresong: Add support to query musicbrainz tags
e516491... coregrilo: Handle a list of keys for writeback
057a56a... coregrilo: Add a callback function to writeback
f6cb049... notificationspopup: Add support for tag notification
da7114d... songeditordialog: Initial songs support
8e48414... selectiontoolbar: Add support to launch song editor dialog
d34e32e... songsview: Add renderer for title, album and artist
93142df... utils: Add a getter for album artist
79610b6... songeditordialog: Add an album artist entry
43d4bf1... songeditordialog: Display the current suggestion number
9c9969e... CI: Ignore flake E226 error
deb3a00... tagsimilarity: Add logic to compute the similarity between
b6555c1... songeditordialog: Use a similarity score to sort the sugges
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]