[gnome-music] (111 commits) Non-fast-forward update to branch wip/mschraal/player-gapless-prev-next



The branch 'wip/mschraal/player-gapless-prev-next' 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:

  a21851a... player: Fix previous/next on gapless playback

Commits added to the branch:

  929e6ba... Update Kazakh translation (*)
  687fac8... coremodel: Flatten the core models (*)
  980d5ae... grltrackerwrapper: Do not declare coremodel var classwide (*)
  4eed12c... subprojects: Update shared-modules for Lua improvements (*)
  0bbdb27... Release 3.37.3 (*)
  eb35c6e... coregrilo: Update wrapper function calls (*)
  545c6ef... coregrilo: Add docstrings to wrapper function (*)
  fad2da6... grltrackerwrapper: Add a docstring to  get_artist_art funct (*)
  d7b04d6... Update Chinese (China) translation (*)
  5bc9a5e... coreartist: Rework retrieval (*)
  225995b... artistart: Split out retrieval and cache storage (*)
  0c11667... artcache: Unify DefaultIcon and _make_icon_frame (*)
  87b962b... artistartstack: Disconnect cache callback (*)
  dc0a5ac... artistartstack: Remove DefaultIcon use (*)
  25cd007... artistartstack: Remove unused variable (*)
  c490e5f... artstack: Renamed from ArtistArtStack (*)
  51d59ba... artstack: Add default size setter (*)
  f22f41a... corealbum: Add thumbnail property (*)
  9992267... Rename StoreArtist to StoreArt (*)
  1e00203... Restore embedded art support (*)
  0d3bfad... artstack: Disconnect notification on coreobject change (*)
  0d17ea0... coresong: Add thumbnail property (*)
  73c5190... mpris: Use CoreSong thumbnail property (*)
  9c4a66d... utils: Add ArtSize enum (*)
  eb8cafc... Remove coverstack.py and albumartcache.py (*)
  765bebf... grltrackerwrapper: Clarify function name (*)
  2bff0d6... grltrackerwrapper: Consolidate art queries (*)
  5206af7... Update POTFILES.in (*)
  69eb9cd... Update Friulian translation (*)
  70eaeb9... utils: Catch file info query error (*)
  6e2ecbf... utils: Docstring corrections (*)
  b506159... Update Catalan translation (*)
  8b1bc73... coregrilo: Use 'blocklist' instead of 'blacklist' (*)
  b4469bd... gnome-music.in: Handle locale.{bind}textdomain not being av (*)
  2ac8fa3... artistalbumswidget: Store coreartist instead of artist name (*)
  5054f84... application: Create a search property (*)
  9b89bda... coremodel: Add active_core_object property to set a player  (*)
  2aaa6e6... coremodel: Replace active_playlist property with active_cor (*)
  76a5f28... mpris: Fix the GoTo method (*)
  1d6ceae... mpris: Correctly update the tracklist on a repeat-mode chan (*)
  887fa64... mpris: Add a docstring to the TrackListReplaced method (*)
  8bcc519... mpris: Use the arguments of the TrackListReplaced method (*)
  7d207bb... coremodel: Add a recent playlist model (*)
  910ff46... mpris: Use the recent playlist model (*)
  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 (*)
  7d801f6... albumsview: Fix selection of multiple albums (*)
  000b375... Rename selected_items_count property to selected_songs_coun (*)
  d2e342d... headerbar: Change 'selected items' message to 'selected son (*)
  6979ff9... Update Indonesian translation (*)
  d62b52e... Update Ukrainian translation (*)
  182117c... Updated Slovenian translation (*)
  e984fe4... Update Turkish translation (*)
  6b6ea10... Update Polish translation (*)
  2a2b663... Update Finnish translation (*)
  d504b7b... Update Croatian translation (*)
  0e2d646... Update Swedish translation (*)
  097f29f... Update Brazilian Portuguese translation (*)
  1b3d738... Updated Spanish translation (*)
  7c0d557... flatpak: Only build the tracker2 grilo plugin (*)
  fd50c1e... searchview: Fix selection of an album by clicking on its co (*)
  01d87b2... searchview: Correctly select a song (*)
  7af353c... searchview: Remove some unused code (*)
  827f576... flatpak: Remove duplicated line in grilo-plugins config-opt (*)
  aa6c2b6... Updated Czech translation (*)
  8009949... Update Persian translation (*)
  43c666e... Update Dutch translation (*)
  6c88d50... Updated Lithuanian translation (*)
  86d748e... Update Chinese (China) translation (*)
  13573dc... Update Japanese translation (*)
  f60a8c1... Update Japanese translation (*)
  8378309... Update Catalan translation (*)
  3169674... Update French translation (*)
  6c28208... mpris: Generate a playlist d-bus path compatible with track (*)
  ac83474... Port to tracker3 (*)
  eba53b3... trackerwrapper: Update URI filter to DataObject split (*)
  69edc25... trackerwrapper: Create private SPARQL connection (*)
  2bf2565... grltrackerwrapper: Update "get songs" queries to newer Trac (*)
  9a2c94a... grltrackerwrapper: Port album discs query to new Tracker/Gr (*)
  d839384... grltrackerwrapper: Port query for songs in disc to new Trac (*)
  aaf25df... grltrackerwrapper: Port album queries to new Tracker/Grilo  (*)
  6175c09... grltrackerwrapper: Port artist albums query to new Tracker/ (*)
  bf973c1... grltrackerwrapper: Port artists queries to new Tracker/Gril (*)
  e1a112e... grltrackerwrapper: Port search queries to new Tracker/Grilo (*)
  4ff89d7... grltrackerwrapper: Port queries to resolve album from album (*)
  cc24155... coregrilo: Specify the private store path to the Grilo plug (*)
  f16f386... grltrackerplaylists: Update to Grilo/Tracker3 expectatives (*)
  1d0fa65... trackerwrapper: Make favorite property updates go through t (*)
  231e480... coresong: Look up for the correct tracker3 grilo sources (*)
  0cae85d... trackerwrapper: Make play-count property updates go through (*)
  29ec917... trackerwrapper: Make last-played property updates go throug (*)
  52a09db... trackerwrapper: Adapt to Tracker 3 update API change (*)
  52f27b9... flatpak: Port to tracker3 (*)
  4033af3... trackerwrapper: Use the log object from the application (*)
  c22b1b6... Bundle Tracker 3 in the Flatpak for systems which don't hav (*)
  708a6a8... coregrilo: Clean up plugin activation for Tracker (*)
  cdb1844... coregrilo: Avoid Tracker configuration crash (*)
  b5cd745... Add NotificationManager (*)
  2c7a984... Update Indonesian translation (*)
  54e7c1c... Update Ukrainian translation (*)
  6de7c36... Update Finnish translation (*)
  bd4e955... coregrilo: Remove grl-spotify-cover from the blocklist (*)
  1d3537d... Updated Czech translation (*)
  a22bbc2... grltrackerwrapper: Do not copy options (*)
  0737a5c... grltrackerplaylists: Do not copy options (*)
  4fc04be... grltrackerwrapper: Make Grilo full options classwide (*)
  f0e080a... player: Fix previous/next on gapless playback

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