[gnome-music] (123 commits) Non-fast-forward update to branch wip/mschraal/mrqmcq2u-debug-spew



The branch 'wip/mschraal/mrqmcq2u-debug-spew' 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:

  6cff670... albumwidget: Bind ListModel early
  9c33351... some debug spew
  a39deda... and more spew

Commits added to the branch:

  ef3b0e6... Updated Spanish translation (*)
  cac924e... Update Serbian translation (*)
  b029d86... Update Hungarian translation (*)
  a2c1da2... Updated Lithuanian translation (*)
  9c5c823... Update French translation (*)
  811ac0f... Update Turkish translation (*)
  8d9c6f7... Update Catalan translation (*)
  3252fa3... Update Swedish translation (*)
  5c9d9cf... Updated Danish translation (*)
  27edc34... artistalbumswidget: Make row not activatable (*)
  53dc742... artistalbumswidget: Remove internal list (*)
  6a59ded... disclistboxwidget: Return a GtkListBoxRow in DiscBox (*)
  d892306... grltrackerwrapper: Add a source setter (*)
  d7425fa... coregrilo: Replace tracker source if the plugin is already  (*)
  11f7969... coregrilo: Properly load tracker plugin (*)
  b641a73... Update Chinese (Taiwan) translation (*)
  0ea8e40... Update Finnish translation (*)
  0f72289... Updated Czech translation (*)
  9d41356... Update British English translation (*)
  2fb5315... README: Remove warning about PEP-8 noncompliance (*)
  e569e3b... README: Add newline at end of file (*)
  b30cfdf... Update Indonesian translation (*)
  d0aa199... playlistcontrols: Simplify playlist rename calls (*)
  235d172... playlistcontrols: Remove empty line (*)
  8e5e576... playlistcontrols: Fix application setter (*)
  87ef5d9... playlistcontrols: Stop a deleted playlist if it is playing (*)
  d920337... grltrackerplaylists: Restore smart playlists update (*)
  936110f... Update Korean translation (*)
  1cd26ba... Update Croatian translation (*)
  c1de9e1... utils: Move SortListModel PyGI wrapper here (*)
  4eec26e... grltrackerplaylists: Fix query error (*)
  72c225b... coremodel: Splice playlist model on changes (*)
  5f98248... coremodel: Bind player model state bidirectional (*)
  41c60ec... grltrackerplaylists: Bind playlist songs to main coresong (*)
  b2de1ee... coremodel: Unify player model property binding (*)
  fb9878f... coremodel: Bind playlist validation property one way (*)
  45b41f7... Release 3.35.92 (*)
  c603307... Update Italian translation (*)
  5408c65... Update German translation (*)
  4e1a684... Update Dutch translation (*)
  0a5b7c3... coregrilo: Do not search online sources by default (*)
  e710509... Release 3.36.0 (*)
  235d6ee... Update Norwegian Bokmål translation (*)
  202e152... Update Ukrainian translation (*)
  d323c7c... meson: Add pango dependency (*)
  6daaa84... Update Catalan translation (*)
  fb3f423... coverstack: Do not update the cover on destroy (*)
  9922510... searchview: Fix crash in FlowBox allocations (*)
  f2ad632... gnome-music.in: Do not change the module search path on ins (*)
  8504182... gnome-music.in: Do not use pyexecdir variable (*)
  8641f63... grltrackerplaylists: Add location filter to Playlist (*)
  0089ca2... coremodel: Don't bind player validation (*)
  e86d4d3... albumsview: Prevent a selection-mode trigger on launch (*)
  5804f9b... artistsview: Correctly select the first artist on launch (*)
  1301d99... artistsview: Remove unused variable _loading_id (*)
  bcb2967... grltrackerplaylists: Reset count when all songs are removed (*)
  4d6b18f... grltrackerplaylists: Do not bind selected property (*)
  8cf4f0e... grltrackerplaylists: Do not bind validation property (*)
  5fda871... grltrackerplaylists: Make state property binding unidirecti (*)
  8526492... artistalbumswidget: Add margin at the bottom of the widget (*)
  6028f85... artistalbumswidget: Reduce the top margin (*)
  b882625... playlistswidget: Add margin at the bottom of the list (*)
  291794d... albumwidget: Correctly align non square cover images (*)
  1b65494... albumwidget: Reduce top and bottom margins (*)
  471e269... coremodel: Rename _model to _songs_model (*)
  e22d66e... grltrackerwrapper: Rename _model to _songs_model (*)
  38f968d... artistsview: Select songs instead of artists (*)
  fda51f6... artisttile: Remove selection-mode logic (*)
  473ece6... artistalbumswidget: Remove selection-mode-allowed logic (*)
  a11361b... disclistbox: Simplify selection-mode property getter and se (*)
  5953c3e... artistalbumwidget: Add missing docstring (*)
  57dadd2... artistalbumswidget: Add missing docstring (*)
  0c3059b... Update Hebrew translation (*)
  8980060... notificationspopup : Add a close button (*)
  aa4589b... grltrackerplaylists: Remove duplicate title query (*)
  b6d628a... flatpak: Use fallback-x11 permission instead of x11 (*)
  7c0f3a7... mpris: Use the application_id for the interface name (*)
  c6c9558... flatpak: Remove mpris own-name permission (*)
  602b605... flatpak: Reorganize permissions order (*)
  f9115b5... coresong: Pass Application to init (*)
  67bb1d2... coremodel: Remove unused variable (*)
  c047322... grltrackerplaylist: Drop coremodel argument (*)
  cb54d4b... grltrackerplaylists: Whitespace (*)
  6df177f... artistartstack: Remove unused code (*)
  598fae4... albumcover: Remove old delayed loading code (*)
  0f0e69b... coremodel: Cleanup internal variable naming (*)
  39b8927... corealbum: Move get_album_model here (*)
  5201084... coreartist: Move get_artist_album_model here (*)
  cb74658... coredisc: Pass Application to init (*)
  6a82486... corealbum: Pass Application to init (*)
  7949ede... coreartist: Pass Application to init (*)
  14d8d19... grlsearchwrapper: Version Gfm import (*)
  c3896da... Untie CoreGrilo from CoreModel (*)
  0d877a5... coremodel: Whitespace (*)
  4470f9f... grltrackerwrapper: Cleanup init arguments (*)
  c1a4106... grlsearchwrapper: Cleanup init arguments (*)
  b7c36c3... playlistcontrols: Set internal application var (*)
  517574f... notificationspopup: Pass application to init (*)
  ca81652... coremodel: Remove playlist manipulation calls (*)
  8385749... coregrilo: Simplify playlist calls (*)
  437e75f... searchheaderbar: Search via CoreGrilo directly (*)
  c8c5913... coredisc: Use sort wrapper from utils (*)
  7eee6d2... coredisc: Remove unused function (*)
  cb8f726... window: Remove an obsolete comment (*)
  a2da8f2... playlistdialog: Pass application to init (*)
  50512c2... window: Remove PopupNotification from template (*)
  b300d47... searchview: Fix artist crash (*)
  7a4d536... coreartist: Fix ArtistArt creation (*)
  a0e183c... notificationspopup: Port LoadingNotification to GtkTemplate (*)
  a0ba337... SearchView: cleanup (*)
  368548d... notificationspopup: Port PlaylistNotification to GtkTemplat (*)
  2adcdff... Update Slovak translation (*)
  6a8af3b... Update Russian translation (*)
  c97abba... Updated Slovenian translation (*)
  704c9b9... grltrackerwrapper: Prefer albumartist for artist search (*)
  f48ca1e... Update Chinese (China) translation (*)
  54d3a18... Add Ukrainian translation (*)
  b640524... albumartcache: Check if embedded info exists (*)
  9478ced... grltrackerwrapper: Fix early playlists change check crash (*)
  de1b797... albumwidget: Bind ListModel early
  e293a5c... some debug spew
  ab26943... and more spew
  02e13de... meson: Disable network access for appstream validation

(*) 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]