[gnome-music] Created tag 41.beta



The unsigned tag '41.beta' was created.

Tagger: Marinus Schraal <mschraal gnome org>
Date: 1628986347 +0200

    41.beta

Changes since the last tag '40.0':

Alexey Rubtsov (2):
      Update Russian translation
      Update Russian translation

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Boyuan Yang (1):
      Update Chinese (China) translation

Christopher Davis (4):
      Use HdyViewSwitcher
      Use HdyApplicationWindow and HdyHeaderBar
      emptyview: Use HdyStatusPage
      Use libhandy's .content list style

Daniel Mustieles (1):
      Updated Spanish translation

Emin Tufan Çetin (1):
      Update Turkish translation

Enrico Nicoletto (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Fabio Tomat (1):
      Update Friulian translation

Florentina Mușat (1):
      Update Romanian translation

Georges Basile Stavracas Neto (4):
      playertoolbar: Increase margins
      playertoolbar: Remove 1px top margin from some icons
      playertoolbar: Improve title and artist label styles
      playertoolbar: Add some spacing between song title and artist name

Hugo Carvalho (4):
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation
      Update Portuguese translation

Jean Felder (108):
      gstplayer: Fix change to stopped state
      grltrackerplaylists: Fix update playlist query when adding songs
      grltrackerplaylists: Do not add the same song several times
      grltrackerplaylists: Fix add_songs docstring
      grltrackerplaylists: Fix removal of songs from a playlist
      grltrackerplaylists: Check for failure on song deletion
      window: Fix album view selection by the stack switcher on launch
      flatpak: Do not build grilo-plugins documentation
      flatpak: Remove grilo-plugins vimeo build option
      meson: Music needs at least python 3.7
      playlistswidget: Remove margin-left and margin-right usage
      searchview: Remove margin-left and margin-right usage
      appmenu: Remove margin-left and margin-right usage
      artistalbumwidget: Remove margin_left and margin_right usage
      songwidget: Remove margin_right usage
      lastfmdialog: Remove margin property usage
      playlistdialogrow: Remove margin property usage
      artisttile: Remove margin property usage
      searchview: Remove margin property usage
      playlistdialog: Remove margin property usage
      appmenu: Remove margin property usage
      playlisttile: Remove margin property usage
      albumsview: Remove margin property usage
      data/ui: Stop using underscore for margin properties
      playlistcontrols: Use a controller for rename entry
      window: Use a controller to handle key press
      songwidget: Use a controller to handle star hover effect
      emptyview: Add some missing point at the end of sentences
      emptyview: Capitalize headings
      window: Remove deprecated homogeneous property for GTK4
      gstplayer: Unschedule the clock when paused
      notificationspopup: Use a Box instead of a Grid as main container
      ui/headerbar: Fix indentation
      Remove libgd usage
      Remove libgd subproject
      gstplayer: Initial static type annotations support
      gstplayer: Unschedule the clock when stopped
      flatpak: Fix tracker-miners default index options
      playertoolbar: Display the song info box before the buttons
      playertoolbar: Display the buttons above the progress scale
      playertoolbar: Split the time in two parts
      playertoolbar: Increase the width of the play button
      playertoolbar: Increase the size of the play and pause images
      playertoolbar: Make the play button circular
      playertoolbar: Make the prev and next buttons flat
      playertoolbar: Add some spacing between the control buttons
      playertoolbar: Center the button controls and the progress scale
      playertoolbar: Set the width of the title and artist label
      playertoolbar: Improve vertical spacing
      searchview: Select song when activating selection-mode
      ui/searchview: Fix indentation
      disclistboxwidget: Initial static type annotations support
      discbox: Use the row-activated signal to handle song clicks
      searchview: Initial static type annotations support
      searchview: Ensure that the song rows are not selectable
      searchview: Use the row-activated signal to handle song clicks
      playlistswidget: Initial static type annotations support
      playlistswidget: Ensure that the song rows are not selectable
      playlistswidget: Use the row-activated signal to handle song clicks
      songwidget: Directly inherit from GtkListBoxRow
      songwidget: Fix PlaylistContextMenu usage
      coremodel: Use g_date_time_compare to sort playlists
      songwidget: Make it is not selectable by default
      flatpak: Use meson build system for libmediaart
      playlistcontrols: Align the headers to the left edge of the list
      playlistcontrols: Display the menu button below the headers
      playlistcontrols: Add a play button
      playlistsview: Add a separator before the first user playlist
      albumwidget: Fix album property type
      coregrilo: Add a debug message to display xdg music dir
      window: Remove unnecessary repeat change_state calls
      playertoolbar: Move repeat icon logic to RepeatMode
      playertoolbar: Manually build the repeat menu
      playertoolbar: Handle the repeat action
      albumwidget: Fix song activation return value
      albumwidget: Add more static type annotations
      albumwidget: Display album info above the list of songs
      albumwidget: Display album details to the right of the cover
      albumwidget: Remove unused parameter _duration
      albumwidget: Update album infos
      albumwidget: Increase widget margin
      albumwidget: Add a play button
      albumwidget: Add an album menu
      songwidget: Do not change vertical alignment of labels
      songwidget: Introduce an optional menu button
      Introduce SongWidgetMenu
      songwidgetmenu: Add support for corealbum
      artistalbumwidget: Initial static type annotations support
      discbox: Add support for SongWidgetMenu
      songwidgetmenu: Add support for coresong
      searchview: Add support for SongWidgetMenu
      playlistswidget: Use SongWidgetMenu instead of PlaylistContextMenu
      Remove PlaylistContextMenu
      playlistswidget: Make SongWidget not selectable
      playlistswidget: Do not select the row when opening a context menu
      songwidgetmenu: Display the menu at bottom
      discbox: Add support for a context menu
      searchview: Add support for a song context menu
      albumwidget: Do not include a ScrolledWindow
      albumwidget: Add a show_artist_label property
      albumwidget: Add an active_coreobject parameter
      artistalbumswidget: Use AlbumWidget instead of ArtistAlbumWidget
      Remove ArtistAlbumWidget
      artistalbumswidget: Ensure that album rows cannot get focus
      grltrackerplaylists: Add an icon_name property to playlists
      playlisttile: Add the playlist icon
      utils: Add a XSMALL ArtSize
      artisttile: Add an artist art

Jordi Mas (1):
      Update Catalan translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Lucy Coleclough (1):
      searchheaderbar: Use a GtkSearchEntry instead of GdTaggedEntry

Marek Černocký (1):
      Updated Czech translation

Marinus Schraal (43):
      coremodel: Use flattened wrapper models for all searches
      coremodel: Cleanup signal id handling
      coremodel: Add static type annotations
      grltrackerwrapper: Adapt songs search terminology
      ui: Remove packing attributes for GTK4
      ui/NotificationsPopup: Remove deprecated ShadowType property
      ui/AlbumWidget: Remove deprecated ShadowType property
      ui/SelectionBarMenuButton: Remove deprecated Relief property
      ui/SelectionBarMenuButton: Remove unused GtkRadioMenuItem
      albumwidget: Remove EventBox use
      ui/SongWidget: Remove unused EventBox
      ui/SongWidget: Move star margin-end to StarImage
      ui/SongWidget: Fix star hover
      artstack: Set default size on stack
      Use unicode ratio as time separator
      ui/Window: Whitespace
      Drop loading state from art
      artcache: Simplify icon drawing
      utils: Enlarge medium art size
      artcache: Minimize rounding on small art
      data/ui/AlbumsView.ui: Widen column spacing
      flatpak: Remove dconf sandbox hole
      flatpak: Remove gvfs access
      appdata: Indentation fix
      albumwidget: Make corealbum a RW property
      albumwidget: Initial type hinting
      albumwidget: Drop redundant function argument
      albumwidget: Crash fix in corealbum setter
      appdata: Update description
      emptyview: Add new initial state art
      emptyview: Add workaround for HdyStatusPage icon sizing issue
      emptyview: Drop former initial-state
      asyncqueue: Add generic AsyncQueue class
      artstack: Rework ArtCache use
      artstack: Add missing init declaration
      artcache: Use AsyncQueue for cache retrieval
      grltrackwrapper: Use AsyncQueue for storing art
      artcache: Rename DefaultIcon.Type
      artcache: Remove unneeded argument from DefaultIcon.get
      artcache: Move DefaultIcon out of artcache.py
      artstack: Load default icon faster
      artistsview: Add delayed retrieval of artist art
      Release 41.beta

Matej Urbančič (2):
      Update Slovenian translation
      Update Slovenian translation

Nathan Follens (1):
      Update Dutch translation

Ngọc Quân Trần (2):
      Update Vietnamese translation
      Update Vietnamese translation

Philipp Kiemle (1):
      Update German translation

Quentin PAGÈS (3):
      Update Occitan translation
      Update Occitan translation
      Update Occitan translation

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Sabri Ünal (1):
      help: Update GNOME Music icon as SVG

Tjipke van der Heide (2):
      Add Frisian translation
      Update Frisian translation

Vineet Reddy (1):
      window: Only create back button gesture once

Yaron Shahrabani (1):
      Update Hebrew translation

Yosef Or Boczko (1):
      Update Hebrew translation

Yuri Chornoivan (4):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation

rafaellcoellho (2):
      artistsview: Make sidebar resizable
      playlistsview: Make sidebar resizable


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]