[gnome-music] (209 commits) Non-fast-forward update to branch wip/jfelder/musicbrainz-tageditordialog
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (209 commits) Non-fast-forward update to branch wip/jfelder/musicbrainz-tageditordialog
- Date: Wed, 12 Jun 2019 16:23:56 +0000 (UTC)
The branch 'wip/jfelder/musicbrainz-tageditordialog' 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:
027768b... grilo: Watch resolve sources
1ff6148... query: Get additional tags from the Songs query
434e664... musicbrainz: Initial musicbrainz support
ab5ca0f... utils: Handle more tags
1ab750f... utils: Map grilo tags and utils functions
56af5d1... tageditordialog: Initial songs support
Commits added to the branch:
8997a52... Update Romanian translation (*)
32394d9... Update Indonesian translation (*)
e484c76... [l10n] Add Italian help translation (*)
65eda34... Update Finnish translation (*)
c4f4250... Update Turkish translation (*)
c576033... Update Polish translation (*)
3712fb8... Update Catalan translation (*)
0afb569... Update Hungarian translation (*)
6bf7eec... player: Music pauses when system is going to suspend (*)
1f7a330... Release 3.31.90 (*)
7a7db13... gstplayer: Fix url getter (*)
b6467bf... player: Fix song change while player is on pause (*)
ef18c66... meson: Add newline at end of meson_post_conf.py (*)
9efd5a1... tracker: Simplify TrackerWrapper instantiation (*)
cd3ade2... app: Display an empty view when tracker cannot be found (*)
a95642b... Updated Czech translation (*)
443e25d... Update Polish translation (*)
9537b8f... Updated Spanish translation (*)
aa488e2... Update Romanian translation (*)
e16172f... Update Hungarian translation (*)
99a217b... Update Swedish translation (*)
1fae668... Update Indonesian translation (*)
79d4adb... Updated Slovenian translation (*)
64fc927... Update Galician translation (*)
f203308... Update Kazakh translation (*)
2b01464... Updated Danish translation (*)
466532d... build: Update libgd (*)
7e6c2b8... searchbar: Fix SourceManager tag removal (*)
bfec39b... searchbar: Fix Match fields sensitivity on source changes (*)
80802e6... Update Chinese (Taiwan) translation (*)
fdd0ab9... flatpak: Fix Tracker building (*)
1d642c0... smoothscale: Prevent negative timeouts (*)
e24017a... player: Do not reset validation if the playlist is unchange (*)
5d7e824... Revert "window: Fix disable selection-mode on search" (*)
2b9b90e... emptyview: Add mock {un}select_all methods (*)
5f5bde2... Release 3.31.91 (*)
cb54839... Update Turkish translation (*)
b858ad2... Update Finnish translation (*)
a715244... Update Icelandic translation (*)
e4bae65... Update Icelandic translation (*)
7536ebf... Update Dutch translation (*)
a286641... Updated Lithuanian translation (*)
ea1bc41... Update Basque translation (*)
4420e48... Update Brazilian Portuguese translation (*)
4014629... Update Korean translation (*)
f65610c... Update Italian translation (*)
bee988f... Update Russian translation (*)
7ff4818... Update Serbian translation (*)
87326da... data: Fix initial state graphic for dark mode (*)
b2496a0... Update Friulian translation (*)
8f90451... Update German translation (*)
ad887a4... Updated Vietnamese translation (*)
562c9d5... Update Latvian translation (*)
d7c6ee2... Add Dutch translation (*)
c9b7fea... Release 3.31.92 (*)
0d2972f... Update Finnish translation (*)
a5ea033... Update French translation (*)
b945bf2... Update Catalan translation (*)
14ee9c8... Release 3.32.0 (*)
dc65fc1... mpris: Report the correct DesktopEntry (*)
48d3769... mpris: Update CanGo{Next,Previous} properties on song chang (*)
beafc0e... smoothscale: Workaround to update position on first run (*)
0e4df9b... Update Croatian translation (*)
c187f97... appdata: Add missing tags and remove obsolete ones (*)
c4632b7... Update Swedish translation (*)
daff7c1... albumartcache: Remove erroneous FIXME (*)
7c7fdb2... Update Hungarian translation (*)
abb0644... utils: Fallback to filename as track title (*)
0fbdbe4... Update Indonesian translation (*)
11880a8... Update Esperanto translation (*)
8e145ed... Update Polish translation (*)
91b4104... Update Romanian translation (*)
e05400e... window: Correct HeaderBar object name (*)
abe475e... ui: Stop using deprecated Gtk.Box child properties (*)
f99571e... Update Italian translation (*)
abca8f6... Update Chinese (Taiwan) translation (*)
fcebe9e... player: Fix repeat song mode (*)
6d70c0d... utils: Improve album title retrieval (*)
4fd31e3... window: Do not call private HeaderBar function (*)
7b409d5... Update Brazilian Portuguese translation (*)
631ac67... query: Remove unused variable PUNCTUATION_FILTER (*)
4390683... smoothscale: Retrieve padding with the context state (*)
10187ff... search: Add search-mode-active GObject property (*)
a5b64ce... headerbar: Rename search_mode_enabled property (*)
43e73cc... search: Add state GObject Property (*)
61ab4ee... window: Do not expose headerbar's search button (*)
5c7fe1b... window: Fix a flake8 warning (*)
84dff04... CI: Remove window.py from flake8 exceptions (*)
6e10475... albumsview: Correctly restore the headerbar after a search (*)
9417612... baseview: Remove _on_selection_mode_request method (*)
5982be2... searchview: Reset number of selected items on search (*)
41715f9... help: Update application icon for 3.32 (*)
67a2a51... views: Make all populate calls internal (*)
26b2623... application: Use application_id GObject property (*)
dc1fa36... appdata: Keep the same app ID as in 3.30 (*)
295237b... window: Sort imports alphabetically (*)
1ae970c... inhibitsuspend: Use the application's active window (*)
deea423... inhibitsuspend: Receive a GtkApplication (*)
8108546... window: Initialize Player at __init__ (*)
aba06c6... player: Receive a GtkApplication (*)
3dbdd25... gstplayer: Use active window for missing codecs dialog (*)
cd9cc3b... player: Only initialize Gst once (*)
ed43631... window: Move Player to Application (*)
74fbcbd... window: Add missing docstring to the constructor (*)
7bdf62c... application: Expose settings as an application property (*)
2de53ec... player: Do not instantiate new settings in PlayerPlaylist (*)
61ce4f2... windowplacement: Do not instantiate new settings (*)
b4bfb29... player: Use GObject property syntax for repeat-mode (*)
70ef7ae... player: Bind repeat-mode property the right way (*)
6845604... application: Move suspend functionality (*)
5af7d28... inhibitsuspend: Use Application player property (*)
98265f2... ui: Order of search and select buttons incorrect (*)
b45ad01... mpris: Correctly report the DesktopEntry for both profiles (*)
12b529f... gstplayer: correctly report desktop id (*)
3cc01f0... disclistboxwidget: max-children-per-line property cannot be (*)
87a443f... discbox: Remove max-children-per-line property (*)
a9e001b... gstplayer: Improve state handling (*)
55837cd... smoothscale: Always set a timeout on update (*)
b468775... Rename Searchbar to SearchBar (*)
d8381b8... aboutdialog: Present after setting transient window (*)
4addb65... application: Present, not show (*)
5d5774c... ui: Fix selection mode button order (*)
f262ae8... Update Friulian translation (*)
175d070... Updated Spanish translation (*)
17fff10... playlistview: Do not add a playlist if the view is not popu (*)
ac7fea6... Updated Spanish translation (*)
de4b72c... player: Fix repeat all mode with only one song (*)
b967774... Update Indonesian translation (*)
74876e0... playertoolbar: Use repeat-mode changes to update prev/next (*)
19c67ca... mpris: Use repeat-mode changes to emit CanGo{previous/next} (*)
b2a1819... player: Do not emit 'prev-next-invalidated' on repeat-chang (*)
38c8665... player: Remove prev-next-invalidated emission in set_playli (*)
05d5553... player: Emit the correct signal when a song position has ch (*)
1249269... player: Remove prev-next-invalidated signal (*)
fa0311e... playlistview: Do not manually emit row-activated signal (*)
80cf15f... playlistview: Fix activate_playlist method (*)
21d963b... playlistview: Remove unecessary check (*)
dd0c277... player: Automatically select a song if none is requested (*)
5d478ff... playlistview: Do not automatically select a song on play (*)
43f3cfd... playlistview: Simplify row-activated signal emissions (*)
ad83872... playlistview: Scroll to the selected song on play (*)
f2b7fbc... gstplayler: Remove unused variable playlists (*)
c03e7d6... player: Fix Grl require_version warning (*)
a87645f... trackerwrapper: Add missing repr method (*)
1081dab... trackerwrapper: Fix tracker_available getter docstring (*)
f0b0b91... mpris: Do not send PlaybackStatus property if unchanged (*)
2657b0c... player: Simplify _on_eos method (*)
c61964a... grilo: Use idle_add for writeback functions (*)
7bad9df... playertoolbar: Remove clock-tick signal handling (*)
1d4631a... playlistview: Correct idle_add use (*)
a6aa399... Update Chinese (China) translation (*)
2bd7fb6... player: Remove volume logic (*)
4740118... Update Esperanto translation (*)
3db22df... player: Correctly handle load and play logic (*)
427f483... playlistview: Simplify _undo_pending_deletion logic (*)
8de1a86... player: Fix add_song method (*)
35ec8ee... playlistview: Simplify protected playlists check (*)
1fde8b0... playlists: Rename StaticPlaylists to SmartPlaylists (*)
f201a37... playlists: Remove unused variable sparql_dateTime_format (*)
55dc93d... flatpak: Do not build grilo documentation (*)
0e160be... Release 3.33.2 (*)
cd2f1c3... albumwidget: Move property bindings around (*)
a2e9d19... window: Initial template port (*)
bd471da... playertoolbar: Shift visibility logic around (*)
19b6bc5... playertoolbar: Make player argument a property (*)
ed49ac5... playertoolbar: Simplify repeat mode icon code (*)
5c8b164... window: Simplify initial views creation (*)
7f67eee... mpris: Do not send the Stopped signal when a song ends (*)
0f5a63b... player: Define a current_song_index property for the playli (*)
ec52959... mpris: Make the trackid truly unique (*)
da7fa8d... player: Simplify song-changed signal (*)
b3573bf... mpris: Replace exceptions with logger messages (*)
2cfe928... mpris: Use song favourite status to describe userRating (*)
39608d4... mpris: Cleanup _get_metadata method (*)
e4f5595... playlistdialog: Remove useless css styles (*)
7235202... playlistdialog: Port to GtkListBox (*)
cb9378c... playlistdialog: Update listbox's style (*)
156f5dd... playlistdialog: Update copyright header (*)
c47328b... mpris: Fix lastUsed metadata (*)
a8804ed... meson: Bump Grilo dep to 0.3.8 for annotation fix (*)
e56bb27... query: Retrieve last_played key (*)
9fc67e3... Rename playlistview to playlistsview (*)
89de4a7... Update POTFILES.in (*)
b8ba7cf... mpris: Add Playlists interface to xml description (*)
5e926bb... mpris: Distinguish mpris playlists from user playlists (*)
102658a... mpris: Simplify GetPlaylists method (*)
ee01fd6... mpris: Rename playlists attributes (*)
a2444ee... mpris: Do not interact with playlists view (*)
599b31e... mpris: Group MPRIS playlist creation logic into one method (*)
a7c6ce8... mpris: Handle playlists renaming (*)
b2ef3df... mpris: Remove useless position reset on song change (*)
4e95b6b... Update Hungarian translation (*)
a9715ab... flatpak: Remove access to host cache for media art (*)
e6377de... starhandlerwidget: Catch the correct error in on_star_toggl (*)
5db215e... albumartcache: Remove unused attribute (*)
9ba2d6b... mpris: Untangle MPRIS and playertoolbar (*)
461a9e1... mpris: Fix interface name in _on_playlist_renamed (*)
92e1c02... mpris: Do not send the Tracklist when the playlist changes (*)
b495763... mpris: Do not send a signal for unchanged properties (*)
4804e73... player: Do not send the position with seek-finished signal (*)
2fa4b63... player: Fix signal emission after a seek operation (*)
058c694... Update Greek translation (*)
9dcb6bf... grilo: Watch resolve sources
e32976d... query: Get additional tags from the Songs query
0bafe26... musicbrainz: Initial musicbrainz support
e31a7dc... utils: Handle more tags
f3d4745... utils: Map grilo tags and utils functions
18a5276... tageditordialog: Initial songs support
d4f5a7c... aaa
(*) 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]